From nobody Fri Dec 19 21:02:04 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 4dY0N01Kyrz6KH6h for ; Fri, 19 Dec 2025 21:02:08 +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 4dY0Mz4nJyz3PKl; Fri, 19 Dec 2025 21:02:07 +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=1766178127; 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=2roJfuqBN9mW+HbUIgMKP+rT4FKicX3AhPyKIaXupQQ=; b=OwmKxBCAelc3+nO9nxEysBnF5mxCV8RSmxxnyVWFD53uYfgD2VSW3OgubKAyoMkgo6NtKS 0qMkNiPVYBlMAotTGJy53d9UJyJtJw3JOXjdyexcPvj+ZrvFyjmwguD0sKTTpjvLMLt62y cuXEhnjs7k+nPc3v58chCYUtw+akgp61zzQtij6mSOsNWBf8O6Q4AhGPW+LMpHAyvifWs/ ZrU466BOXdxIUdoCfJmfkMLMmarttRPZfE9u+pj18mgHi7iLR1+75XvYwYW7G71guBF4/M T2/s48sSXlIEWJMlcs51kadBjdCZnEEKKKhcrcEBWPeb1V2dTP/Kz8x3L2unVA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1766178127; a=rsa-sha256; cv=none; b=Kc+mu6pUi8Gt2lPReDLm+beELwFeoD7KbkkUWKRfz8SYJC7IeSvo3EdShgu76wZ4H7M5al D+9xI6ewbCT2EG6Lo6r39iLhVuTwe3JcDxe1NJduk5YhyU58vsnW+LUt0FAriaAn6fn2JV y7nX5Re/WRHsGQW5tHW6c/8SxtdxHsRMZcziii6oZPFSeRuD2BpfALUUMuNbgCvGSjMQMt HMRjRDCjMRfs7QFlWvnJc6WGLrZXJM1M0FsciBKQcN2q9lr/s/HNNKSKYARcpRDShDMvYQ /QHoCp6UVBBf/zcPRYGga1MaiNXUmL3uN8D7LcRvqxSRs5LKNUSlvz4E0G16ug== 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 4dY0Mz45wpz8Wj; Fri, 19 Dec 2025 21:02:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 19 Dec 2025 21:02:04 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <669977321.2247.1766178127580@jenkins.ci.freebsd.org> In-Reply-To: <172736454.2221.1766170779745@jenkins.ci.freebsd.org> References: <172736454.2221.1766170779745@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc12_build - Build #7434 - 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_2246_1183361415.1766178124913" X-Jenkins-Job: FreeBSD-main-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2246_1183361415.1766178124913 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-gcc12_build - Build #7434 (4100bd6caa66434bc901ca48d7364bc2b5fe2cfd) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/7434/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/7434/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/7434/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) d2cb9cab8457b2a84898f0ac86f7b45e907f872c by tuexen: printf.9: Support more than 32 bits in %b 634d9c0d111b630c3d63a1cf25d15c32a37afab8 by tuexen: vtnet: expose features via sysctl tree 8da838ac31692e381adfc63d83ea49f2adabbf23 by tuexen: vtnet: improve consistency c8b3b605ae854ead6c8804e0400d80cb8fa73fdf by tuexen: tcp: fix checksum calculation bug 4100bd6caa66434bc901ca48d7364bc2b5fe2cfd by des: usr.bin: Remove intrinsic utilities The end of the build log: [...truncated 109.11 MiB...] inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_take_nvlist_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:951:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr 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:129: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:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_take_nvlist_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:974:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' --- all_subdir_usr.bin --- make[4]: stopped making "all" in /workspace/src/usr.bin/clang --- all_subdir_usr.bin/clang/llvm-cov --- make[4]: stopped making "all" in /workspace/src/usr.bin/clang --- all_subdir_usr.bin/clang/llvm-profdata --- --- llvm-profdata.pieo --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construct_at.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant:225, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iterator:742, from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/SmallPtrSet.h:27, from /workspace/src/contrib/llvm-project/llvm/include/llvm/ADT/SmallSet.h:17, from /workspace/src/contrib/llvm-project/llvm/tools/llvm-profdata/llvm-profdata.cpp:13: In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tmp/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 = std::__1::unique_ptr]' at /tmp/obj/workspace/src/amd64.amd64/tmp/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 = 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::unique_ptr; _Allocator = std::__1::allocator >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:353:49, inlined from 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<_Tp, _Alloc>::insert(const_iterator, value_type&&) [with _Tp = std::__1::unique_ptr; _Allocator = std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1645:49, inlined from 'static llvm::Error llvm::ErrorList::join(llvm::Error, llvm::Error)' at /workspace/src/contrib/llvm-project/llvm/include/llvm/Support/Error.h:425:29: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:267:24: warning: argument 1 value '18446744073709551608' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 267 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new: In static member function 'static llvm::Error llvm::ErrorList::join(llvm::Error, llvm::Error)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:206:54: note: in a call to allocation function 'void* operator new(size_t)' declared here 206 | _LIBCPP_NODISCARD _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new(std::size_t __sz) _THROW_BAD_ALLOC; | ^~~~~~~~ --- all_subdir_tests --- make[6]: stopped making "all" in /workspace/src/tests/sys/fs/fusefs --- rename --- make[6]: stopped making "all" in /workspace/src/tests/sys/fs/fusefs make[5]: stopped making "all" in /workspace/src/tests/sys/fs make[4]: stopped making "all" in /workspace/src/tests/sys make[3]: stopped making "all" in /workspace/src/tests make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr 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:129: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:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_bool::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1063:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr 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:129: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:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_bool::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1075:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' --- all_subdir_usr.bin --- make[4]: stopped making "all" in /workspace/src/usr.bin/clang make[3]: stopped making "all" in /workspace/src/usr.bin make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr 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:129: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:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_number::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1106:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr 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:129: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:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_number::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1118:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr 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:129: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:619: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:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr 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:129: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:619: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:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr 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:129: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:619: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:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr 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:129: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:619: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:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr 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:129: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:619: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:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr 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:129: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:619: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:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr 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:129: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:619: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:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr 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:129: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:619: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:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr 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:129: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:619: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:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr 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:129: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:619: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:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr 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:129: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:619: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:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr 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:129: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:619: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:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr 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:129: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:619: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:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr 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:129: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:619: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:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr 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:129: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:619: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:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr 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:129: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:619: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:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64: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 746.63 real 7138.68 user 466.35 sys make[1]: stopped making "buildworld" in /workspace/src make: stopped making "buildworld" in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins9324173973683843835.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc12_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_2246_1183361415.1766178124913--