From nobody Wed Jan 28 13:39:24 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 4f1Nfl4pcZz6Q2Zc for ; Wed, 28 Jan 2026 13:39:27 +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 "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4f1Nfl2J0Mz44b2; Wed, 28 Jan 2026 13:39:27 +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=1769607567; 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: list-id; bh=wZR+vmB0nIVIylCUfTGW3OeGy5+BVBbUjljBru+Iro4=; b=aQDttqOa75s+lHB2RAkDxBhyDvBqN9gYwWC3DS2+GVT9PIhuiAtfVAvbVil3cBWb28Q3PG JXy+QMxLdAI+Ji4LVuOWe/ryjGBH/uD1qfqRl2jwyDkJcgAVdHUODmIXluxj50m0pVtmzn h4c2x0vEtwExxYWC57895XzNH6anWQ31NcRsWGJzYAQh8EnL14ZO3u7E79kRxixJb0whDN M0uI1sXlzmkGP/Lua16YJzThoWqyPaqGihUSq0U+BLVjmRFrGI57LVsZyBg0hSNgVD/a3+ ZQlKfKUf2LGqJIOINlOUglpVqjTpkfpBYdXntIJA1h7jgYBKll6fm8+Y2lSsYQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1769607567; a=rsa-sha256; cv=none; b=PpRoqJwJMoEQBIQgqkAdfydMfLu9aMi0Cx+mDD764SUMfJRC3cElvvqNxDkDvjCkDaCco3 QxcsnMOj5AhFR4Xk6DxBuJ+AZ0x/8eDSAic4hzBJFCcvkdSR7fMjt4OlASHdChfhvd7YDs 88lr9sFfcBez4qfBQrLDhdqUH5NpR/yJIwveMurrUWN6A2EwINlOvHWp0YuzW8E7HOKBWB 5Bl7G2t7ywZGJvT7cFSCDbnGwWCc1w3nVdP5dRNjBrqbZNST1nCogXjjltxIM1asuZi6FR AKwXzbpkUXEKvUBEEi5D7R37Vg8fNB3eidPdNrte04/OpFDVha1nyLLg86jGCQ== 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 4f1Nfl1kTLzvHd; Wed, 28 Jan 2026 13:39:27 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 28 Jan 2026 13:39:24 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: olce@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <96791894.615.1769607567247@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #2775 - Failure 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_614_1698102208.1769607564896" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_614_1698102208.1769607564896 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #2775 (0cca6277499febef57149e8999ecd= 1a42ef1dfd3) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/2775/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 2775/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/2= 775/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) a9f7074e858fd7c8e07c164fc365afc0d0077735 by olce: ahc(4): Fix a warning on i386 compilation 149e6c67ca80e72066ff84a0138914a6896559fb by olce: acpi_spmc(4): Fix compilation on 32-bit platforms 526c09a489295c96662d6c3d428f69672968ab80 by olce: acpi: Use only AcpiGetSleepTypeData() to determine Sx support 0cca6277499febef57149e8999ecd1a42ef1dfd3 by olce: acpi: Use AcpiGbl_FACS even on ACPI_REDUCED_HARDWARE The end of the build log: [...truncated 91.29 MiB...] make[5]: stopped making "all" in /workspace/src/lib/libc/tests --- all_subdir_tests --- --- all_subdir_tests/sys/audit --- make[5]: stopped making "all" in /workspace/src/tests/sys/audit 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_sbin --- --- all_subdir_sbin/ipf --- make[4]: stopped making "all" in /workspace/src/sbin/ipf make[3]: stopped making "all" in /workspace/src/sbin --- all_subdir_sbin/ipfw --- make[3]: stopped making "all" in /workspace/src/sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_usr.bin --- --- all_subdir_usr.bin/dtc --- make[3]: stopped making "all" in /workspace/src/usr.bin make[2]: stopped making "all" in /workspace/src --- all_subdir_usr.sbin --- --- ctld.pieo --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/shared_ptr.h:32, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/inout_ptr.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/memory:944, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1294, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__ranges/movable_box.h:21, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/for_each.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/algorithm:1842, from /workspace/src/usr.sbin/ctld/ctld.cc:55: 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:1268:46, 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]; | ~~~~~~~~~~~~~~^ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_map:591, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:26, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/list:1735, from /workspace/src/usr.sbin/ctld/ctld.hh:45, from /workspace/src/usr.sbin/ctld/ctld.cc:59: /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, 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:1274:46, 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:1274:46, 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:1274:46, 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:1268:46, 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:1268:46, 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:1268:46, 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:1268:46, 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:1268:46, 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:1274:46, 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:1274:46, 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; | ^~~~~~~ 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:1268:46, 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= :1268:46, 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::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:1274:46, 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; | ^~~~~~~ make[3]: stopped making "all" in /workspace/src/usr.sbin make[2]: stopped making "all" in /workspace/src --- all_subdir_cddl --- --- all_subdir_cddl/usr.sbin/zfsd/tests --- --- zfsd_unittest --- 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 --- --- all_subdir_lib/libc/tests/net --- --- 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 189.51 real 1330.61 user 117.24 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/jenkins4328051161016297= 780.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_614_1698102208.1769607564896--