From nobody Sat Sep 05 12:59:36 2026 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 4hcYMJ0BZnz6rTQ6 for ; Sat, 05 Sep 2026 12:59:40 +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 "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hcYMH4t6hz3dhQ; Sat, 05 Sep 2026 12:59:39 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1788613179; a=rsa-sha256; cv=none; b=VSjUJ4bcBNOFtiCdH+wZuZ6oVDurituCfCshFgTFWhzuEsN6145D1mHLuPc/DVnkpoHab3 OgeGy/hJFynflJc5umoXEsSc8Frr53TQotCLSJVOrVrvH5kAyLZDvHB+vedY88qdf+Nqqn wBbvSvB5lbXEICoJBYIz0dyg0cTu6mV2GieApR3MQLr9Tjgi3cNtiDjlG5AV64orSLZiKC wJTU1qfgUo4qDvEPZ4vHtErQiYkV3UU8/zwUmzHB85Vf1WCLyECOFAd1+Nmt8rqDb5MuvE QlNlT8OIEezSQcEU/1rXiOt1Fn6rM5kPLuCBxqIQaYAmfPoYQXMvStVP83nP0Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1788613179; 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=tdGdpq+e2U1V95uaqdwjUzkmKJxAnQgRd5bYcEmXQDc=; b=VdY4/Dpe29psCxDkekDOg0SyWlod98R6TU1WVlNGaI5eRoFPTkKQK9qOS7QmKYCdf1IUVo yaDQlvgaVO9pPGBBe6ONdrZiO7AwP1Ra9F/lqZM1nMDdeS6jusnF6nU50jgh1rsvo27rgG jpfM9/lOf4DjT3AOjtSXm+bCj/4YYqYQOV+NkPnh8znmvDHjgcSulJanEwF0uiI9YXdPlG gZMMc0BuKpM69EZTzzcvEGsALvuG0yYJc1a8lZE3Df4n63yY6qbYbS5wE0dsk3OYw/kcZP z1erWBprk6qGDjJvOFaTZnK/SfDr0x3optoFN56omujDpbzgy8fHhEX6aeINTQ== 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 4hcYMH3S2Lzmbm; Sat, 05 Sep 2026 12:59:39 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 5 Sep 2026 12:59:36 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kfv@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1489486463.4410.1788613179488@jenkins.ci.freebsd.org> In-Reply-To: <1395101376.4406.1788605241491@jenkins.ci.freebsd.org> References: <1395101376.4406.1788605241491@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #4621 - 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_4409_1900023452.1788613177019" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_4409_1900023452.1788613177019 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-gcc14_build - Build #4621 (72ed6f9c9dc95124cd81158d1c4437484a1b951e) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/4621/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/4621/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/4621/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) 72ed6f9c9dc95124cd81158d1c4437484a1b951e by kfv: libc: Add WCHAR_WIDTH in as well The end of the build log: [...truncated 105.12 MiB...] In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = {long unsigned int}]', inlined from '_Tp* std::__1::__libcpp_allocate(__element_count, size_t) [with _Tp = basic_string]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__new/allocate.h:64:54, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(std::__1::size_t) [with _Tp = std::__1::basic_string]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:105:41, inlined from 'constexpr std::__1::__allocation_result::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate_at_least.h:41:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer(size_type, size_type, __alloc_rr&) [with _Tp = std::__1::basic_string; _Allocator = std::__1::allocator >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:330:49, inlined from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__emplace_back_slow_path(_Args&& ...) [with _Args = {std::__1::basic_string, std::__1::allocator >}; _Tp = std::__1::basic_string; _Allocator = std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector.h:1128:47, inlined from 'std::__1::vector<_Tp, _Alloc>::value_type& std::__1::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::__1::basic_string, std::__1::allocator >}; _Tp = std::__1::basic_string; _Allocator = std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector.h:1150:37, inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::__1::basic_string; _Allocator = std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector.h:457:102, 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/allocate.h:39:24: note: at offset 24 into object of size 24 allocated by 'operator new' 39 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = {long unsigned int}]', inlined from '_Tp* std::__1::__libcpp_allocate(__element_count, size_t) [with _Tp = basic_string]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__new/allocate.h:64:54, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(std::__1::size_t) [with _Tp = std::__1::basic_string]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:105:41, inlined from 'constexpr std::__1::__allocation_result::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate_at_least.h:41:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer(size_type, size_type, __alloc_rr&) [with _Tp = std::__1::basic_string; _Allocator = std::__1::allocator >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:330:49, inlined from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__emplace_back_slow_path(_Args&& ...) [with _Args = {std::__1::basic_string, std::__1::allocator >}; _Tp = std::__1::basic_string; _Allocator = std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector.h:1128:47, inlined from 'std::__1::vector<_Tp, _Alloc>::value_type& std::__1::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::__1::basic_string, std::__1::allocator >}; _Tp = std::__1::basic_string; _Allocator = std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector.h:1150:37, inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::__1::basic_string; _Allocator = std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector.h:457:102, 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/allocate.h:39:24: note: at offset 24 into object of size 24 allocated by 'operator new' 39 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ In constructor 'std::__1::basic_string<_CharT, _Traits, _Allocator>::basic_string(std::__1::basic_string<_CharT, _Traits, _Allocator>&&) [with _CharT = char; _Traits = std::__1::char_traits; _Allocator = std::__1::allocator]', inlined from 'void std::__1::allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::__1::basic_string; _Args = {std::__1::basic_string, std::__1::allocator >}; _Tp = std::__1::basic_string]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:153:5, inlined from 'static void std::__1::allocator_traits<_Alloc>::construct(allocator_type&, _Tp*, _Args&& ...) [with _Tp = std::__1::basic_string; _Args = {std::__1::basic_string, std::__1::allocator >}; typename std::__1::enable_if<__has_construct_v<_Alloc, _Tp*, _Args ...>, int>::type = 0; _Alloc = std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator_traits.h:296:18, inlined from 'void std::__1::vector<_Tp, _Alloc>::__emplace_back_assume_capacity(_Args&& ...) [with _Args = {std::__1::basic_string, std::__1::allocator >}; _Tp = std::__1::basic_string; _Allocator = std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector.h:474:30, inlined from 'std::__1::vector<_Tp, _Alloc>::value_type& std::__1::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::__1::basic_string, std::__1::allocator >}; _Tp = std::__1::basic_string; _Allocator = std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector.h:1147:35, inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::__1::basic_string; _Allocator = std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector.h:457:102, 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:1030:9: warning: array subscript 1 is outside array bounds of 'std::__1::basic_string [1]' [-Warray-bounds=] 1030 | : __rep_([](basic_string& __s) -> decltype(__s.__rep_)&& { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1031 | if (!__s.__is_long()) | ~~~~~~~~~~~~~~~~~~~~~ 1032 | __s.__annotate_delete(); | ~~~~~~~~~~~~~~~~~~~~~~~~ 1033 | return std::move(__s.__rep_); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1034 | }(__str)), | ~~~~~~~~~ In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = {long unsigned int}]', inlined from '_Tp* std::__1::__libcpp_allocate(__element_count, size_t) [with _Tp = basic_string]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__new/allocate.h:64:54, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(std::__1::size_t) [with _Tp = std::__1::basic_string]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:105:41, inlined from 'constexpr std::__1::__allocation_result::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate_at_least.h:41:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer(size_type, size_type, __alloc_rr&) [with _Tp = std::__1::basic_string; _Allocator = std::__1::allocator >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:330:49, inlined from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__emplace_back_slow_path(_Args&& ...) [with _Args = {std::__1::basic_string, std::__1::allocator >}; _Tp = std::__1::basic_string; _Allocator = std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector.h:1128:47, inlined from 'std::__1::vector<_Tp, _Alloc>::value_type& std::__1::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::__1::basic_string, std::__1::allocator >}; _Tp = std::__1::basic_string; _Allocator = std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector.h:1150:37, inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::__1::basic_string; _Allocator = std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector.h:457:102, 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/allocate.h:39:24: note: at offset 24 into object of size 24 allocated by 'operator new' 39 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = {long unsigned int}]', inlined from '_Tp* std::__1::__libcpp_allocate(__element_count, size_t) [with _Tp = basic_string]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__new/allocate.h:64:54, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(std::__1::size_t) [with _Tp = std::__1::basic_string]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:105:41, inlined from 'constexpr std::__1::__allocation_result::pointer> std::__1::__allocate_at_least(_Alloc&, size_t) [with _Alloc = allocator >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate_at_least.h:41:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer(size_type, size_type, __alloc_rr&) [with _Tp = std::__1::basic_string; _Allocator = std::__1::allocator >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:330:49, inlined from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp, _Alloc>::__emplace_back_slow_path(_Args&& ...) [with _Args = {std::__1::basic_string, std::__1::allocator >}; _Tp = std::__1::basic_string; _Allocator = std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector.h:1128:47, inlined from 'std::__1::vector<_Tp, _Alloc>::value_type& std::__1::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::__1::basic_string, std::__1::allocator >}; _Tp = std::__1::basic_string; _Allocator = std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector.h:1150:37, inlined from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::__1::basic_string; _Allocator = std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__vector/vector.h:457:102, 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/allocate.h:39:24: note: at offset 24 into object of size 24 allocated by 'operator new' 39 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ --- all_subdir_lib/libnv --- In function 'constexpr std::__1::size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr std::__1::size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:130:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:438:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_string::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1149:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:63:26: warning: argument 1 null where non-null expected [-Wnonnull] 63 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:63:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr std::__1::size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr std::__1::size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:130:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:438:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_string::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1161:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:63:26: warning: argument 1 null where non-null expected [-Wnonnull] 63 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:63:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' --- all_subdir_lib/atf --- make[7]: stopped making "all" in /workspace/src/lib/atf/libatf-c++/tests/detail --- all_subdir_lib/libnv --- In function 'constexpr std::__1::size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr std::__1::size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:130:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:438:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_nvlist::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1197:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:63:26: warning: argument 1 null where non-null expected [-Wnonnull] 63 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:63:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr std::__1::size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr std::__1::size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:130:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:438:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_nvlist::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1209:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:63:26: warning: argument 1 null where non-null expected [-Wnonnull] 63 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:63:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr std::__1::size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr std::__1::size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:130:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:438:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_nvlist::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1221:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:63:26: warning: argument 1 null where non-null expected [-Wnonnull] 63 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:63:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' --- all_subdir_lib/atf --- --- fs_test --- make[7]: stopped making "all" in /workspace/src/lib/atf/libatf-c++/tests/detail make[6]: stopped making "all" in /workspace/src/lib/atf/libatf-c++/tests make[5]: stopped making "all" in /workspace/src/lib/atf/libatf-c++ make[4]: stopped making "all" in /workspace/src/lib/atf make[3]: stopped making "all" in /workspace/src/lib --- all_subdir_lib/libnv --- In function 'constexpr std::__1::size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr std::__1::size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:130:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:438:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_binary::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1256:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:63:26: warning: argument 1 null where non-null expected [-Wnonnull] 63 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:63:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr std::__1::size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr std::__1::size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:130:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:438:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_binary::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1268:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:63:26: warning: argument 1 null where non-null expected [-Wnonnull] 63 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:63:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' --- all_subdir_lib/googletest --- --- all_subdir_lib/googletest/tests/gtest --- --- googletest-param-test-test --- make[6]: stopped making "all" in /workspace/src/lib/googletest/tests/gtest make[5]: stopped making "all" in /workspace/src/lib/googletest/tests make[4]: stopped making "all" in /workspace/src/lib/googletest make[3]: stopped making "all" in /workspace/src/lib --- all_subdir_lib/libnv --- In function 'constexpr std::__1::size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr std::__1::size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:130:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:438:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_bool_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1303:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:63:26: warning: argument 1 null where non-null expected [-Wnonnull] 63 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:63:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr std::__1::size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr std::__1::size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:130:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:438:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_bool_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1315:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:63:26: warning: argument 1 null where non-null expected [-Wnonnull] 63 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:63:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr std::__1::size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr std::__1::size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:130:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:438:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_number_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1348:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:63:26: warning: argument 1 null where non-null expected [-Wnonnull] 63 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:63:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr std::__1::size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr std::__1::size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:130:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:438:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_number_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1360:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:63:26: warning: argument 1 null where non-null expected [-Wnonnull] 63 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:63:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr std::__1::size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr std::__1::size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:130:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:438:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_string_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1390:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:63:26: warning: argument 1 null where non-null expected [-Wnonnull] 63 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:63:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr std::__1::size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr std::__1::size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:130:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:438:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_string_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1402:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:63:26: warning: argument 1 null where non-null expected [-Wnonnull] 63 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:63:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr std::__1::size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr std::__1::size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:130:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:438:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_nvlist_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1434:3: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:63:26: warning: argument 1 null where non-null expected [-Wnonnull] 63 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:63:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr std::__1::size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr std::__1::size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:130:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:438:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_nvlist_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1453:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:63:26: warning: argument 1 null where non-null expected [-Wnonnull] 63 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:63:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr std::__1::size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr std::__1::size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:130:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:438:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_nvlist_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1465:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:63:26: warning: argument 1 null where non-null expected [-Wnonnull] 63 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:63:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' make[5]: stopped making "all" in /workspace/src/lib/libnv/tests make[4]: stopped making "all" in /workspace/src/lib/libnv make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 532.87 real 5452.46 user 314.15 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/jenkins4181924604853602207.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_4409_1900023452.1788613177019--