From nobody Mon Mar 24 05:40:28 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 4ZLhjD0860z5rQ68 for ; Mon, 24 Mar 2025 05:40:32 +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 4ZLhjC2lF8z3MNH; Mon, 24 Mar 2025 05:40:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1742794831; a=rsa-sha256; cv=none; b=Hr0yxGcqDd0sWbIz7ck7yq8ekez0N1uAHh2WGXMcGR4mtdR+/LWthO1FRsXHC/nj7mNmGw 5h+/da3SKUNC68u5Ku/HXRzsXYaQnRS/9QtvhEuIVmXGfccq5DqsNJPg+GBnHbavOzOAgr x0u8v1jYIgaxGBKm8ta5qNUYdSEP2exL3r517Qzn9uOSXAJ7Cvo8CTwM+7b6uhUCsz5jJo cJSnCvS2+1AYwgOXhTGZ4xwa4FGnf3JO6bHArn34/IL8rHRPXFixsZJymUueN3DMX3Gcik 1tArdw+0ueWG9jIXo+/XzmQagZPHtrdnCHW0L+t+lApVFTXluj5AnIfQ9vEASg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1742794831; 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=kpnVwMEBJkML5RNli9cJoRHpSXFpgAXbOHUkIfGJsKw=; b=pXgIMM/jVg8lbte517/hj0y3EjJIkwpbES/tNnWJBuqTlgPSznOCweGpLDztbOm+KPIdpj ezMu+QP46nmVzrvez7yXs0BIdlNzBZDlQSw1ctpu0qpDjVTtSextTNxC9pf+bqRGYGUm1n Fbh35T4LonYLXLfkOvoIx5msaNHtpgEJJc4/iaQ3/UsMLURa1LFLxdmy+hHyqgpts8NK5g yS4kwVWqokYj7AFIkg3x3hMYWfWfFt0J94sGRtg09fxb4rzGvX6SBs5gsoLH5PN1yOkoNy XKxEW7z3DP0RPAbC4k1gTphO/bxbja23LtKYa2vnGCts3Odp9Mzv9wfVxDFHPw== 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 4ZLhjC1nJMzhSV; Mon, 24 Mar 2025 05:40:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 24 Mar 2025 05:40:28 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <116616954.575.1742794831253@jenkins.ci.freebsd.org> In-Reply-To: <568447740.513.1742777408556@jenkins.ci.freebsd.org> References: <568447740.513.1742777408556@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #124 - 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_574_795385376.1742794829058" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_574_795385376.1742794829058 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #124 (10626f7384f9e39a8c02dfd475b1fd= 14fd7395dd) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/124/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 124/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/1= 24/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) 6eb7cba469d7cf1beccfb18679d1e0bd4a468341 by kib: kern/kern_descrip.c: remove unneeded headers 4b69f1fab66db4fd3f874e78a457e317cd498d36 by kib: descriptors: add fget_remote_foreach() fee6a52e433811fde5a9f6be06bb446b5336aba3 by kib: sysctl_kern_proc_kqueue(): convert to use sbuf 9d1e7a7e8e8bde5b343226ce0fefc583932d5af3 by kib: kinfo_knote: add knt_kq_fd member 6534c17326b27af9d85dd7f4ed5758df0385a57f by kib: FREEBSD_COMPAT32: add freebsd32_kevent_to_kevent32() helper fa8fdd80dff94dc848b449282080a5d85a3e6012 by kib: sysctl KERN_PROC_KQUEUE: implement compat32 5e7c43ff02dc0ec246582af24d3f4d03d5d55bf4 by kib: Add NT_PROCSTAT_KQUEUES core note ab9b296498fe5809bbb905c320d46e700c267164 by kib: sysctl KERN_PROC_KQUEUE: treat omitted kqfd as request to dump all fe8ece34b446e92218a283ce5a7754784b6c53c1 by kib: struct kinfo_knote: add spare fields ba2fb6b367fd513ea5812a496254d3a05ec380b8 by kib: libprocstat: change psc_type_info array to use designated initializers debcd4c05701be0ff48c6b350ed6b3a80e5f0b1f by kib: libprocstat: constify psc_type_info[] 1c3d6532ca29c7aa7d26edd4074bc91671ac1bc2 by kib: libprocstat: add knowledge about NT_PROCSTAT_KQUEUES core file section 10626f7384f9e39a8c02dfd475b1fd14fd7395dd by kib: gcore(1): dump NT_PROCSTAT_KQUEUES section The end of the build log: [...truncated 86.27 MiB...] echo queue_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 >> .depen= d.queue_test --- queue_test.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -fPIE -g -MD -MF.depend.queue_test.queue_test.o -MTqueu= e_test.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -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-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=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=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packe= d-member -c /workspace/src/lib/libc/tests/sys/queue_test.c -o queue_tes= t.o --- all_subdir_rescue --- --- dumprmt.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -DRRESTORE -D_ACL_PRIVATE -DRESCUE -I/tmp/obj/workspace/= src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/li= biscsiutil -MD -MF.depend.dumprmt.o -MTdumprmt.o -std=3Dgnu17 -Wno-format-= zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-fo= rmat-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool= -context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error= =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=3Drestri= ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -= Wno-return-type -Wno-address-of-packed-member -c /workspace/src/sbin/= dump/dumprmt.c -o dumprmt.o --- all_subdir_usr.bin --- --- unsigned_limits.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/usr.bin/getconf -fPIE -g -MD -MF.depen= d.unsigned_limits.o -MTunsigned_limits.o -std=3Dgnu17 -Wno-format-zero-leng= th -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-al= ign -Wchar-subscripts -Wnested-externs -Wold-style-definition -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-error=3Denum-compare= -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=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=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -c unsigned_li= mits.c -o unsigned_limits.o --- all_subdir_cddl --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__iterator/next.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/list:211: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__iterator/advanc= e.h:46:1: warning: 'always_inline' function might not be inlinable unless a= lso declared 'inline' [-Wattributes] 46 | __advance(_BiDirIter& __i, typename iterator_traits<_BiDirIter>::di= fference_type __n, bidirectional_iterator_tag) { | ^~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/map:593, from /workspace/src/cddl/usr.sbin/zfsd/zpool_list.cc:47: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:256:28: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] 256 | _LIBCPP_HIDE_FROM_ABI void __tree_right_rotate(_NodePtr __x) _NOEXC= EPT { | ^~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:237:28: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] 237 | _LIBCPP_HIDE_FROM_ABI void __tree_left_rotate(_NodePtr __x) _NOEXCE= PT { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__iterator/advanc= e.h:65:58: warning: 'always_inline' function might not be inlinable unless = also declared 'inline' [-Wattributes] 65 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX17 void advance(_I= nputIter& __i, _Distance __orig_n) { | ^~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:280:28: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] 280 | _LIBCPP_HIDE_FROM_ABI void __tree_balance_after_insert(_NodePtr __r= oot, _NodePtr __x) _NOEXCEPT { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1675:1: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] 1675 | __tree<_Tp, _Compare, _Allocator>::__find_equal(__parent_pointer& _= _parent, const _Key& __v) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1757:6: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] 1757 | void __tree<_Tp, _Compare, _Allocator>::__insert_node_at( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1809:1: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] 1809 | __tree<_Tp, _Compare, _Allocator>::__construct_node(_Args&&... __ar= gs) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1715:66: w= arning: 'always_inline' function might not be inlinable unless also declare= d 'inline' [-Wattributes] 1715 | typename __tree<_Tp, _Compare, _Allocator>::__node_base_pointer& __= tree<_Tp, _Compare, _Allocator>::__find_equal( | ^~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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: /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 unle= ss also declared 'inline' [-Wattributes] 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/__string/constexpr_c_functions.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/equal.h:20, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/list:201: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construc= t_at.h:65:58: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] 65 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 void __destroy_= at(_Tp* __loc) { | ^~~~~~~~~~= ~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1790:1: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] 1790 | __tree<_Tp, _Compare, _Allocator>::__emplace_hint_unique_key_args( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construc= t_at.h:65:58: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] 65 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 void __destroy_= at(_Tp* __loc) { | ^~~~~~~~~~= ~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construc= t_at.h:65:58: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/construct_at.h:17: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/voidify.= h:23:81: warning: 'always_inline' function might not be inlinable unless al= so declared 'inline' [-Wattributes] 23 | _LIBCPP_ALWAYS_INLINE _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE= _CXX20 void* __voidify(_Tp& __from) { | = ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construc= t_at.h:47:58: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] 47 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 _Tp* __construc= t_at(_Tp* __location, _Args&&... __args) { | ^~~~~~~~~~= ~~~~ 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= unless also declared 'inline' [-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= unless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:622:6: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] 622 | void __list_imp<_Tp, _Alloc>::clear() _NOEXCEPT { | ^~~~~~~~~~~~~~~~~~~~~~~ /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:1438:1: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] 1438 | __tree<_Tp, _Compare, _Allocator>::__tree(const __tree& __t) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1438: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:1438: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/__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/__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/list:617:1: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] 617 | __list_imp<_Tp, _Alloc>::~__list_imp() { | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:617:1: 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/list:617:1: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] --- all_subdir_stand --- --- all_subdir_stand/i386/loader_simp --- --- part.o --- --- all_subdir_cddl --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:1233:6: warn= ing: 'always_inline' function might not be inlinable unless also declared '= inline' [-Wattributes] 1233 | void list<_Tp, _Alloc>::push_back(const value_type& __x) { | ^~~~~~~~~~~~~~~~~ /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) { | ^~~~~~~~~~~~~~= ~~~~~ --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/= obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding= -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -I/workspace/s= rc/stand/common -DLOADER_CD9660_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_GZIP_= SUPPORT -DLOADER_BZIP2_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_NFS_SUPPORT -D= LOADER_TFTP_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_= SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/cddl/boot/zfs= -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DHELP_FILENAME= =3D\"loader.help.bios\" -Wall -I/workspace/src/stand/i386 -DL--- all_subdir= _cddl --- /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] --- all_subdir_stand --- OADER_PREFER_AMD64 -MD -MF.depend.part.o -MTpart.o -std=3Dgnu17 -Wno-forma= t-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-e= rror=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=3Denum-compare -Wno-error=3Dextra -Wn= o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn= o-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=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -Wno-address-of-packed-member -Os -mprefer= red-stack-boundary=3D2 -DHAVE_MEMCPY -I/workspace/src/sys/contrib/zlib -= c /workspace/src/stand/common/part.c -o part.o --- all_subdir_cddl --- /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/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: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: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) = { | ^~~~~~~~~~~~~~~~~~~~~ --- all_subdir_sbin --- --- shutdown.full --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p= ipe -fno-common -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p= arameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww= rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subsc= ripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o = shutdown.full shutdown.o =20 --- all_subdir_usr.bin --- --- all_subdir_usr.bin/getconf/tests --- =3D=3D=3D> usr.bin/getconf/tests (all) --- all_subdir_stand --- --- all_subdir_stand/efi --- --- boot1.sym.full --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p= ipe -fno-common -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/tmp/obj/w= orkspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDA= LONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mc= floatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/work= space/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -m= no-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -DEFI_BOOT1 -DEFI_ZFS= _BOOT -I/workspace/src/stand/efi/include -I/workspace/src/stand/efi/include= /amd64 -I/workspace/src/sys/contrib/dev/acpica/include -DEFI_UFS_BOOT -I/wo= rkspace/src/stand/common -fPIC -g -std=3Dgnu17 -Wno-format-zero-length -Wsy= stem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-= error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -= Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-address-of-packed-member -Os -nostdlib -Wl,-T/workspace/src= /stand/efi/loader/arch/amd64/amd64.ldscript,-Bsymbolic,-znotext -pie -Wl,--= no-dynamic-linker -Wl,-znocombreloc -Wl,-zrelro -Wl,-znoexecstack -o boot= 1.sym.full boot1.o proto.o self_reloc.o start.o ufs_module.o zfs_module.o = /tmp/obj/workspace/src/amd64.amd64/stand/efi/libefi/libefi.a /tmp/obj/works= pace/src/amd64.amd64/stand/libsa/libsa.a=20 --- all_subdir_lib --- --- all_subdir_lib/libc/tests/string --- --- strerror2_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p= ipe -fno-common -fno-builtin -fPIE -g -std=3Dgnu17 -Wno-format-zero-length = -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wn= o-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-err= or=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-er= ror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaration= s -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-par= entheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -Wl,-zrelro -pie -Wl,-znoexecstack -o s= trerror2_test.full strerror_test.o -lprivateatf-c --- all_subdir_usr.bin --- --- arch_type --- --- all_subdir_sbin --- --- shutdown.8.gz --- gzip -cn /workspace/src/sbin/shutdown/shutdown.8 > shutdown.8.gz --- shutdown.debug --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug shutdow= n.full shutdown.debug --- all_subdir_usr.bin --- (cd /workspace/src/usr.bin/getconf/tests && DEPENDFILE=3D.depend.arch_type= NO_SUBDIR=3D1 make -f /workspace/src/usr.bin/getconf/tests/Makefile _RECU= RSING_PROGS=3Dt PROG=3Darch_type ) --- all_subdir_sbin --- --- shutdown --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dshutdown.debug shutdown.full shutdown --- all_subdir_sbin/swapon --- =3D=3D=3D> sbin/swapon (all) --- all_subdir_usr.bin --- --- .depend.arch_type --- --- all_subdir_lib --- --- strerror2_test.debug --- --- all_subdir_stand --- --- all_subdir_stand/i386 --- --- all_subdir_stand/i386/loader_lua --- --- part.o --- --- all_subdir_lib --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug strerro= r2_test.full strerror2_test.debug --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -I/workspace/src/stand/i386/btx/lib -nostdinc -I/tmp/= obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D= _STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfl= oaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT = -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding= -mno-mmx -mno-sse -msoft-float -march=3Di386 -I. -Iinclude -I/workspace/s= rc/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src/stand/com= mon -I/workspace/src/stand/liblua -DLOADER_CD9660_SUPPORT -DLOADER_UFS_SUPP= ORT -DLOADER_GZIP_SUPPORT -DLOADER_BZIP2_SUPPORT -DLOADER_NET_SUPPORT -DLOA= DER_NFS_SUPPORT -DLOADER_TFTP_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUP= PORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src= /sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common= -DHELP_FILENAME=3D\"loader.help.bios\" -Wall -I/workspace/src/stand/i386 -= DLOADER_PREFER_AMD64 -MD -MF.depend.part.o -MTpart.o -std=3Dgnu17 -Wno-for= mat-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno= -error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-err= or=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error= =3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn= o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn= o-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=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -Wno-address-of-packed-member -Os -mprefer= red-stack-boundary=3D2 -DHAVE_MEMCPY -I/workspace/src/sys/contrib/zlib -= c /workspace/src/stand/common/part.c -o part.o --- all_subdir_usr.bin --- echo arch_type.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a = >> .depend.arch_type --- arch_type.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -fPIE -g -MD -MF.depend.arch_type.arch_type.o -MTarch_t= ype.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyste= m-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-= prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswit= ch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exte= rns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddre= ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp= are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-= declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi= cal-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized= -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-= body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-err= or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun= used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn= o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo= rmat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-= context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error= =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=3Drestri= ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -= Wno-return-type -c /workspace/src/usr.bin/getconf/tests/arch_type.c -o= arch_type.o --- all_subdir_lib --- --- strerror2_test --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dstrerror2_test.debug strerror2_test.full strerror2_test --- strlcpy_test --- --- all_subdir_sbin --- --- .depend --- --- all_subdir_lib --- (cd /workspace/src/lib/libc/tests/string && DEPENDFILE=3D.depend.strlcpy_t= est NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/string/Makefile _R= ECURSING_PROGS=3Dt PROG=3Dstrlcpy_test ) --- all_subdir_sbin --- echo swapon.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a >> .depend --- swapon.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -fPIE -g -MD -MF.depend.swapon.o -MTswapon.o -std=3Dgnu= 17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3D= array-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error= =3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -= Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-return-ty= pe -c /workspace/src/sbin/swapon/swapon.c -o swapon.o --- all_subdir_stand --- --- all_subdir_stand/efi --- --- boot1.sym.debug --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --only-keep-debug boot1.s= ym.full boot1.sym.debug --- boot1.sym --- /usr/local/x86_64-unknown-freebsd14.1/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dboot1.sym.debug boot1.sym.full boot1.sym --- all_subdir_lib --- --- .depend.strlcpy_test --- echo strlcpy_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 >> .dep= end.strlcpy_test --- strlcpy_test.o --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -= pipe -fno-common -fno-builtin -fPIE -g -MD -MF.depend.strlcpy_test.strlc= py_test.o -MTstrlcpy_test.o -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitia= lized -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-= address-of-packed-member -c /workspace/src/lib/libc/tests/string/strlcp= y_test.c -o strlcpy_test.o --- all_subdir_lib/libc/tests/sys --- --- queue_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p= ipe -fno-common -fPIE -g -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--- all_subdir_stand --- --- boot1.efi --- --- all_subdir_lib --- -error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoex= cept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dst= ringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcas= t-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros= -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Ds= tringop-truncation -Wno-return-type -Wno-address-of-packed-member -Wl,-zre= lro -pie -Wl,-znoexecstack -o queue_test.full queue_test.o -lprivateatf-c --- all_subdir_usr.bin --- --- arch_type.full --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -O2 -p= ipe -fno-common -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p= arameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww= rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subsc= ripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o a= rch_type.full arch_type.o =20 --- all_subdir_stand --- SOURCE_DATE_EPOCH=3D1704067200 elfcopy -j .peheader -j .text -j .sdata -j = .data -j .dynamic -j .dynsym -j .rel.dyn -j .rela.dyn -j .reloc -j .eh_fr= ame --output-target=3Defi-app-x86_64 boot1.sym boot1.efi sh: elfcopy: not found *** [boot1.efi] Error code 127 make[5]: stopped in /workspace/src/stand/efi/boot1 93.53 real 251.44 user 31.73 sys make[1]: stopped in /workspace/src make: stopped in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins1837612771105422= 1106.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_574_795385376.1742794829058--