From nobody Fri Jul 4 21:52:03 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 4bYnRB5W2Yz60wst for ; Fri, 04 Jul 2025 21:52:06 +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 4bYnR96f0bz3wWT; Fri, 04 Jul 2025 21:52:05 +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=1751665925; 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=5Kopnd4m6GANSZ07leWPDBQuSlkjoNrZ5ZJV/95Bd4Y=; b=DICH9onBVMJrG9NPI3Bz/le0YXcFs+U7ZEF8m5LkVfkMv6QnG7oX0LR2Ap9iwi9wTIVnir DstBIELeCzqsReUxrxNQYPbmxESKWNXgKkc7d+s/XfFKLfs7Q2biEak84aGnGG3edqBwVa lcNDn0gAYZWhKkKtp+6blvnwLv4jW55+k1UebkEL/LJ2kjOgDMUmIOOsHgLDPKn2VEZSIk grk2kK7uVoS75m5dMzo0eTGatiu0wYa2VK8hd3Chl1sfF2fFmat1piNkWu22ueo8YSjIre Y0ir3kaOFK5FNMMthmaK4JuO8nJ2veh1MVrlGkvro6zfELpm085DpzZ1cMd/LA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1751665925; a=rsa-sha256; cv=none; b=Rv/yOdlsvSffytVey/1UXiQSjxjPic7TJ1igBNttNY72dSGzsBrA69PkNewfrAPXLxA18r F8oz2Sn+12kAMiw/yRErG0wOyvpzoCCUU9uk2oOWet/LfIo9IgSxHPKSuXVMs/p0PATNU9 vHs8fk/Z+WPBm3zzQoVGtT4wiR3fbdJK+33jNLL1dlLC0IMcYzoX/b9Raa5/rJF34/M8lP HBiJMwFxEjqygeZjvi0vEKWxn3nIp60IUmT9vxbXSiAECTqIwDTO8PnAimToCPCE0YI+hR ziBzYR1+cbGupk4oFnaGok200UbDLo7NpuVg9j9NfWP8Z37/axnB6SgR6XWWbQ== 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 4bYnR962ksz17LZ; Fri, 04 Jul 2025 21:52:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 4 Jul 2025 21:52:03 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mhorne@FreeBSD.org, lwhsu@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1807457903.285.1751665925854@jenkins.ci.freebsd.org> In-Reply-To: <346657538.273.1751657854903@jenkins.ci.freebsd.org> References: <346657538.273.1751657854903@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #963 - 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_284_940524425.1751665923675" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_284_940524425.1751665923675 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #963 (f6e5bcd4716c2974c7ceb1fbbfc0ef= 8db8e13d8b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/963/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 963/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/9= 63/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) 5fea0aec5c8e7e8e68a3f0de6ae717588344a6b4 by mhorne: riscv: add aw_rtc device to config f6e5bcd4716c2974c7ceb1fbbfc0ef8db8e13d8b by lwhsu: tests/ci: run ci-full kyua tests in parallel The end of the build log: [...truncated 87.78 MiB...] 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 { | ^~~~~ 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: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/vector:1585:1: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] 1585 | vector<_Tp, _Allocator>::erase(const_iterator __first, const_iterat= or __last) { | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/algorithm:1881: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/remov= e_if.h:27:1: warning: 'always_inline' function might not be inlinable unles= s also declared 'inline' [-Wattributes] 27 | remove_if(_ForwardIterator __first, _ForwardIterator __last, _Predi= cate __pred) { | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:980:1: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] 980 | function<_Rp(_ArgTypes...)>::~function() {} | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:980:1: 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/__functional/func= tion.h:980:1: 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/__functional/func= tion.h:927:1: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] 927 | function<_Rp(_ArgTypes...)>::function(const function& __f) : __f_(_= _f.__f_) {} | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:927:1: 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/__functional/func= tion.h:927:1: 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/vector:1236:31: w= arning: 'always_inline' function might not be inlinable unless also declare= d 'inline' [-Wattributes] 1236 | _LIBCPP_CONSTEXPR_SINCE_CXX20 vector<_Tp, _Allocator>::vector(const= vector& __x) | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1236:31: w= arning: 'always_inline' function might not be inlinable unless also declare= d 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1236:31: w= arning: 'always_inline' function might not be inlinable unless also declare= d 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1236:31: w= arning: 'always_inline' function might not be inlinable unless also declare= d 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1236:31: w= arning: 'always_inline' function might not be inlinable unless also declare= d 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1236:31: w= arning: 'always_inline' function might not be inlinable unless also declare= d 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/unordered_set:105= 8:1: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] 1058 | unordered_set<_Value, _Hash, _Pred, _Alloc>::unordered_set(const un= ordered_set& __u) : __table_(__u.__table_) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/unordered_set:105= 8:1: 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/unordered_set:105= 8:1: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] 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: /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] 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 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 --- --- all_subdir_lib/msun/tests --- --- round_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -p= ipe -fno-common -DHAVE_FENV_H -I/workspace/src/contrib/netbsd-tests/lib/lib= c/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -I/workspace/src/l= ib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -g -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-err= or=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -= Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-= function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmay= be-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-v= alue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -= Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-t= o-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-= error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3D= memset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= unknown-pragmas -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zr= elro -pie -Wl,-znoexecstack -o round_test.full t_round.pieo -lprivateatf-= c -lm -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie --- round_test.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug round_t= est.full round_test.debug --- round_test --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dround_test.debug round_test.full round_test --- scalbn_test --- (cd /workspace/src/lib/msun/tests && DEPENDFILE=3D.depend.scalbn_test NO_= SUBDIR=3D1 make -f /workspace/src/lib/msun/tests/Makefile _RECURSING_PROGS= =3Dt PROG=3Dscalbn_test ) --- .depend.scalbn_test --- echo scalbn_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.= a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj= /workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/amd64.= amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.scalbn_test --- t_scalbn.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DHAVE_FENV_H -I/workspace/src/contrib/netb= sd-tests/lib/libc/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -I= /workspace/src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -g= -MD -MF.depend.scalbn_test.t_scalbn.pieo -MTt_scalbn.pieo -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-err= or=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -= Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-= function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmay= be-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-v= alue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -= Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-t= o-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-= error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3D= memset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= unknown-pragmas -c /workspace/src/contrib/netbsd-tests/lib/libm/t_sca= lbn.c -o t_scalbn.pieo --- all_subdir_lib/libc --- --- all_subdir_lib/libc/tests --- --- mmap_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum= -compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of= -packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zre= lro -pie -Wl,-znoexecstack -o mmap_test.full t_mmap.pieo -lprivateatf-c -= L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie --- mmap_test.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug mmap_te= st.full mmap_test.debug --- mmap_test --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmmap_test.debug mmap_test.full mmap_test --- mprotect_test --- (cd /workspace/src/lib/libc/tests/sys && DEPENDFILE=3D.depend.mprotect_tes= t NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/sys/Makefile _RECURS= ING_PROGS=3Dt PROG=3Dmprotect_test ) --- .depend.mprotect_test --- echo mprotect_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib= c.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/o= bj/workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.mprot= ect_test --- t_mprotect.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -g -MD -MF.depend.mprotect_test.t_mprotect= .pieo -MTt_mprotect.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitializ= ed -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-al= ign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add= ress-of-packed-member -c /workspace/src/contrib/netbsd-tests/lib/libc/= sys/t_mprotect.c -o t_mprotect.pieo --- msgctl_test --- (cd /workspace/src/lib/libc/tests/sys && DEPENDFILE=3D.depend.msgctl_test = NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/sys/Makefile _RECURSIN= G_PROGS=3Dt PROG=3Dmsgctl_test ) --- .depend.msgctl_test --- echo msgctl_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.= a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj= /workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.msgctl_= test --- t_msgctl.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -g -MD -MF.depend.msgctl_test.t_msgctl.pie= o -MTt_msgctl.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum= -compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of= -packed-member -c /workspace/src/contrib/netbsd-tests/lib/libc/sys/t_m= sgctl.c -o t_msgctl.pieo --- all_subdir_sbin --- --- token.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/setkey -I/workspace/s= rc/lib/libipsec -I/workspace/src/sys -DIPSEC_DEBUG -DYY_NO_UNPUT -DINET -DI= NET6 -I. -fPIE -g -MD -MF.depend.token.pieo -MTtoken.pieo -std=3Dgnu17 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno= -pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -W= no-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wn= o-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-= compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of= -packed-member -c token.c -o token.pieo --- all_subdir_tests --- --- all_subdir_tests/sys/audit --- --- file-attribute-access.full --- --- all_subdir_lib --- --- mprotect_test --- --- mprotect_test.full --- --- all_subdir_tests --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/openbsm -g -std=3Dgnu17 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-= format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -W= return-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-paramete= r -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -W= no-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds = -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -= Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function= -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro= r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define= d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D= implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe= r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro= r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer= -memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -lbsm -lutil = -Wl,-zrelro -Wl,-znoexecstack -o file-attribute-access.full file-attribute= -access.o utils.o /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivat= eauditd.a -lprivateatf-c --- all_subdir_lib --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum= -compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of= -packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zre= lro -pie -Wl,-znoexecstack -o mprotect_test.full t_mprotect.pieo -lprivat= eatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie --- mprotect_test.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug mprotec= t_test.full mprotect_test.debug --- all_subdir_tests --- --- file-attribute-access.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug file-at= tribute-access.full file-attribute-access.debug --- all_subdir_lib --- --- mprotect_test --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmprotect_test.debug mprotect_test.full mprotect_test --- all_subdir_tests --- --- file-attribute-access --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dfile-attribute-access.debug file-attribute-access.full file-att= ribute-access --- all_subdir_lib --- --- dlopen.3.gz --- gzip -cn /workspace/src/lib/libc/gen/dlopen.3 > dlopen.3.gz --- all_subdir_tests --- --- file-attribute-modify --- --- all_subdir_sbin --- --- pfkey.pieo --- --- all_subdir_tests --- (cd /workspace/src/tests/sys/audit && DEPENDFILE=3D.depend.file-attribute-= modify NO_SUBDIR=3D1 make -f /workspace/src/tests/sys/audit/Makefile _RECU= RSING_PROGS=3Dt PROG=3Dfile-attribute-modify ) --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/setkey -I/workspace/s= rc/lib/libipsec -I/workspace/src/sys -DIPSEC_DEBUG -DYY_NO_UNPUT -DINET -DI= NET6 -I. -fPIE -g -MD -MF.depend.pfkey.pieo -MTpfkey.pieo -std=3Dgnu17 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wno= -pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -W= no-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wn= o-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-= compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of= -packed-member -c /workspace/src/lib/libipsec/pfkey.c -o pfkey.pieo --- all_subdir_tests --- --- .depend.file-attribute-modify --- echo file-attribute-modify.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr= /lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.= a >> .depend.file-attribute-modify --- file-attribute-modify.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -I/workspace/src/contrib/openbsm -g -MD -MF.depend.file= -attribute-modify.file-attribute-modify.o -MTfile-attribute-modify.o -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers = -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-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=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -c /workspace/src/tests/sys/audit/file-attribute-modify.c -o file= -attribute-modify.o --- all_subdir_lib --- --- all_subdir_lib/libc/tests --- --- msgctl_test --- --- msgctl_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum= -compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of= -packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zre= lro -pie -Wl,-znoexecstack -o msgctl_test.full t_msgctl.pieo -lprivateatf= -c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie --- msgctl_test.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug msgctl_= test.full msgctl_test.debug --- msgctl_test --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmsgctl_test.debug msgctl_test.full msgctl_test --- msgget_test --- (cd /workspace/src/lib/libc/tests/sys && DEPENDFILE=3D.depend.msgget_test = NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/sys/Makefile _RECURSIN= G_PROGS=3Dt PROG=3Dmsgget_test ) --- all_subdir_tests --- --- file-create --- (cd /workspace/src/tests/sys/audit && DEPENDFILE=3D.depend.file-create NO= _SUBDIR=3D1 make -f /workspace/src/tests/sys/audit/Makefile _RECURSING_PROG= S=3Dt PROG=3Dfile-create ) --- all_subdir_lib --- --- .depend.msgget_test --- echo msgget_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.= a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj= /workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.msgget_= test --- t_msgget.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -g -MD -MF.depend.msgget_test.t_msgget.pie= o -MTt_msgget.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum= -compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of= -packed-member -c /workspace/src/contrib/netbsd-tests/lib/libc/sys/t_m= sgget.c -o t_msgget.pieo --- all_subdir_tests --- --- .depend.file-create --- echo file-create.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.= a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depe= nd.file-create --- file-create.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -I/workspace/src/contrib/openbsm -g -MD -MF.depend.file= -create.file-create.o -MTfile-create.o -std=3Dgnu17 -Wno-format-zero-length= -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W= -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -= Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-alig= n -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace/src/te= sts/sys/audit/file-create.c -o file-create.o --- all_subdir_lib --- --- all_subdir_lib/msun --- --- scalbn_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -p= ipe -fno-common -DHAVE_FENV_H -I/workspace/src/contrib/netbsd-tests/lib/lib= c/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -I/workspace/src/l= ib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -g -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-= arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-= parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defin= ition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray= -bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast= -align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-err= or=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -= Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-= function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmay= be-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-v= alue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -= Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-t= o-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-= error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3D= memset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-= unknown-pragmas -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zr= elro -pie -Wl,-znoexecstack -o scalbn_test.full t_scalbn.pieo -lprivateat= f-c -lm -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie --- scalbn_test.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug scalbn_= test.full scalbn_test.debug --- scalbn_test --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dscalbn_test.debug scalbn_test.full scalbn_test --- sin_test --- (cd /workspace/src/lib/msun/tests && DEPENDFILE=3D.depend.sin_test NO_SUB= DIR=3D1 make -f /workspace/src/lib/msun/tests/Makefile _RECURSING_PROGS=3Dt= PROG=3Dsin_test ) --- .depend.sin_test --- echo sin_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/wo= rkspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/amd64.amd= 64/lib/libnetbsd/libnetbsd_pie.a >> .depend.sin_test --- t_sin.pieo --- --- all_subdir_usr.sbin --- --- discovery.pieo --- --- all_subdir_lib --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DHAVE_FENV_H -I/workspace/src/contrib/netb= sd-tests/lib/libc/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -I= /workspace/src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -g= -MD -MF.depend.sin_test.t_sin.pieo -MTt_sin.pieo -std=3Dgnu17 -Wno-format= -zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-f= ormat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wr= eturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter= -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum= -compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-unknown-pr= agmas -c /workspace/src/contrib/netbsd-tests/lib/libm/t_sin.c -o t_si= n.pieo --- all_subdir_usr.sbin --- /usr/local/bin/x86_64-unknown-freebsd14.2-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/libucl/include -I/workspac= e/src/usr.sbin/ctld -I/workspace/src/sys -I/workspace/src/sys/cam/ctl -I/wo= rkspace/src/sys/dev/iscsi -I/workspace/src/lib/libiscsiutil -DWANT_ISCSI -f= PIE -g -MD -MF.depend.discovery.pieo -MTdiscovery.pieo -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -Wdate-time= -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn= o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-= error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr= a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er= ror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value = -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnu= ll-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-comp= are -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-err= or=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overf= low -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-e= rror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexce= pt-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstri= ngop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-= function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -= Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstr= ingop-truncation -Wno-return-type -fPIE -std=3Dgnu++17 -Wno-error=3Dclass= -memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-r= eference -Wno-shadow -c /workspace/src/usr.sbin/ctld/discovery.cc -o = discovery.pieo --- all_subdir_rescue --- cc1: all warnings being treated as errors *** [pfctl.o] Error code 1 make[6]: stopped in /workspace/src/sbin/pfctl 1 error make[6]: stopped in /workspace/src/sbin/pfctl 75.36 real 352.37 user 47.88 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-gcc14_build] $ /bin/sh -xe /tmp/jenkins5138898989683697= 893.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_284_940524425.1751665923675--