From nobody Thu Oct 24 20:32:21 2024 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 4XZHdz0Yjfz5ZqwQ for ; Thu, 24 Oct 2024 20:32:23 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XZHdy5QHZz41tX; Thu, 24 Oct 2024 20:32:22 +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=1729801942; 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=NcQ4g6fNL88VKoTG/hWYeJexvDWERa0jDFaw3fSKzzQ=; b=ADLkpr3Y4PcVuqHA8LbqWFOnSlAn0KRNDj65MQ5zofO/6yvzw4DONYTFvM3tsw/a61gl/z 9aHCeR4D0AhxrrBIYmk0kAl4S/KQIBaOlR2KdGl2hSQkjL27zdzJaxZRNCGaHQVjiIPgut ESu0o4pw0SmMiiZDeg1qbJ7RHxbhBoeX1ZAZOEu3JCM16ChX9cpPqJyubuOfqvK4YTQ5PX GsJRZH1vpfXJ23VY1n3KJjSxeMCvYr11fsKsEJ22YKen6lVcB8dbEGP6mP/4eduHbwIiP4 G0LGUBDutV/VSJBkgC1VNlJCl31msIjRde0TaIN6XYA8TwEPa8rc1b7TKmEuhQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1729801942; a=rsa-sha256; cv=none; b=CJkji3+ye7YftKWjL5SM6c92udvh7JfZipTTgnBWfsBQhIrAFNOrwpu/QM+kqcJzAfW4yG hllSI+zxMRyMa0YG40fD3Sx9r0hNJRzt6w1naAskpUJ9wBqftk4lumCrwskiRIMcRa/QS4 98S6B547H6j8pOKP04vZE2GPPufOMIrqRqXLNgwlrxga1JOW3FXAKwzxvYpj5wQk/HP62J lI/Sp7cBPdgI02UHh37SBdj7XJ+T8weTaItz69kc5h4aA5HxWmqLkcjxsy1GYgH6+Ur3EN Sx+l2y7agEnzLQglPWEiceD372T3nhDheQYZI8I+pg8JAm+XV0pty5kcgBixfw== 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 4XZHdy4xv1zx5L; Thu, 24 Oct 2024 20:32:22 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 24 Oct 2024 20:32:21 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1007957570.3037.1729801942698@jenkins.ci.freebsd.org> In-Reply-To: <53514964.3031.1729798061459@jenkins.ci.freebsd.org> References: <53514964.3031.1729798061459@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc13_build - Build #2045 - 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_3036_1967118586.1729801941856" X-Jenkins-Job: FreeBSD-main-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_3036_1967118586.1729801941856 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc13_build - Build #2045 (d021d3b3c67573822b01d27cb05ca= 937fc966843) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil= d/2045/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/= 2045/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/2= 045/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) No changes The end of the build log: [...truncated 31.27 MiB...] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1106:1: wa= rning: 'always_inline' function might not be inlinable [-Wattributes] 1106 | vector<_Tp, _Allocator>::max_size() const _NOEXCEPT { | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1049:1: wa= rning: 'always_inline' function might not be inlinable [-Wattributes] 1049 | vector<_Tp, _Allocator>::__swap_out_circular_buffer(__split_buffer<= value_type, allocator_type&>& __v) { | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:36= 2:31: warning: 'always_inline' function might not be inlinable [-Wattribute= s] 362 | _LIBCPP_CONSTEXPR_SINCE_CXX20 __split_buffer<_Tp, _Allocator>::~__s= plit_buffer() { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:36= 2:31: warning: 'always_inline' function might not be inlinable [-Wattribute= s] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:36= 2:31: warning: 'always_inline' function might not be inlinable [-Wattribute= s] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:34= 8:1: warning: 'always_inline' function might not be inlinable [-Wattributes= ] 348 | __split_buffer<_Tp, _Allocator>::__split_buffer(size_type __cap, si= ze_type __start, __alloc_rr& __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:34= 8:1: warning: 'always_inline' function might not be inlinable [-Wattributes= ] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:34= 8:1: warning: 'always_inline' function might not be inlinable [-Wattributes= ] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:19: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit= h_backoff.h:37:54: warning: 'always_inline' function might not be inlinable= [-Wattributes] 37 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI bool __libcpp_threa= d_poll_with_backoff( | ^~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit= h_backoff.h:37:54: warning: 'always_inline' function might not be inlinable= [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:147:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] 147 | __atomic_wait_unless(const _AtomicWaitable& __a, _Poll&& __poll, me= mory_order __order) { | ^~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:147:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/find.h:31, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/remove.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/string:591: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/cwchar:233:58: wa= rning: 'always_inline' function might not be inlinable [-Wattributes] 233 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 _Tp* __constexp= r_wmemchr(_Tp* __str, _Up __value, size_t __count) { | ^~~~~~~~~~= ~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__utility/is_pointer_in_range.h:20, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__string/constexpr_c_functions.h:25, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/find.h:23: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__utility/is_vali= d_range.h:24:1: warning: 'always_inline' function might not be inlinable [-= Wattributes] 24 | __is_valid_range(const _Tp* __first, const _Tp* __last) { | ^~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:166:58: warning: 'always_inline' function might not be inli= nable [-Wattributes] 166 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 _Tp& __assign_t= rivially_copyable(_Tp& __dest, _Up const& __src) { | ^~~~~~~~~~= ~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:161:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] 161 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif= y_all(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:161:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] 155 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif= y_one(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] 197 | __atomic_wait(_AtomicWaitable& __a, _Up __val, memory_order __order= ) { | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/contention_t.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:12: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:83:28: warning: 'always_inline' function might not be inlinable [= -Wattributes] 83 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_imp= l<_Tp>* __a, _Tp __val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:78:1: warning: 'always_inline' function might not be inlinable [-= Wattributes] 78 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp _= _val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:123:27: warning: 'always_inline' function might not be inlinable = [-Wattributes] 123 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_i= mpl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:115:1: warning: 'always_inline' function might not be inlinable [= -Wattributes] 115 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _T= p __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:107:27: warning: 'always_inline' function might not be inlinable = [-Wattributes] 107 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base= _impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:88:27: warning: 'always_inline' function might not be inlinable [= -Wattributes] 88 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_at= omic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/find.= h:73:58: warning: 'always_inline' function might not be inlinable [-Wattrib= utes] 73 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 _Tp* __find(_Tp= * __first, _Tp* __last, const _Up& __value, _Proj&) { | ^~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/find.= h:46:1: warning: 'always_inline' function might not be inlinable [-Wattribu= tes] 46 | __find(_Iter __first, _Sent __last, const _Tp& __value, _Proj& __pr= oj) { | ^~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/cwchar:233:58: wa= rning: 'always_inline' function might not be inlinable [-Wattributes] 233 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 _Tp* __constexp= r_wmemchr(_Tp* __str, _Up __value, size_t __count) { | ^~~~~~~~~~= ~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__utility/is_poin= ter_in_range.h:37:1: warning: 'always_inline' function might not be inlinab= le [-Wattributes] 37 | __is_pointer_in_range(const _Tp* __begin, const _Tp* __end, const _= Up* __ptr) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:210:1: warning: 'always_inline' function might not be inlin= able [-Wattributes] 210 | __constexpr_memmove(_Tp* __dest, _Up* __src, __element_count __n) { | ^~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:131:58: warning: 'always_inline' function might not be inli= nable [-Wattributes] 131 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 _Tp* __constexp= r_memchr(_Tp* __str, _Up __value, size_t __count) { | ^~~~~~~~~~= ~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/construct_at.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__string/constexpr_c_functions.h:14: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 293 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr,= size_t __size, _Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 263 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) = { | ^~~~~~~~~~~~~~~~~~~~~ --- all_subdir_lib/liblutok --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/tuple:1412, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory_resource/polymorphic_allocator.h:20, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/string:614, from /workspace/src/contrib/lutok/include/lutok/../../stat= e.hpp:35, from /workspace/src/contrib/lutok/include/lutok/state.hpp:= 1, from /workspace/src/contrib/lutok/state.ipp:32, from /workspace/src/contrib/lutok/c_gate.cpp:30: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:132:28: wa= rning: type attributes ignored after type is already defined [-Wattributes] 132 | class _LIBCPP_TEMPLATE_VIS fpos; | ^~~~ --- cddl/lib__L --- --- zcp_global.pico --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -fpic = -DPIC -O2 -pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_= AVX -D__x86_64 -DHAVE_AVX512F -DHAVE_AVX512BW -DIN_BASE -I/workspace/src/= sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libsp= l/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freeb= sd -I/workspace/src/sys/contrib/openzfs/lib/libzpool/include -I/workspace= /src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/w= orkspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/= openzfs/module/icp/include -I/workspace/src/compat/linuxkpi/common/include= /linux -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/= sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/z= fs_config.h -I/workspace/src/sys/modules/zfs -I/workspace/src/sys/contrib= /openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MUTE= X_OWNED -I/workspace/src/lib/libpthread/thread -I/workspace/src/lib/libpthr= ead/sys -I/workspace/src/lib/libthr/arch/amd64/include -g -DDEBUG=3D1 -DN= EED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -g -MD -MF.depend.zcp_gl= obal.pico -MTzcp_global.pico -std=3Diso9899:1999 -Wno-format-zero-length -f= stack-protector-strong -Wsystem-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-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -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-unknown-pragmas -Wno-address-of-packed-member -fms-extensions -Wn= o-pointer-to-int-cast -c /workspace/src/sys/contrib/openzfs/module/zfs/= zcp_global.c -o zcp_global.pico --- lib__L --- --- all_subdir_lib/libomp --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/type_traits:490, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/limits:581, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__chrono/duration.h:20, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_base.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/aliases.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:596, from /workspace/src/contrib/llvm-project/openmp/runtime/sr= c/kmp_os.h:17, from /workspace/src/contrib/llvm-project/openmp/runtime/sr= c/kmp_str.h:19, from /workspace/src/contrib/llvm-project/openmp/runtime/sr= c/kmp_i18n.h:16, from /workspace/src/contrib/llvm-project/openmp/runtime/sr= c/kmp_i18n.cpp:13: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:28:28: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 28 | class _LIBCPP_TEMPLATE_VIS result_of<_Fp(_Args...)> : public __invo= ke_of<_Fp, _Args...> {}; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:32:58: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 =3D typename result_o= f<_Tp>::type; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ --- cddl/lib__L --- --- zcp_iter.pico --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -fpic = -DPIC -O2 -pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_= AVX -D__x86_64 -DHAVE_AVX512F -DHAVE_AVX512BW -DIN_BASE -I/workspace/src/= sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libsp= l/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freeb= sd -I/workspace/src/sys/contrib/openzfs/lib/libzpool/include -I/workspace= /src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/w= orkspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/= openzfs/module/icp/include -I/workspace/src/compat/linuxkpi/common/include= /linux -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/= sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/z= fs_config.h -I/workspace/src/sys/modules/zfs -I/workspace/src/sys/contrib= /openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MUTE= X_OWNED -I/workspace/src/lib/libpthread/thread -I/workspace/src/lib/libpthr= ead/sys -I/workspace/src/lib/libthr/arch/amd64/include -g -DDEBUG=3D1 -DN= EED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -g -MD -MF.depend.zcp_it= er.pico -MTzcp_iter.pico -std=3Diso9899:1999 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-unin= itialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -Wno-unknown-pragmas -Wno-address-of-packed-member -fms-extensions -Wno-po= inter-to-int-cast -c /workspace/src/sys/contrib/openzfs/module/zfs/zcp_= iter.c -o zcp_iter.pico --- lib__L --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:599: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_f= lag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ --- all_subdir_lib/liblutok --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/shared_ptr.h:32, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/inout_ptr.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/memory:944, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1294, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__ranges/movable_box.h:21, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/for_each.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/algorithm:1842, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/string_view:941, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/string:647: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:669:29: warning: type attributes ignored after type is already defined= [-Wattributes] 669 | struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:1568:29: warning: type attributes ignored after type is already define= d [-Wattributes] 1568 | struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ --- cddl/lib__L --- --- zcp_set.pico --- /usr/local/bin/x86_64-unknown-freebsd14.1-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.1/bin/ -fpic = -DPIC -O2 -pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_= AVX -D__x86_64 -DHAVE_AVX512F -DHAVE_AVX512BW -DIN_BASE -I/workspace/src/= sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libsp= l/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freeb= sd -I/workspace/src/sys/contrib/openzfs/lib/libzpool/include -I/workspace= /src/sys -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs -I/w= orkspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/= openzfs/module/icp/include -I/workspace/src/compat/linuxkpi/common/include= /linux -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/= sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/z= fs_config.h -I/workspace/src/sys/modules/zfs -I/workspace/src/sys/contrib= /openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MUTE= X_OWNED -I/workspace/src/lib/libpthread/thread -I/workspace/src/lib/libpthr= ead/sys -I/workspace/src/lib/libthr/arch/amd64/include -g -DDEBUG=3D1 -DN= EED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -g -MD -MF.depend.zcp_se= t.pico -MTzcp_set.pico -std=3Diso9899:1999 -Wno-format-zero-length -fstack-= protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninit= ialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-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-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wn= o-unknown-pragmas -Wno-address-of-packed-member -fms-extensions -Wno-point= er-to-int-cast -c /workspace/src/sys/contrib/openzfs/module/zfs/zcp_set= .c -o zcp_set.pico --- lib__L --- --- all_subdir_lib/atf --- cc1plus: all warnings being treated as errors *** [build.o] Error code 1 make[6]: stopped in /workspace/src/lib/atf/libatf-c++ 1 error make[6]: stopped in /workspace/src/lib/atf/libatf-c++ make[3]: stopped in /workspace/src --- cddl/lib__L --- make[4]: stopped in /workspace/src/cddl/lib make[3]: stopped in /workspace/src make[2]: stopped in /workspace/src 201.92 real 1867.43 user 247.04 sys make[1]: stopped in /workspace/src make: stopped in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc13_build] $ /bin/sh -xe /tmp/jenkins7570825536195568= 180.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc13_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_3036_1967118586.1729801941856--