From nobody Mon Dec 8 18:38:09 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 4dQ9hy6dwMz6KBtJ for ; Mon, 08 Dec 2025 18:38:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dQ9hy4qN6z3fM3; Mon, 08 Dec 2025 18:38:10 +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=1765219090; 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=x7BEnWthz4cnqp5w+4L7uOfFAW+jYging8ZPh+w4Z4U=; b=QdVAoCVqY9xWW6HKMQGfnN9HqdwhPMzFOc7xesuh/8BZJbcIS+Rqh8Z9aO8pycgekSJ3iK Uiz/nsPri5NYTF3if2LCZBB/Pz5R1zJPjZVOyK/nEwADlFjVQSk+6HIt6YTOtFClfx+YjS xbBdjxYLOHHpnojVqZME7vKIA2/NL/4lbRoFijO3TG6hIA5dNeHyhmQrNirH4czWmFVGGo Q2/onn5T9z2wnx2OCwemo//AOSrpif6Q439IiB2XVXjqhCOn7JeBs2C9v1OVnHBtzoz0CB CwubZ+AecrBlW7QB8Dj0x2yMZzvX0uBFLve0VXvXquLRazzbH+go4qS9Xgn9tw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1765219090; a=rsa-sha256; cv=none; b=wtZEAn47pAJjnsbRngy2163n1g1hRBYsrahn6DMudFxijWGV1C3FBTHd3f2Q1U645gj0Jv T+jibfeUn6J8lR1JeZEZM8QYj+AAdi/sOr9V2qGoIp7dW6CbE4nKyHci7n4DYaZ6NUnFGe BiCyWod4Ry37TnXa748TxJ6Td1QNby73wUoAN9ogo5VUxzFaYRQQVjDfqtiAppOx6n3wUe OFrbH/1kemIoVOIPrQg250veB9ciHAFFt6wZh46wYvzT5bIRyGdrCuDPkZpLA12kQ6+VO3 8m1dbEqcvJpYpWFCbbmfnUoItGtXXYuxrT68qoggvUeFogIZBS1wmIrhP6VDng== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4dQ9hy4MnDz87Q; Mon, 08 Dec 2025 18:38:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 8 Dec 2025 18:38:09 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: christos@FreeBSD.org, ziaee@FreeBSD.org, glebius@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <553676689.185.1765219090618@jenkins.ci.freebsd.org> In-Reply-To: <1746529699.181.1765216704868@jenkins.ci.freebsd.org> References: <1746529699.181.1765216704868@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc12_build - Build #7327 - 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_184_1653578806.1765219089690" X-Jenkins-Job: FreeBSD-main-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_184_1653578806.1765219089690 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #7327 (0140dc4a68ac25c70300ed2a418e7= ca441638bdb) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/7327/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 7327/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/7= 327/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) fbf05d2147b1add8b760be166c4b1fd4499ebce8 by glebius: linux: separate all ifnet(9) related code into linux_ifnet.c 607f11055d2d421770963162a4d9a99cdd136152 by glebius: linux: store Linux Ethernet interface number in struct ifnet b986aa05a84db8d942e58ac9d0ce3df43b68fdcb by glebius: lltable: use own lock ebe7b241662be3941e462be9f228fcad1b67073a by christos: sound examples: Check if setting property was successful 0140dc4a68ac25c70300ed2a418e7ca441638bdb by ziaee: man typos: Fix pf.conf.5 and jail.2 typos The end of the build log: [...truncated 34.28 MiB...] /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/libsysdecode --- --- ioctl.o --- --- cddl/lib__L --- --- vdev_label.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -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/libspl/include -= I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/works= pace/src/sys/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I= /workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contri= b/openzfs/module/icp/include -I/workspace/src/compat/linuxkpi/common/inclu= de/linux -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/sp= l/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs= /zfs_config.h -I/workspace/src/sys/modules/zfs -I/workspace/src/sys/contr= ib/openzfs/include/os/freebsd/zfs -DLIB_ZPOOL_BUILD -DZFS_DEBUG -DWANTS_MU= TEX_OWNED -I/workspace/src/lib/libpthread/thread -I/workspace/src/lib/libpt= hread/sys -I/workspace/src/lib/libthr/arch/amd64/include -g -DDEBUG=3D1 -= DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -g -MD -MF.depend.vdev= _label.o -MTvdev_label.o -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/vdev= _label.c -o vdev_label.o --- lib__L --- --- all_subdir_lib/libutil++ --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/iterator:742, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1292: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant: In membe= r function 'void std::__1::__variant_detail::__assignment<_Traits>::__assig= n_alt(std::__1::__variant_detail::__alt<_Ip, _Tp>&, _Arg&&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant:931:81: w= arning: 'visibility' attribute ignored [-Wattributes] 931 | _LIBCPP_HIDDEN _LIBCPP_CONSTEXPR_SINCE_CXX20 void operator(= )(true_type) const { | = ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant:934:82: w= arning: 'visibility' attribute ignored [-Wattributes] 934 | _LIBCPP_HIDDEN _LIBCPP_CONSTEXPR_SINCE_CXX20 void operator(= )(false_type) const { | = ^~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/shared_ptr.h:32, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/inout_ptr.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/memory:944, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1294: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:669:29: warning: type attributes ignored after type is already defined= [-Wattributes] 669 | struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:1568:29: warning: type attributes ignored after type is already define= d [-Wattributes] 1568 | struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ --- all_subdir_lib/libuvmem --- cc1: all warnings being treated as errors *** [subr_vmem.o] Error code 1 make[5]: stopped making "all" in /workspace/src/lib/libuvmem make[5]: 1 error make[5]: stopped making "all" in /workspace/src/lib/libuvmem make[4]: stopped making "all" in /workspace/src/lib --- all_subdir_lib/libucl --- --- all_subdir_lib/liblua --- --- all_subdir_lib/libutil++ --- /workspace/src/lib/libutil++/stringf.cc: In function 'int stringf_write(voi= d*, const char*, int)': /workspace/src/lib/libutil++/stringf.cc:20:23: warning: catching polymorphi= c type 'class std::bad_alloc' by value [-Wcatch-value=3D] 20 | } catch (std::bad_alloc) { | ^~~~~~~~~ /workspace/src/lib/libutil++/stringf.cc:23:23: warning: catching polymorphi= c type 'class std::length_error' by value [-Wcatch-value=3D] 23 | } catch (std::length_error) { | ^~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_base.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/aliases.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:596: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:183:28: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] 183 | _LIBCPP_HIDE_FROM_ABI bool __cxx_nonatomic_compare_equal(_Tp const&= __lhs, _Tp const& __rhs) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:19: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit= h_backoff.h:37:54: warning: 'always_inline' function might not be inlinable= [-Wattributes] 37 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI bool __libcpp_threa= d_poll_with_backoff( | ^~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit= h_backoff.h:37:54: warning: 'always_inline' function might not be inlinable= [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:147:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] 147 | __atomic_wait_unless(const _AtomicWaitable& __a, _Poll&& __poll, me= mory_order __order) { | ^~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:147:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/special_functions.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/cmath:327, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/compare:174, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/tuple:268: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:1= 00:76: warning: 'always_inline' function might not be inlinable [-Wattribut= es] 100 | _LIBCPP_NODISCARD _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_A= BI bool isnan(_A1 __x) _NOEXCEPT { | = ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:1= 00:76: warning: 'always_inline' function might not be inlinable [-Wattribut= es] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/cmath:316: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/roots.h:29= :30: warning: 'always_inline' function might not be inlinable [-Wattributes= ] 29 | _LIBCPP_HIDE_FROM_ABI double sqrt(double __x) _NOEXCEPT { | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:14: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/abs.h:29:4= 8: warning: 'always_inline' function might not be inlinable [-Wattributes] 29 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI double fabs(double __x) _NO= EXCEPT { | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:15: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/exponentia= l_functions.h:66:30: warning: 'always_inline' function might not be inlinab= le [-Wattributes] 66 | _LIBCPP_HIDE_FROM_ABI double ldexp(double __x, int __e) _NOEXCEPT { | ^~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/construct_at.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__string/constexpr_c_functions.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/find.h:23: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:161:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] 161 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif= y_all(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:161:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] 155 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif= y_one(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] 197 | __atomic_wait(_AtomicWaitable& __a, _Up __val, memory_order __order= ) { | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/contention_t.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:12: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:83:28: warning: 'always_inline' function might not be inlinable [= -Wattributes] 83 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_imp= l<_Tp>* __a, _Tp __val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:78:1: warning: 'always_inline' function might not be inlinable [-= Wattributes] 78 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp _= _val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:123:27: warning: 'always_inline' function might not be inlinable = [-Wattributes] 123 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_i= mpl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:115:1: warning: 'always_inline' function might not be inlinable [= -Wattributes] 115 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _T= p __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:107:27: warning: 'always_inline' function might not be inlinable = [-Wattributes] 107 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base= _impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:88:27: warning: 'always_inline' function might not be inlinable [= -Wattributes] 88 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_at= omic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable [= -Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI _Real __hermite(unsigned __n, _Real __x) { | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable [= -Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] 59 | _LIBCPP_HIDE_FROM_ABI _Real __hypot(_Real __x, _Real __y, _Real __z= ) { | ^~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 293 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr,= size_t __size, _Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 263 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) = { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] make[4]: stopped making "all" in /workspace/src/lib --- cddl/lib__L --- --- lib__L --- --- all_subdir_lib/liblua --- --- lvm.pieo --- make[4]: stopped making "all" in /workspace/src/lib --- cddl/lib__L --- --- vdev.o --- make[4]: stopped making "all" in /workspace/src/cddl/lib make[3]: stopped making "_generic_libs" in /workspace/src --- lib__L --- --- all_subdir_lib/libucl --- --- ucl_parser.o --- --- all_subdir_lib/libsysdecode --- --- ioctl.pico --- make[4]: stopped making "all" in /workspace/src/lib --- all_subdir_lib/libucl --- --- ucl_util.o --- make[4]: stopped making "all" in /workspace/src/lib --- all_subdir_lib/libsqlite3 --- --- sqlite3.o --- --- sqlite3.pico --- make[4]: stopped making "all" in /workspace/src/lib make[3]: stopped making "_generic_libs" in /workspace/src make[2]: stopped making "libraries" in /workspace/src 330.27 real 3086.24 user 361.13 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins1478086369843833= 4230.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc12_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_184_1653578806.1765219089690--