From nobody Sat May 3 02:24:00 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 4ZqBS411Ybz5vSR2 for ; Sat, 03 May 2025 02:24:04 +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 4ZqBS34mLvz3tQl; Sat, 03 May 2025 02:24:03 +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=1746239043; 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=6tHx/q8uJNhP4qco9B/QH+sOfZrLfVRdfR9TmnGd4is=; b=ZJxNAt9zXilW0H9Tn8Y2LdrPAzn+WD9770QT4SHHtvSTxw+Lay6kvOQ0tVck+ZhYpTvSLI SKuTQ2sbowB7Roe/Fd13v/ZWXqxSkBx+xCKuEJFLWOeHVdGQk+J4ieoXMRHabYEwggqzcU 8lVKxt/N+0TOM448XCK9pVsDjsfJJSc/8MOAq2v3hCQ5hmOEXEGRRkVWHckZknga+raL2W QBwSt8I2C5Lr2wdFurRPIcQQljUWV7IqUf2JWGoyynv1UeGmWAcZQedfEm5tfQ+NgLoj6r 2zo9Bs0ufjsoyN6N37hcl7fRe1N2R8wtoXNsHZ5n/QmK8u3rpwu1M/w5OQNJng== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1746239043; a=rsa-sha256; cv=none; b=C+iNY6FWCOhDl6SLti85pr5Bp8ulnFel3aOoOnTm9NSbb8Y5ooARNJ7iUTn+j6P1//zWSy SuC4+eyA5u6NbJyrF3zKc3bJNioU1ODj8YKwOo3x7NH63M6Qx5JpDfTt5MdIApalatQiZ2 qN3wSCy0tPDPA0uo2395kTFlTORgZj9z3p4cD4TmjaeYAkkFpn32V5AyHABLLuGEPgSa++ 278MVi83VYzCh28H9s0R4PJ7qTr5/1oe7pBIfgtsV8w3ahs5qwPxbRMzoOAdlcWw8+H4Ch vg6v+O1lECv2cqV7WXlYXRk1x2+SVBDhPAiWlWj+OW5dx0OFkBiGb84dWysxZQ== 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 4ZqBS33csGz7FN; Sat, 03 May 2025 02:24:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 3 May 2025 02:24:00 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1218241505.1396.1746239043512@jenkins.ci.freebsd.org> In-Reply-To: <832370374.1378.1746231879150@jenkins.ci.freebsd.org> References: <832370374.1378.1746231879150@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #468 - 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_1395_843429083.1746239040534" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1395_843429083.1746239040534 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #468 (46adaf3642cff045b9ac87bd2e8b32= 124bd66ba2) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/468/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 468/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/4= 68/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) 029ed5f574f61443fd12e0e70c7ab4dc296b81e5 by markj: vfs cache: Add a predicate for testing cache entries cc25864d4568079cadef46291ddf7d501c81d60a by markj: vfs cache: Move hash row lookup loops into a subroutine 01435e28211220f985c66569f60939e440f0887f by markj: vfs cache: Simplify cache_enter_time() a bit 46adaf3642cff045b9ac87bd2e8b32124bd66ba2 by markj: tests: Serialize kern_descrip_test The end of the build log: [...truncated 111.93 MiB...] | ^~~~~ /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/__ostream/basic_o= stream.h:557:53: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 557 | _LIBCPP_HIDE_FROM_ABI basic_ostream& operator<<(basi= c_ostream& __os, char __c) { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_o= stream.h:618:53: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 618 | _LIBCPP_HIDE_FROM_ABI basic_ostream& operator<<(basi= c_ostream& __os, const char* __str) { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_o= stream.h:757:1: warning: 'always_inline' function might not be inlinable un= less also declared 'inline' [-Wattributes] 757 | operator<<(basic_ostream<_CharT, _Traits>& __os, const basic_string= <_CharT, _Traits, _Allocator>& __str) { | ^~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__charconv/to_chars_integral.h:17, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/formatter_integral.h:13, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/formatter_bool.h:19, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:325, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_cha= rs_base_10.h:71:59: warning: 'always_inline' function might not be inlinabl= e unless also declared 'inline' [-Wattributes] 71 | _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI char* __append1= 0(char* __first, _Tp __value) noexcept { | ^~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_cha= rs_base_10.h:71:59: warning: 'always_inline' function might not be inlinabl= e unless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:161:54: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] 161 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif= y_all(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:161:54: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] 155 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif= y_one(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable unles= s also declared 'inline' [-Wattributes] 197 | __atomic_wait(_AtomicWaitable& __a, _Up __val, memory_order __order= ) { | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable unles= s also declared 'inline' [-Wattributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/contention_t.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:12: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:83:28: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 83 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_imp= l<_Tp>* __a, _Tp __val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:78:1: warning: 'always_inline' function might not be inlinable un= less also declared 'inline' [-Wattributes] 78 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp _= _val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:123:27: warning: 'always_inline' function might not be inlinable = unless also declared 'inline' [-Wattributes] 123 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_i= mpl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:115:1: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 115 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _T= p __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:107:27: warning: 'always_inline' function might not be inlinable = unless also declared 'inline' [-Wattributes] 107 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base= _impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:88:27: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 88 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_at= omic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI _Real __hermite(unsigned __n, _Real __x) { | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] --- utils/process/deadline_killer.pieo --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- utils/process/child.pieo --- /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= ) { | ^~~~~~~ --- utils/process/deadline_killer.pieo --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ --- utils/process/child.pieo --- /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] --- utils/process/deadline_killer.pieo --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- utils/process/child.pieo --- /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= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ --- utils/process/deadline_killer.pieo --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- utils/process/child.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] /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_usr.bin/vtfontcvt --- --- vtfontcvt.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -p= ipe -fno-common -I/workspace/src/sys/cddl/contrib/opensolaris/common/lz4 -f= PIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyst= em-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing= -prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswi= tch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ext= erns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool= -context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error= =3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno= -error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno= -error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestri= ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -= Wno-return-type -Wl,-zrelro -pie -Wl,-znoexecstack -o vtfontcvt.full vtf= ontcvt.pieo lz4.pieo =20 --- all_subdir_lib --- --- test_read_format_tar_invalid_pax_size.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -DHAVE_ICONV=3D1 -DHAVE_ICONV_H=3D1 -DICONV_CONST=3D -O2 -pipe -fno-c= ommon -I/workspace/src/lib/libarchive/tests -I/workspace/src/lib/libarchi= ve -I/tmp/obj/workspace/src/amd64.amd64/lib/libarchive/tests -I/workspace/s= rc/contrib/libarchive/libarchive -I/workspace/src/contrib/libarchive/libarc= hive/test -I/workspace/src/contrib/libarchive/test_utils -DHAVE_BZLIB_H=3D1= -DHAVE_LIBLZMA=3D1 -DHAVE_LZMA_H=3D1 -DHAVE_ZSTD_H=3D1 -DHAVE_LIBZSTD=3D1= -DHAVE_ZSTD_compressStream=3D1 -DHAVE_SYSCONF=3D1 -DPLATFORM_CONFIG_H=3D\= "/workspace/src/lib/libarchive/tests/config_freebsd.h\" -DWITH_OPENSSL -DOP= ENSSL_API_COMPAT=3D0x10100000L -fPIE -g -MD -MF.depend.libarchive_test.tes= t_read_format_tar_invalid_pax_size.pieo -MTtest_read_format_tar_invalid_pax= _size.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -W= system-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmis= sing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered = -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error= =3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing = -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused= -value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/libarchive/libarchive/test/test_read_format_tar= _invalid_pax_size.c -o test_read_format_tar_invalid_pax_size.pieo --- all_subdir_usr.bin --- --- vtfontcvt.8.gz --- gzip -cn /workspace/src/usr.bin/vtfontcvt/vtfontcvt.8 > vtfontcvt.8.gz --- vtfontcvt.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug vtfontc= vt.full vtfontcvt.debug --- vtfontcvt --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dvtfontcvt.debug vtfontcvt.full vtfontcvt --- all_subdir_usr.bin/usbhidaction --- =3D=3D=3D> usr.bin/usbhidaction (all) --- all_subdir_usr.bin/kyua --- *** [utils/process/child.pieo] Error code 1 make[4]: stopped in /workspace/src/usr.bin/kyua --- all_subdir_lib --- make[3]: stopped in /workspace/src/lib --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- --- all_subdir_lib/atf --- --- utils_test --- make[6]: stopped in /workspace/src/lib/atf/libatf-c++/tests --- all_subdir_lib/atf/libatf-c++/tests/detail --- --- text_test --- In constructor 'std::__1::basic_string<_CharT, _Traits, _Allocator>::basic_= string(std::__1::basic_string<_CharT, _Traits, _Allocator>&&) [with _CharT = =3D char; _Traits =3D std::__1::char_traits; _Allocator =3D std::__1:= :allocator]', inlined from 'void std::__1::allocator<_Tp>::construct(_Up*, _Args&& ..= .) [with _Up =3D std::__1::basic_string; _Args =3D {std::__1::basic_s= tring, std::__1::allocator >}; _Tp = =3D std::__1::basic_string]' at /tmp/obj/workspace/src/amd64.amd64/tm= p/usr/include/c++/v1/__memory/allocator.h:165:5, inlined from 'static void std::__1::allocator_traits<_Alloc>::construct= (allocator_type&, _Tp*, _Args&& ...) [with _Tp =3D std::__1::basic_string; _Args =3D {std::__1::basic_string, = std::__1::allocator >}; typename std::__1::enable_if::value, int>::type =3D 0; _A= lloc =3D std::__1::allocator >]' at /tmp/obj/w= orkspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator_traits.h= :319:18, inlined from 'void std::__1::vector<_Tp, _Alloc>::__construct_one_at_en= d(_Args&& ...) [with _Args =3D {std::__1::basic_string, std::__1::allocator >}; _Tp =3D std::__1::basic_string= ; _Allocator =3D std::__1::allocator >]'= at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:961:30= , inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&= &) [with _Tp =3D std::__1::basic_string; _Allocator =3D std::__1::all= ocator >]' at /tmp/obj/workspace/src/amd64.amd= 64/tmp/usr/include/c++/v1/vector:1523:27, inlined from 'virtual void {anonymous}::atfu_tc_join::body() const' at = /workspace/src/contrib/atf/atf-c++/detail/text_test.cpp:83:24: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:1019:55: w= arning: array subscript 1 is outside array bounds of 'std::__1::basic_strin= g [1]' [-Warray-bounds=3D] 1019 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 basic_string(= basic_string&& __str) | ^~~~~~~~~~~~ In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = =3D {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:289:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp= =3D std::__1::basic_string]' at /tmp/obj/workspace/src/amd64.amd64/t= mp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result::pointer> std::__1::__allocate_at_least(_Alloc&,= size_t) [with _Alloc =3D allocator >]' at /tmp/obj/work= space/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate_at_least.h:4= 1:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer= (size_type, size_type, __alloc_rr&) [with _Tp =3D std::__1::basic_string; _Allocator =3D std::__1::allocator >&]' a= t /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:= 353:49, inlined from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_= Tp, _Alloc>::__push_back_slow_path(_Up&&) [with _Up =3D std::__1::basic_str= ing; _Tp =3D std::__1::basic_string; _Allocator =3D std::__1::a= llocator >]' at /tmp/obj/workspace/src/amd64.a= md64/tmp/usr/include/c++/v1/vector:1498:47, inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&= &) [with _Tp =3D std::__1::basic_string; _Allocator =3D std::__1::all= ocator >]' at /tmp/obj/workspace/src/amd64.amd= 64/tmp/usr/include/c++/v1/vector:1526:34, inlined from 'virtual void {anonymous}::atfu_tc_join::body() const' at = /workspace/src/contrib/atf/atf-c++/detail/text_test.cpp:77:24: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:267:24: note:= at offset 24 into object of size 24 allocated by 'operator new' 267 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = =3D {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:289:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp= =3D std::__1::basic_string]' at /tmp/obj/workspace/src/amd64.amd64/t= mp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result::pointer> std::__1::__allocate_at_least(_Alloc&,= size_t) [with _Alloc =3D allocator >]' at /tmp/obj/work= space/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate_at_least.h:4= 1:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer= (size_type, size_type, __alloc_rr&) [with _Tp =3D std::__1::basic_string; _Allocator =3D std::__1::allocator >&]' a= t /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:= 353:49, inlined from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_= Tp, _Alloc>::__push_back_slow_path(_Up&&) [with _Up =3D std::__1::basic_str= ing; _Tp =3D std::__1::basic_string; _Allocator =3D std::__1::a= llocator >]' at /tmp/obj/workspace/src/amd64.a= md64/tmp/usr/include/c++/v1/vector:1498:47, inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&= &) [with _Tp =3D std::__1::basic_string; _Allocator =3D std::__1::all= ocator >]' at /tmp/obj/workspace/src/amd64.amd= 64/tmp/usr/include/c++/v1/vector:1526:34, inlined from 'virtual void {anonymous}::atfu_tc_join::body() const' at = /workspace/src/contrib/atf/atf-c++/detail/text_test.cpp:82:24: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:267:24: note:= at offset 24 into object of size 24 allocated by 'operator new' 267 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ In constructor 'std::__1::basic_string<_CharT, _Traits, _Allocator>::basic_= string(std::__1::basic_string<_CharT, _Traits, _Allocator>&&) [with _CharT = =3D char; _Traits =3D std::__1::char_traits; _Allocator =3D std::__1:= :allocator]', inlined from 'void std::__1::allocator<_Tp>::construct(_Up*, _Args&& ..= .) [with _Up =3D std::__1::basic_string; _Args =3D {std::__1::basic_s= tring, std::__1::allocator >}; _Tp = =3D std::__1::basic_string]' at /tmp/obj/workspace/src/amd64.amd64/tm= p/usr/include/c++/v1/__memory/allocator.h:165:5, inlined from 'static void std::__1::allocator_traits<_Alloc>::construct= (allocator_type&, _Tp*, _Args&& ...) [with _Tp =3D std::__1::basic_string; _Args =3D {std::__1::basic_string, = std::__1::allocator >}; typename std::__1::enable_if::value, int>::type =3D 0; _A= lloc =3D std::__1::allocator >]' at /tmp/obj/w= orkspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator_traits.h= :319:18, inlined from 'void std::__1::vector<_Tp, _Alloc>::__construct_one_at_en= d(_Args&& ...) [with _Args =3D {std::__1::basic_string, std::__1::allocator >}; _Tp =3D std::__1::basic_string= ; _Allocator =3D std::__1::allocator >]'= at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:961:30= , inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&= &) [with _Tp =3D std::__1::basic_string; _Allocator =3D std::__1::all= ocator >]' at /tmp/obj/workspace/src/amd64.amd= 64/tmp/usr/include/c++/v1/vector:1523:27, inlined from 'virtual void {anonymous}::atfu_tc_join::body() const' at = /workspace/src/contrib/atf/atf-c++/detail/text_test.cpp:83:24: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:1028:9: wa= rning: array subscript 1 is outside array bounds of 'std::__1::basic_string= [1]' [-Warray-bounds=3D] 1028 | : __r_([](basic_string& __s) -> decltype(__s.__r_)&& { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1029 | if (!__s.__is_long()) | ~~~~~~~~~~~~~~~~~~~~~ 1030 | __s.__annotate_delete(); | ~~~~~~~~~~~~~~~~~~~~~~~~ 1031 | return std::move(__s.__r_); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1032 | }(__str)) { | ~~~~~~~~~ In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = =3D {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:289:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp= =3D std::__1::basic_string]' at /tmp/obj/workspace/src/amd64.amd64/t= mp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result::pointer> std::__1::__allocate_at_least(_Alloc&,= size_t) [with _Alloc =3D allocator >]' at /tmp/obj/work= space/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate_at_least.h:4= 1:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer= (size_type, size_type, __alloc_rr&) [with _Tp =3D std::__1::basic_string; _Allocator =3D std::__1::allocator >&]' a= t /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:= 353:49, inlined from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_= Tp, _Alloc>::__push_back_slow_path(_Up&&) [with _Up =3D std::__1::basic_str= ing; _Tp =3D std::__1::basic_string; _Allocator =3D std::__1::a= llocator >]' at /tmp/obj/workspace/src/amd64.a= md64/tmp/usr/include/c++/v1/vector:1498:47, inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&= &) [with _Tp =3D std::__1::basic_string; _Allocator =3D std::__1::all= ocator >]' at /tmp/obj/workspace/src/amd64.amd= 64/tmp/usr/include/c++/v1/vector:1526:34, inlined from 'virtual void {anonymous}::atfu_tc_join::body() const' at = /workspace/src/contrib/atf/atf-c++/detail/text_test.cpp:77:24: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:267:24: note:= at offset 24 into object of size 24 allocated by 'operator new' 267 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = =3D {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:289:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp= =3D std::__1::basic_string]' at /tmp/obj/workspace/src/amd64.amd64/t= mp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result::pointer> std::__1::__allocate_at_least(_Alloc&,= size_t) [with _Alloc =3D allocator >]' at /tmp/obj/work= space/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate_at_least.h:4= 1:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer= (size_type, size_type, __alloc_rr&) [with _Tp =3D std::__1::basic_string; _Allocator =3D std::__1::allocator >&]' a= t /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:= 353:49, inlined from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_= Tp, _Alloc>::__push_back_slow_path(_Up&&) [with _Up =3D std::__1::basic_str= ing; _Tp =3D std::__1::basic_string; _Allocator =3D std::__1::a= llocator >]' at /tmp/obj/workspace/src/amd64.a= md64/tmp/usr/include/c++/v1/vector:1498:47, inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&= &) [with _Tp =3D std::__1::basic_string; _Allocator =3D std::__1::all= ocator >]' at /tmp/obj/workspace/src/amd64.amd= 64/tmp/usr/include/c++/v1/vector:1526:34, inlined from 'virtual void {anonymous}::atfu_tc_join::body() const' at = /workspace/src/contrib/atf/atf-c++/detail/text_test.cpp:82:24: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:267:24: note:= at offset 24 into object of size 24 allocated by 'operator new' 267 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ make[7]: stopped in /workspace/src/lib/atf/libatf-c++/tests/detail --- fs_test --- make[7]: stopped in /workspace/src/lib/atf/libatf-c++/tests/detail make[6]: stopped in /workspace/src/lib/atf/libatf-c++/tests make[5]: stopped in /workspace/src/lib/atf/libatf-c++ make[4]: stopped in /workspace/src/lib/atf make[3]: stopped in /workspace/src/lib make[2]: stopped in /workspace/src 747.80 real 7009.79 user 360.51 sys make[1]: stopped in /workspace/src make: stopped in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins2883183448361480= 512.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_1395_843429083.1746239040534--