ent-type:content-type: in-reply-to:in-reply-to:references:references:list-id; bh=GgJc6Jn9NiPc1ujvmmdi4JY0W1HKGF9uUeqD33YxIzo=; b=fCnHdK3jqQsRoShtqVqDRLYf+INJ1XW9JRIC2CMDkZ0ANw2T/AdVOuEvsoo7HxiY9CIZUu O//E//qiwoB3TkZEY/Aouh1h94Su46hACqJkZyn1q5YjHjDnpODPj5x0FGsiOZxoUvk/ov F4svP1NiXiIX4lEqqoTAFVF0cYPkN3pvM0t3mbkFk046nTMBPH+fHNKyq44B9n+vYMO/bz iY/q9cHziwEmcICjEvEgMU4dFzNu6dhEelBWrST6NPgoW+KM7b189y3P5x8tHdzz9WV39D CCytC9SuX6GHySxEIaIakhoJ+EJ0pkm2HBnGqUDg0CLz2skleFt7v3vHIctktw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1768251529; a=rsa-sha256; cv=none; b=gpKITbhg50cy5XC1MM18kriZEvCgUnHRSBC9DVEjDPOKf46DMHuqnq4oFJrbKoGFkIr2K8 1BDgbzzZ9HFn8X9PcxfDo+GLZkgNtEUNDy3k3OiCFxGhiRIH5hNls1OMhP1KkHGoxXo7v4 W/ddCtcYoB2DgIokQD8lh2BwaOw/iD0BM+/BLcV8MqiU/an4lLuNi+n+2D2ejoEPD6Lvs7 Do2566DpPEk98t6BRyL17q1Lg7CnhbKj77xuYjQm7EYK0O0a0autvtBS/81MqrG+d+TT// hwdr5ToBfAkeKBwiw4J/9ceCngbxf6EIA/psKTvgCRWXgwpCGevwc7HTiddivA== 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 4dql954RYKzjHL; Mon, 12 Jan 2026 20:58:49 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 12 Jan 2026 20:58:46 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dim@FreeBSD.org, vexeduxr@FreeBSD.org, jrhall@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <968754896.649.1768251529629@jenkins.ci.freebsd.org> In-Reply-To: <947469168.535.1768200404782@jenkins.ci.freebsd.org> References: <947469168.535.1768200404782@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #409 - 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_648_322752845.1768251527074" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_648_322752845.1768251527074 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #409 (237ce0afe7feecb39e607831b= a203cc361602aae) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/409/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/409/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/409/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) 5048c5d6f1b65afe40a386e1008d8c533ff70d23 by des: depend-cleanup: Force a clean build when options change d97fa8e49a4ad7134e6b5ba4f3aa4e262062256b by des: depend-cleanup.sh: Reduce repetition de92f1bfa448f6f9e1e8cf0c775d74bdcb8005e2 by des: linuxkpi: Don't clobber result on failure 6eea426f016c0aa97ea5745dda6670042b81f698 by des: linuxkpi: Correct kstrtobool 08e7bdaf18b9d452501772cf7914a252363cba61 by des: libgeom: Fix segfault in 32-on-64 case 4b6cab42defc58ed0a73bfdb7cdcdaff2d9cfef0 by des: libgeom: Clean up xml2tree code fba2421c689319ede3079f7010ede98a0843c4ee by des: libgeom: Improve type safety of xml2tree code e25aedb85e9d0d2da73e9efd4fbe3adbaa7812dd by des: libgeom: Fix 32-bit gcc build c72aa343a620b15cbf5f6364814e881c634df837 by vexeduxr: ng_tty: avoid the sign extention of char 5a9e2c59cb08bf1c1a428cd8a9ebd2886381a051 by vexeduxr: loader.efi: probe for UGA if GOP isn't found d3902baca506ec48e2f8b1121c7744766a175516 by vexeduxr: loader.efi: only use firmware provided Blt on GOP 60a85a5d25ab74a5c03078e015b0b50c8509c510 by vexeduxr: loader.efi: add stride & offset for MacBookPro3,1 74bb8b966381e5ada69ea188f73427334f0b3b7b by dim: zfs: emit .note.GNU-stack section for all ELF targets 237ce0afe7feecb39e607831ba203cc361602aae by jrhall: RELNOTES: Add entry for 256d05617c71 The end of the build log: [...truncated 100.01 MiB...] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/sbin/ipf/ipf/ipfcomp.c:232:25: warning: 'strncpy' specified = bound 16 equals destination size [-Wstringop-truncation] 232 | strncpy(g->fg_name, ghead, FR_GROUPLEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_sbin/ipf/ipfstat --- /workspace/src/sbin/ipf/ipfstat/ipfstat.c: In function 'printlivelist.const= prop': /workspace/src/sbin/ipf/ipfstat/ipfstat.c:866:41: warning: 'strncpy' specif= ied bound 16 equals destination size [-Wstringop-truncation] 866 | strncpy(g->fg_name, | ^~~~~~~~~~~~~~~~~~~ 867 | fp->fr_names + fp->= fr_grhead, | ~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~ 868 | FR_GROUPLEN); | ~~~~~~~~~~~~ /workspace/src/sbin/ipf/ipfstat/ipfstat.c:866:41: warning: 'strncpy' specif= ied bound 16 equals destination size [-Wstringop-truncation] /workspace/src/sbin/ipf/ipfstat/ipfstat.c: In function 'printdeadlist.isra'= : /workspace/src/sbin/ipf/ipfstat/ipfstat.c:971:33: warning: 'strncpy' specif= ied bound 16 equals destination size [-Wstringop-truncation] 971 | strncpy(g->fg_name, fb.fr_names + f= b.fr_grhead, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~ 972 | FR_GROUPLEN); | ~~~~~~~~~~~~ --- all_subdir_usr.bin --- --- all_subdir_usr.bin/localedef --- --- collate.pieo --- make[3]: stopped making "all" in /workspace/src/usr.bin make[2]: stopped making "all" in /workspace/src --- all_subdir_sbin --- --- all_subdir_sbin/ipf/ipf --- make[4]: stopped making "all" in /workspace/src/sbin/ipf --- all_subdir_sbin/rtsol --- make[3]: stopped making "all" in /workspace/src/sbin --- all_subdir_sbin/ipf --- --- all_subdir_sbin/ipf/ipfstat --- make[4]: stopped making "all" in /workspace/src/sbin/ipf make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- --- all_subdir_lib/libc/tests/net --- make[6]: stopped making "all" in /workspace/src/lib/libc/tests/net --- all_subdir_usr.sbin --- In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, pport>, void*>*>*; _Dp =3D std::__1::__bucket_list_dealloca= tor, pport>, void*>*>*> = >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&>, std::__1::tuple, std::__1::allocator<= char> >&, unsigned int&>}; _Tp =3D std::__1::__hash_value_type, pport>; _Hash =3D std::__1::__unordered_map_hasher, std::__1::__hash_value_type, pport>, std::__1::hash >, std::__1::equ= al_to >, true>; _Equal =3D std::__1::__unorder= ed_map_equal, std::__1::__hash_value_type, pport>, std::__1::equal_to >, std::__1::hash >, true>; _Alloc =3D = std::__1::allocator, pport> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/= __hash_table:1531:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Hash>::type, typename std::__1::__type_ident= ity<_Pred>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_v= alue_type<_Key, _Value>, typename std::__1::__type_identity<_Pred>::type, t= ypename std::__1::__type_identity<_Hash>::type>, typename std::__1::allocat= or_traits::type>::rebind_alloc > >::iterator>, bool> std::__1::un= ordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::try_emplace(const key_type&, = _Args&& ...) [with _Args =3D {std::__1::basic_string, std::__1::allocator >&, unsigned int&}; _Key =3D std::__= 1::basic_string; _Tp =3D pport; _Hash =3D std::__1::hash >; _Pred =3D std::__1::equal_to >; _Alloc =3D std::__1::allocator, pport> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/inclu= de/c++/v1/unordered_map:1269:116, inlined from 'bool kports::add_port(std::__1::string&, uint32_t)' at /w= orkspace/src/usr.sbin/ctld/ctld.cc:1068:60: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'bool kports::add_port(std::__1::string&, uint32_t)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, std::__1::shared_ptr >, void*>*>*; _Dp =3D std:= :__1::__bucket_list_deallocator, std::__1::shared_ptr >, void*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&&>, std::__1::tuple&&>}; _Tp =3D std::__1::__hash_value_type, std::__1::shared_ptr >; _Hash =3D std::__1= ::__unordered_map_hasher, std::__1::__hash_val= ue_type, std::__1::shared_ptr >, s= td::__1::hash >, std::__1::equal_to >, true>; _Equal =3D std::__1::__unordered_map_equal, std::__1::__hash_value_type, std::__1::shared_ptr >, std::__1::equal_to >, std::__1::hash >, true>;= _Alloc =3D std::__1::allocator, std::__1::shared_ptr > >]' at /tmp/obj/workspace= /src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1531:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Hash>::type, typename std::__1::__type_ident= ity<_Pred>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_v= alue_type<_Key, _Value>, typename std::__1::__type_identity<_Pred>::type, t= ypename std::__1::__type_identity<_Hash>::type>, typename std::__1::allocat= or_traits::type>::rebind_alloc > >::iterator>, bool> std::__1::un= ordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::try_emplace(key_type&&, _Args= && ...) [with _Args =3D {std::__1::shared_ptr}; _Key =3D std::_= _1::basic_string; _Tp =3D std::__1::shared_ptr; _Hash =3D= std::__1::hash >; _Pred =3D std::__1::equal_t= o >; _Alloc =3D std::__1::allocator, std::__1::shared_ptr >= >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/unordered= _map:1278:62, inlined from 'auth_group* conf::add_auth_group(const char*)' at /worksp= ace/src/usr.sbin/ctld/ctld.cc:477:12: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'auth_group* conf::add_auth_group(const char*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, auth>, void*>*>*; _Dp =3D std::__1::__bucket_list_deallocat= or, auth>, void*>*>*> >]= ', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&&>, std::__1::tuple}; _Tp =3D std::__1::__hash_value_type, a= uth>; _Hash =3D std::__1::__unordered_map_hasher, std::__1::__hash_value_type, auth>, std::_= _1::hash >, std::__1::equal_to >, true>; _Equal =3D std::__1::__unordered_map_equal, std::__1::__hash_value_type, auth>, std::__1::equal_to >, std::__1::ha= sh >, true>; _Alloc =3D std::__1::allocator, auth> >]' at /tmp/o= bj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1531:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Hash>::type, typename std::__1::__type_ident= ity<_Pred>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_v= alue_type<_Key, _Value>, typename std::__1::__type_identity<_Pred>::type, t= ypename std::__1::__type_identity<_Hash>::type>, typename std::__1::allocat= or_traits::type>::rebind_alloc > >::iterator>, bool> std::__1::un= ordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::try_emplace(key_type&&, _Args= && ...) [with _Args =3D {const char*&}; _Key =3D std::__1::basic_string; _Tp =3D auth; _Hash =3D std::__1::hash >; = _Pred =3D std::__1::equal_to >; _Alloc =3D std= ::__1::allocator, auth> >= ]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/unordered_m= ap:1278:62, inlined from 'bool auth_group::add_chap(const char*, const char*)' at /= workspace/src/usr.sbin/ctld/ctld.cc:253:54: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'bool auth_group::add_chap(const char*, const char*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, auth>, void*>*>*; _Dp =3D std::__1::__bucket_list_deallocat= or, auth>, void*>*>*> >]= ', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&&>, std::__1::tuple}; _Tp =3D std::__1::__hash_value_type, auth>; _Hash =3D std::__1::__unordered_map_hashe= r, std::__1::__hash_value_type, auth>, std::__1::hash >, std::_= _1::equal_to >, true>; _Equal =3D std::__1::__= unordered_map_equal, std::__1::__hash_value_ty= pe, auth>, std::__1::equal_to >, std::__1::hash >, true>; _Allo= c =3D std::__1::allocator, auth> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__hash_table:1531:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Hash>::type, typename std::__1::__type_ident= ity<_Pred>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_v= alue_type<_Key, _Value>, typename std::__1::__type_identity<_Pred>::type, t= ypename std::__1::__type_identity<_Hash>::type>, typename std::__1::allocat= or_traits::type>::rebind_alloc > >::iterator>, bool> std::__1::un= ordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::try_emplace(key_type&&, _Args= && ...) [with _Args =3D {const char*&, const char*&, const char*&}; _Key = =3D std::__1::basic_string; _Tp =3D auth; _Hash =3D std::__1::hash >; _Pred =3D std::__1::equal_to >; _Alloc =3D std::__1::allocator, auth> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/= usr/include/c++/v1/unordered_map:1278:62, inlined from 'bool auth_group::add_chap_mutual(const char*, const char*= , const char*, const char*)' at /workspace/src/usr.sbin/ctld/ctld.cc:278:70= : /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'bool auth_group::add_chap_mutual(const char*, const char*,= const char*, const char*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, std::__1::unique_ptr >, void*>*>*; _Dp =3D std::__1::_= _bucket_list_deallocator= , std::__1::unique_ptr >, void*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&&>, std::__1::tuple >&&>}; _Tp =3D std::__1::__= hash_value_type, std::__1::unique_ptr >; = _Hash =3D std::__1::__unordered_map_hasher, st= d::__1::__hash_value_type, std::__1::unique_pt= r >, std::__1::hash >, std::__1::equal_to= >, true>; _Equal =3D std::__1::__unordered_ma= p_equal, std::__1::__hash_value_type, std::__1::unique_ptr >, std::__1::equal_to >, std::__1::hash >, tr= ue>; _Alloc =3D std::__1::allocator, std::__1::unique_ptr > >]' at /tmp/obj/workspace/sr= c/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1531:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Hash>::type, typename std::__1::__type_ident= ity<_Pred>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_v= alue_type<_Key, _Value>, typename std::__1::__type_identity<_Pred>::type, t= ypename std::__1::__type_identity<_Hash>::type>, typename std::__1::allocat= or_traits::type>::rebind_alloc > >::iterator>, bool> std::__1::un= ordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::try_emplace(key_type&&, _Args= && ...) [with _Args =3D {std::__1::unique_ptr >}; _Key =3D std::__1::basic_string; _Tp =3D std::__1::unique_p= tr; _Hash =3D std::__1::hash >; _Pred =3D= std::__1::equal_to >; _Alloc =3D std::__1::al= locator, std::__1::unique= _ptr > >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v= 1/unordered_map:1278:62, inlined from 'lun* conf::add_lun(const char*)' at /workspace/src/usr.sb= in/ctld/ctld.cc:1486:39: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'lun* conf::add_lun(const char*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, std::__1::unique_ptr >, void*>*>*; _Dp =3D std::__1= ::__bucket_list_deallocator, std::__1::unique_ptr >, void*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&>, std::__1::tuple >&&>}; _Tp =3D s= td::__1::__hash_value_type, std::__1::unique_p= tr >; _Hash =3D std::__1::__unordered_map_hasher, std::__1::__hash_value_type, std::= __1::unique_ptr >, std::__1::hash >, s= td::__1::equal_to >, true>; _Equal =3D std::__= 1::__unordered_map_equal, std::__1::__hash_val= ue_type, std::__1::unique_ptr >, std::= __1::equal_to >, std::__1::hash >, true>; _Alloc =3D std::__1::allocator, std::__1::unique_ptr > >]' a= t /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:15= 31:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Hash>::type, typename std::__1::__type_ident= ity<_Pred>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_v= alue_type<_Key, _Value>, typename std::__1::__type_identity<_Pred>::type, t= ypename std::__1::__type_identity<_Hash>::type>, typename std::__1::allocat= or_traits::type>::rebind_alloc > >::iterator>, bool> std::__1::un= ordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::try_emplace(const key_type&, = _Args&& ...) [with _Args =3D {std::__1::unique_ptr >}; _Key =3D std::__1::basic_string; _Tp =3D std::__= 1::unique_ptr; _Hash =3D std::__1::hash >; _Pred =3D std::__1::equal_to >; _Alloc = =3D std::__1::allocator, = std::__1::unique_ptr > >]' at /tmp/obj/workspace/src/amd64.amd64/tm= p/usr/include/c++/v1/unordered_map:1269:116, inlined from 'target* conf::add_controller(const char*)' at /workspace/= src/usr.sbin/ctld/ctld.cc:1227:40: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'target* conf::add_controller(const char*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, std::__1::unique_ptr >, void*>*>*; _Dp =3D std::__1= ::__bucket_list_deallocator, std::__1::unique_ptr >, void*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&>, std::__1::tuple >&&>}; _Tp =3D s= td::__1::__hash_value_type, std::__1::unique_p= tr >; _Hash =3D std::__1::__unordered_map_hasher, std::__1::__hash_value_type, std::= __1::unique_ptr >, std::__1::hash >, s= td::__1::equal_to >, true>; _Equal =3D std::__= 1::__unordered_map_equal, std::__1::__hash_val= ue_type, std::__1::unique_ptr >, std::= __1::equal_to >, std::__1::hash >, true>; _Alloc =3D std::__1::allocator, std::__1::unique_ptr > >]' a= t /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:15= 31:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Hash>::type, typename std::__1::__type_ident= ity<_Pred>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_v= alue_type<_Key, _Value>, typename std::__1::__type_identity<_Pred>::type, t= ypename std::__1::__type_identity<_Hash>::type>, typename std::__1::allocat= or_traits::type>::rebind_alloc > >::iterator>, bool> std::__1::un= ordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::try_emplace(const key_type&, = _Args&& ...) [with _Args =3D {std::__1::unique_ptr >}; _Key =3D std::__1::basic_string; _Tp =3D std::__= 1::unique_ptr; _Hash =3D std::__1::hash >; _Pred =3D std::__1::equal_to >; _Alloc = =3D std::__1::allocator, = std::__1::unique_ptr > >]' at /tmp/obj/workspace/src/amd64.amd64/tm= p/usr/include/c++/v1/unordered_map:1269:116, inlined from 'target* conf::add_target(const char*)' at /workspace/src/= usr.sbin/ctld/ctld.cc:1265:37: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'target* conf::add_target(const char*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, std::__1::unique_ptr >, void*>*>*; _Dp =3D std::__1::= __bucket_list_deallocator, std::__1::unique_ptr >, void*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&>, std::__1::tuple >&&>}; _Tp =3D std::= __1::__hash_value_type, std::__1::unique_ptr >; _Hash =3D std::__1::__unordered_map_hasher, std::__1::__hash_value_type, std::__1::u= nique_ptr >, std::__1::hash >, std::__1:= :equal_to >, true>; _Equal =3D std::__1::__uno= rdered_map_equal, std::__1::__hash_value_type<= std::__1::basic_string, std::__1::unique_ptr >, std::__1::equal= _to >, std::__1::hash >, true>; _Alloc =3D std::__1::allocator, std::__1::unique_ptr > >]' at /tmp/obj/w= orkspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1531:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Hash>::type, typename std::__1::__type_ident= ity<_Pred>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_v= alue_type<_Key, _Value>, typename std::__1::__type_identity<_Pred>::type, t= ypename std::__1::__type_identity<_Hash>::type>, typename std::__1::allocat= or_traits::type>::rebind_alloc > >::iterator>, bool> std::__1::un= ordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::try_emplace(const key_type&, = _Args&& ...) [with _Args =3D {std::__1::unique_ptr >}; _Key =3D std::__1::basic_string; _Tp =3D std::__1::u= nique_ptr; _Hash =3D std::__1::hash >; _= Pred =3D std::__1::equal_to >; _Alloc =3D std:= :__1::allocator, std::__1= ::unique_ptr > >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/incl= ude/c++/v1/unordered_map:1269:116, inlined from 'bool conf::add_port(target*, portal_group*, auth_group_sp= )' at /workspace/src/usr.sbin/ctld/ctld.cc:1139:9: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'bool conf::add_port(target*, portal_group*, auth_group_sp)= ': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, lun*>, void*>*>*; _Dp =3D std::__1::__bucket_list_deallocat= or, lun*>, void*>*>*> >]= ', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&>, std::__1::tuple}; _Tp =3D std::__1::__hash_value_type, lun= *>; _Hash =3D std::__1::__unordered_map_hasher= , std::__1::__hash_value_type, lun*>, std::__1= ::hash >, std::__1::equal_to >, true>; _Equal =3D std::__1::__unordered_map_equal, std::__1::__hash_value_type, lun*>, std::__1::equal_to >, std::__1::hash= >, true>; _Alloc =3D std::__1::allocator, lun*> >]' at /tmp/obj= /workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1531:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Hash>::type, typename std::__1::__type_ident= ity<_Pred>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_v= alue_type<_Key, _Value>, typename std::__1::__type_identity<_Pred>::type, t= ypename std::__1::__type_identity<_Hash>::type>, typename std::__1::allocat= or_traits::type>::rebind_alloc > >::iterator>, bool> std::__1::un= ordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::try_emplace(const key_type&, = _Args&& ...) [with _Args =3D {lun*&}; _Key =3D std::__1::basic_string= ; _Tp =3D lun*; _Hash =3D std::__1::hash >; _P= red =3D std::__1::equal_to >; _Alloc =3D std::= __1::allocator, lun*> >]'= at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/unordered_map= :1269:116, inlined from 'bool conf::verify()' at /workspace/src/usr.sbin/ctld/ctld= .cc:1788:52: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'bool conf::verify()': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, std::__1::unique_ptr >, void*>*>*; _Dp =3D std::__1::= __bucket_list_deallocator, std::__1::unique_ptr >, void*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&>, std::__1::tuple >&&>}; _Tp =3D std::= __1::__hash_value_type, std::__1::unique_ptr >; _Hash =3D std::__1::__unordered_map_hasher, std::__1::__hash_value_type, std::__1::u= nique_ptr >, std::__1::hash >, std::__1:= :equal_to >, true>; _Equal =3D std::__1::__uno= rdered_map_equal, std::__1::__hash_value_type<= std::__1::basic_string, std::__1::unique_ptr >, std::__1::equal= _to >, std::__1::hash >, true>; _Alloc =3D std::__1::allocator, std::__1::unique_ptr > >]' at /tmp/obj/w= orkspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1531:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Hash>::type, typename std::__1::__type_ident= ity<_Pred>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_v= alue_type<_Key, _Value>, typename std::__1::__type_identity<_Pred>::type, t= ypename std::__1::__type_identity<_Hash>::type>, typename std::__1::allocat= or_traits::type>::rebind_alloc > >::iterator>, bool> std::__1::un= ordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::try_emplace(const key_type&, = _Args&& ...) [with _Args =3D {std::__1::unique_ptr >}; _Key =3D std::__1::basic_string; _Tp =3D std::__1::u= nique_ptr; _Hash =3D std::__1::hash >; _= Pred =3D std::__1::equal_to >; _Alloc =3D std:= :__1::allocator, std::__1= ::unique_ptr > >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/incl= ude/c++/v1/unordered_map:1269:116, inlined from 'bool conf::add_port(target*, portal_group*, uint32_t)' at= /workspace/src/usr.sbin/ctld/ctld.cc:1155:15: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'bool conf::add_port(target*, portal_group*, uint32_t)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, std::__1::unique_ptr >, void*>*>*; _Dp =3D std::__1::= __bucket_list_deallocator, std::__1::unique_ptr >, void*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&>, std::__1::tuple >&&>};= _Tp =3D std::__1::__hash_value_type, std::__1= ::unique_ptr >; _Hash =3D std::__1::__unordered_map_hasher, std::__1::__hash_value_type, std::__1::unique_ptr >, std::__1::hash >, std::__1::equal_to >, true>; _Equal =3D s= td::__1::__unordered_map_equal, std::__1::__ha= sh_value_type, std::__1::unique_ptr >, s= td::__1::equal_to >, std::__1::hash >, true>; _Alloc =3D std::__1::allocator, std::__1::unique_ptr > >]'= at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:= 1531:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Hash>::type, typename std::__1::__type_ident= ity<_Pred>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_v= alue_type<_Key, _Value>, typename std::__1::__type_identity<_Pred>::type, t= ypename std::__1::__type_identity<_Hash>::type>, typename std::__1::allocat= or_traits::type>::rebind_alloc > >::iterator>, bool> std::__1::un= ordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::try_emplace(const key_type&, = _Args&& ...) [with _Args =3D {std::__1::unique_ptr >}; _Key =3D std::__1::basic_string; _Tp = =3D std::__1::unique_ptr; _Hash =3D std::__1::hash >; _Pred =3D std::__1::equal_to >; = _Alloc =3D std::__1::allocator, std::__1::unique_ptr > >]' at /tmp/obj/workspace/src/amd64.amd= 64/tmp/usr/include/c++/v1/unordered_map:1269:116, inlined from 'bool conf::add_port(target*, pport*)' at /workspace/src/u= sr.sbin/ctld/ctld.cc:1170:47: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'bool conf::add_port(target*, pport*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, std::__1::unique_ptr >, void*>*>*; _Dp =3D std::__1::= __bucket_list_deallocator, std::__1::unique_ptr >, void*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&>, std::__1::tuple >&&>}; _= Tp =3D std::__1::__hash_value_type, std::__1::= unique_ptr >; _Hash =3D std::__1::__unordered_map_hasher, std::__1::__hash_value_type,= std::__1::unique_ptr >, std::__1::hash = >, std::__1::equal_to >, true>; _Equal =3D std= ::__1::__unordered_map_equal, std::__1::__hash= _value_type, std::__1::unique_ptr >, std= ::__1::equal_to >, std::__1::hash >, true>; _Alloc =3D std::__1::allocator, std::__1::unique_ptr > >]' a= t /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:15= 31:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Hash>::type, typename std::__1::__type_ident= ity<_Pred>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_v= alue_type<_Key, _Value>, typename std::__1::__type_identity<_Pred>::type, t= ypename std::__1::__type_identity<_Hash>::type>, typename std::__1::allocat= or_traits::type>::rebind_alloc > >::iterator>, bool> std::__1::un= ordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::try_emplace(const key_type&, = _Args&& ...) [with _Args =3D {std::__1::unique_ptr >}; _Key =3D std::__1::basic_string; _Tp =3D= std::__1::unique_ptr; _Hash =3D std::__1::hash >; _Pred =3D std::__1::equal_to >; _Al= loc =3D std::__1::allocator, std::__1::unique_ptr > >]' at /tmp/obj/workspace/src/amd64.amd64/= tmp/usr/include/c++/v1/unordered_map:1269:116, inlined from 'bool conf::add_port(kports&, target*, int, int)' at /work= space/src/usr.sbin/ctld/ctld.cc:1193:50: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'bool conf::add_port(kports&, target*, int, int)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, std::__1::unique_ptr >, void*>*>*; _Dp =3D st= d::__1::__bucket_list_deallocator, std::__1::unique_ptr >, void*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&&>, std::__1::tuple >&&>}; _T= p =3D std::__1::__hash_value_type, std::__1::u= nique_ptr >; _Hash =3D std::__1::__unordered_map_hasher, std::__1::__hash_value_type, std::__1::unique_ptr >, std::__1::hash >, std::__1::equal_to >, true>;= _Equal =3D std::__1::__unordered_map_equal, s= td::__1::__hash_value_type, std::__1::unique_p= tr >, std::__1::equal_to >, std:= :__1::hash >, true>; _Alloc =3D std::__1::allo= cator, std::__1::u= nique_ptr > >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr= /include/c++/v1/__hash_table:1531:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Hash>::type, typename std::__1::__type_ident= ity<_Pred>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_v= alue_type<_Key, _Value>, typename std::__1::__type_identity<_Pred>::type, t= ypename std::__1::__type_identity<_Hash>::type>, typename std::__1::allocat= or_traits::type>::rebind_alloc > >::iterator>, bool> std::__1::un= ordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::try_emplace(key_type&&, _Args= && ...) [with _Args =3D {std::__1::unique_ptr >}; _Key =3D std::__1::basic_string; _Tp =3D = std::__1::unique_ptr; _Hash =3D std::__1::hash >; _Pred =3D std::__1::equal_to= >; _Alloc =3D std::__1::allocator, std::__1::unique_ptr > >]' at /tmp/obj/workspace/s= rc/amd64.amd64/tmp/usr/include/c++/v1/unordered_map:1278:62, inlined from 'portal_group* conf::add_portal_group(const char*)' at /wo= rkspace/src/usr.sbin/ctld/ctld.cc:520:41: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'portal_group* conf::add_portal_group(const char*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, std::__1::unique_ptr >, void*>*>*; _Dp =3D st= d::__1::__bucket_list_deallocator, std::__1::unique_ptr >, void*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&&>, std::__1::tuple >&&>}; _T= p =3D std::__1::__hash_value_type, std::__1::u= nique_ptr >; _Hash =3D std::__1::__unordered_map_hasher, std::__1::__hash_value_type, std::__1::unique_ptr >, std::__1::hash >, std::__1::equal_to >, true>;= _Equal =3D std::__1::__unordered_map_equal, s= td::__1::__hash_value_type, std::__1::unique_p= tr >, std::__1::equal_to >, std:= :__1::hash >, true>; _Alloc =3D std::__1::allo= cator, std::__1::u= nique_ptr > >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr= /include/c++/v1/__hash_table:1531:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Hash>::type, typename std::__1::__type_ident= ity<_Pred>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_v= alue_type<_Key, _Value>, typename std::__1::__type_identity<_Pred>::type, t= ypename std::__1::__type_identity<_Hash>::type>, typename std::__1::allocat= or_traits::type>::rebind_alloc > >::iterator>, bool> std::__1::un= ordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::try_emplace(key_type&&, _Args= && ...) [with _Args =3D {std::__1::unique_ptr >}; _Key =3D std::__1::basic_string; _Tp =3D = std::__1::unique_ptr; _Hash =3D std::__1::hash >; _Pred =3D std::__1::equal_to= >; _Alloc =3D std::__1::allocator, std::__1::unique_ptr > >]' at /tmp/obj/workspace/s= rc/amd64.amd64/tmp/usr/include/c++/v1/unordered_map:1278:62, inlined from 'portal_group* conf::add_transport_group(const char*)' at = /workspace/src/usr.sbin/ctld/ctld.cc:559:43: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'portal_group* conf::add_transport_group(const char*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ make[3]: stopped making "all" in /workspace/src/usr.sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_cddl --- make[6]: stopped making "all" in /workspace/src/cddl/usr.sbin/zfsd/tests make[5]: stopped making "all" in /workspace/src/cddl/usr.sbin/zfsd make[4]: stopped making "all" in /workspace/src/cddl/usr.sbin make[3]: stopped making "all" in /workspace/src/cddl make[2]: stopped making "all" in /workspace/src --- all_subdir_lib --- --- link_addr_test --- make[6]: stopped making "all" in /workspace/src/lib/libc/tests/net make[5]: stopped making "all" in /workspace/src/lib/libc/tests make[4]: stopped making "all" in /workspace/src/lib/libc make[3]: stopped making "all" in /workspace/src/lib make[2]: stopped making "all" in /workspace/src 317.71 real 2039.66 user 179.76 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-stable-15-amd64-gcc13_build] $ /bin/sh -xe /tmp/jenkins65508747248= 20935444.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_648_322752845.1768251527074--