From nobody Mon Dec 08 15:29:44 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 4dQ5WY4jxDz6Jxc5 for ; Mon, 08 Dec 2025 15:29:45 +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 4dQ5WY2wZyz42tQ; Mon, 08 Dec 2025 15:29:45 +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=1765207785; 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=fTqHt6ENL/vuB6/0xXreA5JSr+nq4zS/eqR8nbtDnqg=; b=IJdUSt5HhPLlvXGU6pue+xs6z7w1x2GU+f7u/SGunOKz5oDAa/bAzXDLFkPvyCFjM7JBHY ikwayS75Lj4qu9dTAxt7uFng46WuNG8dZ2IP5SlXKWDdLTGuzmZfYcaKmSFDZQBTSwcYyQ o5jZLBtDGKNKRUSrTc/jgl8Tvc51FW/Qf5d75Lz1cAXFNoH7f/MSF4y8QQpn0eXkAZXGRq keSXPe/SPC9KusRJhCMYVU+wwbvd3BY4bdZvE1olTlIW/Gei+hhyk3QCzMRqbga2zPKeD3 J8T0HlT5Huhf4YNsd1CGcXfRn3Wt4v0v46UD0J4aTKrv2ys3/9MM4/rdMb2WYA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1765207785; a=rsa-sha256; cv=none; b=qjK3O7uup0fx1Sco4VfcyInzzoKfQDdKudCN0iCFEh68SIeIMzPjeRxa/btpE5aICPpGJc RdcurBOa9FDHdlwWnTxY/A6NSLHVU8o+X2rSvC37vhBbAGSdEsVL9N88MDGCDmmhnLck5q hrcX9E5RVpDz0UuBZmHU/4KnyZzF+2a74uBJ9F5D3L1oWa6HEGxAKuZwBhXXZDgTQNt0wn q8AiMJOE0l6PIL7sF5lE9rGzopDdK0L8EBEaNqpJQFlugB4rwA3yVwxHyuilY1I5bFteY1 HF0MWpVIzlbkSD8td8N0r1QI6GBSIGdKpe1G61VF+/61RuZV2Konp6KA1cSABQ== 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 4dQ5WY2RlGz3L9; Mon, 08 Dec 2025 15:29:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 8 Dec 2025 15:29:44 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <557235548.157.1765207785348@jenkins.ci.freebsd.org> In-Reply-To: <1924457577.151.1765204355919@jenkins.ci.freebsd.org> References: <1924457577.151.1765204355919@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #2349 - 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_156_1318881529.1765207784343" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_156_1318881529.1765207784343 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #2349 (0f0662c6b4cc611d6e400f823656f= 908ffce5c04) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/2349/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 2349/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/2= 349/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) 0795e9b53cf5be68955b49dce87f4800fdfd4a89 by markj: pf: Fix an off-by-one in pf_handle_getcreators() 792221630bf4e58fcd923547bab689f4497613d8 by markj: rtsold: Fix a buffer leak if we fail to read the default router sysctl 73586fcea630c2c4fb83e966920c039aee8a5fc9 by markj: libkern: Avoid a one-byte OOB access in strndup() 0f0662c6b4cc611d6e400f823656f908ffce5c04 by markj: pf: Fix error handling in pf_handle_get_tstats() The end of the build log: [...truncated 34.47 MiB...] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ --- stringf.o --- /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) { | ^~~~~~~~~~~~~~~~~~~~~ --- stringf.pieo --- /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] --- stringf.o --- /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) { | ^~~~~~~~~~~~~~~~~ --- stringf.pieo --- /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) { | ^~~~~~~~~~~~~~= ~~~~~ --- stringf.o --- /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) { | ^~~~~~~~~~~~~~~~~ --- stringf.pieo --- /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] --- stringf.o --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI _Real __hermite(unsigned __n, _Real __x) { | ^~~~~~~~~ --- stringf.pieo --- /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) { | ^~~~~~~~~~~~~~= ~~~~~ --- stringf.o --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] --- stringf.pieo --- /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] --- stringf.o --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] 59 | _LIBCPP_HIDE_FROM_ABI _Real __hypot(_Real __x, _Real __y, _Real __z= ) { | ^~~~~~~ --- stringf.pieo --- /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= ) { | ^~~~~~~~~~~~~ --- stringf.o --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] --- stringf.pieo --- /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] --- stringf.o --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] --- stringf.pieo --- 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) { | ^~~~~~~~~~~~~~~~~~ --- stringf.o --- /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= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ --- stringf.pieo --- /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) { | ^~~~~~~~~~~~~~~~~~~~~ --- stringf.o --- /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] --- stringf.pieo --- /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) { | ^~~~~~~~~~~~~~~~~~~~~ --- stringf.o --- /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) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ --- stringf.pieo --- /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) { | ^~~~~~~~~~~~~~~~~ --- stringf.o --- /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] --- stringf.pieo --- /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) { | ^~~~~~~~~~~~~~~~~ --- stringf.o --- /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) = { | ^~~~~~~~~~~~~~~~~~~~~ --- stringf.pieo --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI _Real __hermite(unsigned __n, _Real __x) { | ^~~~~~~~~ --- stringf.o --- /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] --- stringf.pieo --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] 59 | _LIBCPP_HIDE_FROM_ABI _Real __hypot(_Real __x, _Real __y, _Real __z= ) { | ^~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] 293 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr,= size_t __size, _Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] 263 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) = { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] --- all_subdir_lib/libvgl --- --- simple.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wall -I/workspace/src/lib/libvgl -g -MD -MF.depend.sim= ple.o -MTsimple.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-st= rong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno= -pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -W= no-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wn= o-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-= compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of= -packed-member -c /workspace/src/lib/libvgl/simple.c -o simple.o --- all_subdir_lib/liblua --- --- lvm.pieo --- --- cddl/lib__L --- --- unique.o --- --- vdev.o --- --- unique.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --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.uniq= ue.o -MTunique.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialize= d -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bou= nds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-ali= gn -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-unk= nown-pragmas -Wno-address-of-packed-member -fms-extensions -Wno-pointer-to= -int-cast -c /workspace/src/sys/contrib/openzfs/module/zfs/unique.c -o = unique.o --- lib__L --- --- all_subdir_lib/libutil++ --- --- libutil++_pie.a --- --- cddl/lib__L --- --- vdev.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --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= .o -MTvdev.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -W= no-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds = -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -= Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function= -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro= r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define= d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D= implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe= r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro= r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer= -memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-unknown-p= ragmas -Wno-address-of-packed-member -fms-extensions -Wno-pointer-to-int-c= ast -c /workspace/src/sys/contrib/openzfs/module/zfs/vdev.c -o vdev.o --- lib__L --- Building pie util++ library /usr/local/x86_64-unknown-freebsd15.0/bin/ar -crsD libutil++_pie.a stringf.= pieo=20 --- libutil++.a --- Building static util++ library /usr/local/x86_64-unknown-freebsd15.0/bin/ar -crsD libutil++.a stringf.o = =20 --- all_subdir_lib/liblua --- --- ltablib.pieo --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/liblua -I/workspace/src/= lib/liblua/modules -I/workspace/src/contrib/lua/src -DLUA_PROGNAME=3D"\"\""= -g -MD -MF.depend.ltablib.pieo -MTltablib.pieo -std=3Dgnu17 -Wno-format= -zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-f= ormat-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -Wno-format-nonliteral -Wno-address-of-packed-member = -c /workspace/src/contrib/lua/src/ltablib.c -o ltablib.pieo --- all_subdir_lib/libsysdecode --- --- ioctl.pico --- --- libsysdecode.so.5.full --- Building shared library libsysdecode.so.5 /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -Wl,-= zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x -Wl,--fa= tal-warnings -Wl,--warn-shared-textrel -o libsysdecode.so.5.full -Wl,-sona= me,libsysdecode.so.5 errno.pico flags.pico ioctl.pico signal.pico syscallna= mes.pico utrace.pico support.pico linux.pico=20 --- libsysdecode.so.5.debug --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug libsysd= ecode.so.5.full libsysdecode.so.5.debug --- libsysdecode.so.5 --- /usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibsysdecode.so.5.debug libsysdecode.so.5.full libsysdecode.so.= 5 --- cddl/lib__L --- --- spa.o --- --- lib__L --- --- all_subdir_lib/liblua --- --- lutf8lib.pieo --- --- all_subdir_lib/libucl --- --- ucl_hash.pico --- --- all_subdir_lib/liblua --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/liblua -I/workspace/src/= lib/liblua/modules -I/workspace/src/contrib/lua/src -DLUA_PROGNAME=3D"\"\""= -g -MD -MF.depend.lutf8lib.pieo -MTlutf8lib.pieo -std=3Dgnu17 -Wno-form= at-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno= -format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno= -error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error= =3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow = -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type = -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-format-nonliteral -Wno-address-of-packed-member = -c /workspace/src/contrib/lua/src/lutf8lib.c -o lutf8lib.pieo --- all_subdir_lib/libucl --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpic = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/libucl/include -I/w= orkspace/src/contrib/libucl/src -I/workspace/src/contrib/libucl/uthash -I= /workspace/src/contrib/libucl/klib -g -MD -MF.depend.ucl_hash.pico -MTuc= l_hash.pico -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -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-dec= larations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical= -not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -W= no-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bod= y -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -return-type -Wno-address-of-packed-member -c /workspace/src/contrib= /libucl/src/ucl_hash.c -o ucl_hash.pico --- cddl/lib__L --- --- unique.o --- --- lib__L --- --- all_subdir_lib/libuvmem --- --- subr_vmem.o --- cc1: all warnings being treated as errors --- all_subdir_lib/libvgl --- --- bitmap.o --- /usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -O2 -= pipe -fno-common -Wall -I/workspace/src/lib/libvgl -g -MD -MF.depend.bit= map.o -MTbitmap.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-st= rong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno= -pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -W= no-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wn= o-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-= compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of= -packed-member -c /workspace/src/lib/libvgl/bitmap.c -o bitmap.o --- all_subdir_lib/libuvmem --- *** [subr_vmem.o] Error code 1 make[5]: stopped making "all" in /workspace/src/lib/libuvmem --- all_subdir_lib/libucl --- --- ucl_parser.o --- --- all_subdir_lib/liblua --- --- ltablib.pieo --- --- all_subdir_lib/libuvmem --- --- subr_vmem.pico --- cc1: all warnings being treated as errors --- all_subdir_lib/liblua --- --- lutf8lib.pieo --- --- all_subdir_lib/libuvmem --- *** [subr_vmem.pico] Error code 1 make[5]: stopped making "all" in /workspace/src/lib/libuvmem make[5]: 2 errors make[5]: stopped making "all" in /workspace/src/lib/libuvmem make[4]: stopped making "all" in /workspace/src/lib --- all_subdir_lib/libvgl --- --- simple.o --- make[4]: stopped making "all" in /workspace/src/lib --- all_subdir_lib/liblua --- --- lstrlib.pieo --- make[4]: stopped making "all" in /workspace/src/lib --- all_subdir_lib/libucl --- --- ucl_hash.pico --- 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/libsqlite3 --- --- sqlite3.o --- 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 477.42 real 4358.43 user 460.02 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-gcc14_build] $ /bin/sh -xe /tmp/jenkins1737416230200873= 0575.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_156_1318881529.1765207784343--