Date: Wed, 10 Apr 2024 14:34:22 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-main-amd64-gcc12_build - Build #2681 - Still Failing Message-ID: <942659684.6325.1712759663135@jenkins.ci.freebsd.org> In-Reply-To: <1492165714.6311.1712756463641@jenkins.ci.freebsd.org> References: <1492165714.6311.1712756463641@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_6324_1746264584.1712759662621 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #2681 (1d14e88e5332cfddbec1893f6b533= 2f81d378d61) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/2681/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 2681/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/2= 681/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) 1d14e88e5332cfddbec1893f6b5332f81d378d61 by markj: tcp: Make tcp_var.h more self-contained The end of the build log: [...truncated 14.12 MiB...] /workspace/src/contrib/llvm-project/libcxx/include/__algorithm/sort.h:837:3= 1: required from 'void std::__1::__introsort(_RandomAccessIterator, _Rand= omAccessIterator, _Compare, typename iterator_traits<_Iter2>::difference_ty= pe, bool) [with _AlgPolicy =3D _ClassicAlgPolicy; _Compare =3D ranges::less= ; _RandomAccessIterator =3D long double*; bool _UseBitSetPartition =3D fals= e; typename iterator_traits<_Iter2>::difference_type =3D long int]' /workspace/src/contrib/llvm-project/libcxx/src/algorithm.cpp:24:85: requi= red from 'void std::__1::__sort(_RandomAccessIterator, _RandomAccessIterato= r, _Comp) [with _Comp =3D __less<long double>&; _RandomAccessIterator =3D l= ong double*]' /workspace/src/contrib/llvm-project/libcxx/src/algorithm.cpp:45:106: requ= ired from here /workspace/src/contrib/llvm-project/libcxx/include/__concepts/equality_comp= arable.h:29:9: required for the satisfaction of '__weakly_equality_compar= able_with<_Tp, _Tp>' [with _Tp =3D long double&] /workspace/src/contrib/llvm-project/libcxx/include/__concepts/equality_comp= arable.h:38:9: required for the satisfaction of 'equality_comparable<_Tp>= ' [with _Tp =3D long double&] /workspace/src/contrib/llvm-project/libcxx/include/__concepts/totally_order= ed.h:41:9: required for the satisfaction of 'totally_ordered<_Tp>' [with = _Tp =3D long double&] /workspace/src/contrib/llvm-project/libcxx/include/__concepts/totally_order= ed.h:45:9: required for the satisfaction of 'totally_ordered_with<_Tp, _U= p>' [with _Tp =3D long double&; _Up =3D long double&] /workspace/src/contrib/llvm-project/libcxx/include/__concepts/equality_comp= arable.h:30:5: in requirements with 'std::__1::__libcpp_remove_reference_= t<_Tp>& __t', 'std::__1::__libcpp_remove_reference_t<_Alloc>& __u' [with _U= p =3D long double&; _Tp =3D long double&] /workspace/src/contrib/llvm-project/libcxx/include/__concepts/equality_comp= arable.h:31:13: note: '(__t =3D=3D __u)' does not satisfy return-type-requi= rement 31 | { __t =3D=3D __u } -> __boolean_testable; | ~~~~^~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__concepts/equality_comp= arable.h:32:13: note: '(__t !=3D __u)' does not satisfy return-type-require= ment 32 | { __t !=3D __u } -> __boolean_testable; | ~~~~^~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__concepts/equality_comp= arable.h:33:13: note: '(__u =3D=3D __t)' does not satisfy return-type-requi= rement 33 | { __u =3D=3D __t } -> __boolean_testable; | ~~~~^~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__concepts/equality_comp= arable.h:34:13: note: '(__u !=3D __t)' does not satisfy return-type-require= ment 34 | { __u !=3D __t } -> __boolean_testable; | ~~~~^~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h: In = instantiation of 'constexpr _ToDuration std::__1::chrono::__duration_cast<_= FromDuration, _ToDuration, _Period, true, false>::operator()(const _FromDur= ation&) const [with _FromDuration =3D std::__1::chrono::duration<long long = int, std::__1::ratio<1, 1000000000> >; _ToDuration =3D std::__1::chrono::du= ration<long long int>; _Period =3D std::__1::ratio<1, 1000000000>]': /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h:107:= 65: required from 'constexpr _ToDuration std::__1::chrono::duration_cast(= const duration<_Rep, _Period>&) [with _ToDuration =3D duration<long long in= t>; _Rep =3D long long int; _Period =3D std::__1::ratio<1, 1000000000>; typ= ename std::__1::enable_if<__is_duration<_Tp>::value, int>::type <anonymous>= =3D 0]' /workspace/src/contrib/llvm-project/libcxx/include/__chrono/convert_to_time= spec.h:31:39: required from '_TimeSpec std::__1::__convert_to_timespec(co= nst chrono::nanoseconds&) [with _TimeSpec =3D timespec; chrono::nanoseconds= =3D chrono::duration<long long int, ratio<1, 1000000000> >]' /workspace/src/contrib/llvm-project/libcxx/include/__threading_support:340:= 77: required from here /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h:82:1= 2: error: no matching function for call to 'std::__1::chrono::duration<long= long int>::duration(std::__1::chrono::duration<long long int>::rep)' 82 | return _ToDuration( | ^~~~~~~~~~~~ 83 | static_cast<typename _ToDuration::rep>(static_cast<_Ct>(__f= d.count()) / static_cast<_Ct>(_Period::den))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h:219:= 43: note: candidate: 'template<class _Rep2, class _Period2, typename std::_= _1::enable_if<(std::__1::chrono::duration<long long int>::__no_overflow<_Pe= riod2, std::__1::ratio<1> >::value && (std::__1::chrono::treat_as_floating_= point<long long int>::value || ((typename std::__1::chrono::duration<long l= ong int>::__no_overflow<_Period2, std::__1::ratio<1> >::type::den =3D=3D 1)= && (! std::__1::chrono::treat_as_floating_point<_Rep2>::value)))), int>::t= ype <anonymous> > constexpr std::__1::chrono::duration<_Rep, _Period>::dura= tion(const std::__1::chrono::duration<_Rep2, _Period2>&) [with _Period2 =3D= _Rep2; typename std::__1::enable_if<(__no_overflow<_Period2, typename _Per= iod::type>::value && (std::__1::chrono::treat_as_floating_point<_Rep>::valu= e || ((typename __no_overflow<_Period2, typename _Period::type>::type::den = =3D=3D 1) && (! std::__1::chrono::treat_as_floating_point<_Rep2>::value))))= , int>::type <anonymous> =3D _Period2; _Rep =3D long long int; _Period =3D = std::__1::ratio<1>]' 219 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR duration(const duration<_= Rep2, _Period2>& __d) | ^~~~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h:219:= 43: note: template argument deduction/substitution failed: /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h:82:1= 2: note: mismatched types 'const std::__1::chrono::duration<_Rep, _Period= >' and 'std::__1::chrono::duration<long long int>::rep' {aka 'long long int= '} 82 | return _ToDuration( | ^~~~~~~~~~~~ 83 | static_cast<typename _ToDuration::rep>(static_cast<_Ct>(__f= d.count()) / static_cast<_Ct>(_Period::den))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h:210:= 52: note: candidate: 'template<class _Rep2, typename std::__1::enable_if<(s= td::__1::is_convertible<const _U1&, long long int>::value && (std::__1::chr= ono::treat_as_floating_point<long long int>::value || (! std::__1::chrono::= treat_as_floating_point<_Rep2>::value))), int>::type <anonymous> > constexp= r std::__1::chrono::duration<_Rep, _Period>::duration(const _Rep2&) [with t= ypename std::__1::enable_if<(std::__1::is_convertible<const _U1&, _T1>::val= ue && (std::__1::chrono::treat_as_floating_point<_Rep>::value || (! std::__= 1::chrono::treat_as_floating_point<_Rep2>::value))), int>::type <anonymous>= =3D _Rep2; _Rep =3D long long int; _Period =3D std::__1::ratio<1>]' 210 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR explicit duration(const _= Rep2& __r) : __rep_(__r) {} | ^~~~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h:210:= 52: note: template argument deduction/substitution failed: /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h:207:= 68: error: 'value' is not a member of 'std::__1::is_convertible<const long = long int&, long long int>' 207 | __enable_if_t<is_convertible<const _Rep2&, rep>::value = && | ~~~~~~= ^~ 208 | (treat_as_floating_point<rep>::value = || !treat_as_floating_point<_Rep2>::value), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h:201:= 13: note: candidate: 'constexpr std::__1::chrono::duration<_Rep, _Period>::= duration() [with _Rep =3D long long int; _Period =3D std::__1::ratio<1>]' 201 | constexpr duration() =3D default; | ^~~~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h:201:= 13: note: candidate expects 0 arguments, 1 provided /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h:160:= 28: note: candidate: 'constexpr std::__1::chrono::duration<long long int>::= duration(const std::__1::chrono::duration<long long int>&)' 160 | class _LIBCPP_TEMPLATE_VIS duration { | ^~~~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h:160:= 28: note: no known conversion for argument 1 from 'std::__1::chrono::dura= tion<long long int>::rep' {aka 'long long int'} to 'const std::__1::chrono:= :duration<long long int>&' /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h:160:= 28: note: candidate: 'constexpr std::__1::chrono::duration<long long int>::= duration(std::__1::chrono::duration<long long int>&&)' /workspace/src/contrib/llvm-project/libcxx/include/__chrono/duration.h:160:= 28: note: no known conversion for argument 1 from 'std::__1::chrono::dura= tion<long long int>::rep' {aka 'long long int'} to 'std::__1::chrono::durat= ion<long long int>&&' In file included from /workspace/src/contrib/llvm-project/libcxx/include/__= algorithm/unwrap_range.h:19, from /workspace/src/contrib/llvm-project/libcxx/include/__= algorithm/copy_move_common.h:14, from /workspace/src/contrib/llvm-project/libcxx/include/__= algorithm/copy.h:12, from /workspace/src/contrib/llvm-project/libcxx/include/al= gorithm:1794: /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h: In ins= tantiation of 'static constexpr bool std::__1::pair< <template-parameter-1-= 1>, <template-parameter-1-2> >::_CheckArgs::__is_implicit() [with _U1 =3D c= onst long unsigned int&; _U2 =3D const long unsigned int&; _T1 =3D long uns= igned int; _T2 =3D long unsigned int]': /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:145:77:= required from 'static constexpr bool std::__1::pair< <template-parameter= -1-1>, <template-parameter-1-2> >::_CheckArgs::__enable_explicit() [with _U= 1 =3D const long unsigned int&; _U2 =3D const long unsigned int&; _T1 =3D l= ong unsigned int; _T2 =3D long unsigned int]' /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:169:100= : required by substitution of 'template<bool _Dummy, typename std::__1::e= nable_if<typename std::__1::conditional<_MaybeEnable, std::__1::pair<long u= nsigned int, long unsigned int>::_CheckArgs, std::__1::__check_tuple_constr= uctor_fail>::type::__enable_explicit<const long unsigned int&, const long u= nsigned int&>(), int>::type <anonymous> > constexpr std::__1::pair<long uns= igned int, long unsigned int>::pair(const long unsigned int&, const long un= signed int&) [with bool _Dummy =3D true; typename std::__1::enable_if<typen= ame std::__1::conditional<_MaybeEnable, std::__1::pair<long unsigned int, l= ong unsigned int>::_CheckArgs, std::__1::__check_tuple_constructor_fail>::t= ype::__enable_explicit<const long unsigned int&, const long unsigned int&>(= ), int>::type <anonymous> =3D <missing>]' /workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:203:= 12: required from 'static std::__1::pair<_ForwardIterator, _ForwardIterat= or> std::__1::__murmur2_or_cityhash<_Size, 64>::__weak_hash_len_32_with_see= ds(_Size, _Size, _Size, _Size, _Size, _Size) [with _Size =3D long unsigned = int]' /workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:209:= 41: required from 'static std::__1::pair<_ForwardIterator, _ForwardIterat= or> std::__1::__murmur2_or_cityhash<_Size, 64>::__weak_hash_len_32_with_see= ds(const char*, _Size, _Size) [with _Size =3D long unsigned int]' /workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:107:= 59: required from '_Size std::__1::__murmur2_or_cityhash<_Size, 64>::oper= ator()(const void*, _Size) const [with _Size =3D long unsigned int]' /workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:283:= 43: required from 'size_t std::__1::__scalar_hash<_Tp, 2>::operator()(_Tp= ) const [with _Tp =3D std::__1::_PairT; size_t =3D long unsigned int]' /workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:328:= 18: required from here /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:140:47:= error: 'value' is not a member of 'std::__1::is_convertible<const long uns= igned int&, long unsigned int>' 140 | return is_convertible<_U1, first_type>::value && is_convertib= le<_U2, second_type>::value; | ^~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:140:90:= error: 'value' is not a member of 'std::__1::is_convertible<const long uns= igned int&, long unsigned int>' 140 | return is_convertible<_U1, first_type>::value && is_convertib= le<_U2, second_type>::value; | = ^~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h: In ins= tantiation of 'static constexpr bool std::__1::pair< <template-parameter-1-= 1>, <template-parameter-1-2> >::_CheckArgs::__is_implicit() [with _U1 =3D l= ong unsigned int; _U2 =3D long unsigned int; _T1 =3D long unsigned int; _T2= =3D long unsigned int]': /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:145:77:= required by substitution of 'template<class _U1, class _U2, typename std= ::__1::enable_if<__enable_explicit<_U1, _U2>(), int>::type <anonymous> > co= nstexpr std::__1::pair<long unsigned int, long unsigned int>::pair(_U1&&, _= U2&&) [with _U1 =3D long unsigned int; _U2 =3D long unsigned int; typename = std::__1::enable_if<__enable_explicit<_U1, _U2>(), int>::type <anonymous> = =3D <missing>]' /workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:203:= 12: required from 'static std::__1::pair<_ForwardIterator, _ForwardIterat= or> std::__1::__murmur2_or_cityhash<_Size, 64>::__weak_hash_len_32_with_see= ds(_Size, _Size, _Size, _Size, _Size, _Size) [with _Size =3D long unsigned = int]' /workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:209:= 41: required from 'static std::__1::pair<_ForwardIterator, _ForwardIterat= or> std::__1::__murmur2_or_cityhash<_Size, 64>::__weak_hash_len_32_with_see= ds(const char*, _Size, _Size) [with _Size =3D long unsigned int]' /workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:107:= 59: required from '_Size std::__1::__murmur2_or_cityhash<_Size, 64>::oper= ator()(const void*, _Size) const [with _Size =3D long unsigned int]' /workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:283:= 43: required from 'size_t std::__1::__scalar_hash<_Tp, 2>::operator()(_Tp= ) const [with _Tp =3D std::__1::_PairT; size_t =3D long unsigned int]' /workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:328:= 18: required from here /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:188:69:= in 'constexpr' expansion of 'std::__1::pair<long unsigned int, long unsi= gned int>::_CheckArgs::__enable_explicit<long unsigned int, long unsigned i= nt>()' /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:140:47:= error: 'value' is not a member of 'std::__1::is_convertible<long unsigned = int, long unsigned int>' 140 | return is_convertible<_U1, first_type>::value && is_convertib= le<_U2, second_type>::value; | ^~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:140:90:= error: 'value' is not a member of 'std::__1::is_convertible<long unsigned = int, long unsigned int>' 140 | return is_convertible<_U1, first_type>::value && is_convertib= le<_U2, second_type>::value; | = ^~~~~ In file included from /workspace/src/contrib/llvm-project/libcxx/include/op= tional:187, from /workspace/src/contrib/llvm-project/libcxx/include/__= ranges/movable_box.h:23, from /workspace/src/contrib/llvm-project/libcxx/include/__= algorithm/for_each.h:16, from /workspace/src/contrib/llvm-project/libcxx/include/al= gorithm:1810: /workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h: In = instantiation of 'static std::__1::pair<_ForwardIterator, _ForwardIterator>= std::__1::__murmur2_or_cityhash<_Size, 64>::__weak_hash_len_32_with_seeds(= _Size, _Size, _Size, _Size, _Size, _Size) [with _Size =3D long unsigned int= ]': /workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:209:= 41: required from 'static std::__1::pair<_ForwardIterator, _ForwardIterat= or> std::__1::__murmur2_or_cityhash<_Size, 64>::__weak_hash_len_32_with_see= ds(const char*, _Size, _Size) [with _Size =3D long unsigned int]' /workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:107:= 59: required from '_Size std::__1::__murmur2_or_cityhash<_Size, 64>::oper= ator()(const void*, _Size) const [with _Size =3D long unsigned int]' /workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:283:= 43: required from 'size_t std::__1::__scalar_hash<_Tp, 2>::operator()(_Tp= ) const [with _Tp =3D std::__1::_PairT; size_t =3D long unsigned int]' /workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:328:= 18: required from here /workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:203:= 12: error: no matching function for call to 'std::__1::pair<long unsigned i= nt, long unsigned int>::pair(long unsigned int, long unsigned int)' 203 | return pair<_Size, _Size>(__a + __z, __b + __c); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:498:3: = note: candidate: 'template<class ... _Args1, class ... _Args2, long unsigne= d int ..._I1, long unsigned int ..._I2> constexpr std::__1::pair< <template= -parameter-1-1>, <template-parameter-1-2> >::pair(std::__1::piecewise_const= ruct_t, std::__1::tuple<_Args1 ...>&, std::__1::tuple<_Args2 ...>&, std::__= 1::__tuple_indices<_I1 ...>, std::__1::__tuple_indices<_I2 ...>) [with _Arg= s1 =3D {_Args1 ...}; _Args2 =3D {_Args2 ...}; long unsigned int ..._I1 =3D = {_I1 ...}; long unsigned int ..._I2 =3D {_I2 ...}; _T1 =3D long unsigned in= t; _T2 =3D long unsigned int]' 498 | pair(piecewise_construct_t, | ^~~~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:498:3: = note: template argument deduction/substitution failed: /workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:203:= 12: note: mismatched types 'std::__1::tuple<_Tp ...>' and 'long unsigned = int' 203 | return pair<_Size, _Size>(__a + __z, __b + __c); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:457:64:= note: candidate: 'template<class _Up, std::__1::__enable_if_t<((std::__1::= is_constructible<long unsigned int, _U1>::value && std::__1::is_constructib= le<long unsigned int, _U1>::value) && (!(std::__1::is_convertible<_U1, long= unsigned int>::value && std::__1::is_convertible<_U1, long unsigned int>::= value))), void>* <anonymous> > constexpr std::__1::pair< <template-paramete= r-1-1>, <template-parameter-1-2> >::pair(std::__1::array<_Up, 2>&&) [with s= td::__1::__enable_if_t<((std::__1::is_constructible<_T1, _U1>::value && std= ::__1::is_constructible<_T2, _Up>::value) && (!(std::__1::is_convertible<_U= 1, _T1>::value && std::__1::is_convertible<_Up, _T2>::value)))>* <anonymous= > =3D _Up; _T1 =3D long unsigned int; _T2 =3D long unsigned int]' 457 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 explicit pair= (array<_Up, 2>&& __p) | ^~~~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:457:64:= note: template argument deduction/substitution failed: /workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:203:= 12: note: mismatched types 'std::__1::array<_Up, 2>' and 'long unsigned i= nt' 203 | return pair<_Size, _Size>(__a + __z, __b + __c); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:451:55:= note: candidate: 'template<class _Up, std::__1::__enable_if_t<(std::__1::i= s_convertible<_U1, long unsigned int>::value && std::__1::is_convertible<_U= 1, long unsigned int>::value), void>* <anonymous> > constexpr std::__1::pai= r< <template-parameter-1-1>, <template-parameter-1-2> >::pair(std::__1::arr= ay<_Up, 2>&&) [with std::__1::__enable_if_t<(std::__1::is_convertible<_U1, = _T1>::value && std::__1::is_convertible<_Up, _T2>::value)>* <anonymous> =3D= _Up; _T1 =3D long unsigned int; _T2 =3D long unsigned int]' 451 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 pair(array<_U= p, 2>&& __p) | ^~~~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:451:55:= note: template argument deduction/substitution failed: /workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:203:= 12: note: mismatched types 'std::__1::array<_Up, 2>' and 'long unsigned i= nt' 203 | return pair<_Size, _Size>(__a + __z, __b + __c); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:447:64:= note: candidate: 'template<class _Up, std::__1::__enable_if_t<((std::__1::= is_constructible<long unsigned int, const _U1&>::value && std::__1::is_cons= tructible<long unsigned int, const _U1&>::value) && (!(std::__1::is_convert= ible<const _U1&, long unsigned int>::value && std::__1::is_convertible<cons= t _U1&, long unsigned int>::value))), void>* <anonymous> > constexpr std::_= _1::pair< <template-parameter-1-1>, <template-parameter-1-2> >::pair(const = std::__1::array<_Up, 2>&) [with std::__1::__enable_if_t<((std::__1::is_cons= tructible<_T1, const _U1&>::value && std::__1::is_constructible<_T2, const = _Up&>::value) && (!(std::__1::is_convertible<const _U1&, _T1>::value && std= ::__1::is_convertible<const _Up&, _T2>::value)))>* <anonymous> =3D _Up; _T1= =3D long unsigned int; _T2 =3D long unsigned int]' 447 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 explicit pair= (array<_Up, 2> const& __p) | ^~~~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:447:64:= note: template argument deduction/substitution failed: /workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:203:= 12: note: mismatched types 'const std::__1::array<_Up, 2>' and 'long unsi= gned int' 203 | return pair<_Size, _Size>(__a + __z, __b + __c); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:441:55:= note: candidate: 'template<class _Up, std::__1::__enable_if_t<(std::__1::i= s_convertible<const _U1&, long unsigned int>::value && std::__1::is_convert= ible<const _U1&, long unsigned int>::value), void>* <anonymous> > constexpr= std::__1::pair< <template-parameter-1-1>, <template-parameter-1-2> >::pair= (const std::__1::array<_Up, 2>&) [with std::__1::__enable_if_t<(std::__1::i= s_convertible<const _U1&, _T1>::value && std::__1::is_convertible<const _Up= &, _T2>::value)>* <anonymous> =3D _Up; _T1 =3D long unsigned int; _T2 =3D l= ong unsigned int]' 441 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 pair(array<_U= p, 2> const& __p) : first(__p[0]), second(__p[1]) {} | ^~~~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:441:55:= note: template argument deduction/substitution failed: /workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:203:= 12: note: mismatched types 'const std::__1::array<_Up, 2>' and 'long unsi= gned int' 203 | return pair<_Size, _Size>(__a + __z, __b + __c); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:415:64:= note: candidate: 'template<class _U1, class _U2, std::__1::__enable_if_t<(= (std::__1::is_constructible<long unsigned int, _U1>::value && std::__1::is_= constructible<long unsigned int, _U2>::value) && (!(std::__1::is_convertibl= e<_U1, long unsigned int>::value && std::__1::is_convertible<_U2, long unsi= gned int>::value))), void>* <anonymous> > constexpr std::__1::pair< <templa= te-parameter-1-1>, <template-parameter-1-2> >::pair(std::__1::tuple<_U1, _U= 2>&&) [with _U2 =3D _U1; std::__1::__enable_if_t<((std::__1::is_constructib= le<_T1, _U1>::value && std::__1::is_constructible<_T2, _U2>::value) && (!(s= td::__1::is_convertible<_U1, _T1>::value && std::__1::is_convertible<_U2, _= T2>::value)))>* <anonymous> =3D _U2; _T1 =3D long unsigned int; _T2 =3D lon= g unsigned int]' 415 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 explicit pair= (tuple<_U1, _U2>&& __p) | ^~~~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:415:64:= note: template argument deduction/substitution failed: /workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:203:= 12: note: mismatched types 'std::__1::tuple<_U1, _U2>' and 'long unsigned= int' 203 | return pair<_Size, _Size>(__a + __z, __b + __c); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:408:55:= note: candidate: 'template<class _U1, class _U2, std::__1::__enable_if_t<(= std::__1::is_convertible<_U1, long unsigned int>::value && std::__1::is_con= vertible<_U2, long unsigned int>::value), void>* <anonymous> > constexpr st= d::__1::pair< <template-parameter-1-1>, <template-parameter-1-2> >::pair(st= d::__1::tuple<_U1, _U2>&&) [with _U2 =3D _U1; std::__1::__enable_if_t<(std:= :__1::is_convertible<_U1, _T1>::value && std::__1::is_convertible<_U2, _T2>= ::value)>* <anonymous> =3D _U2; _T1 =3D long unsigned int; _T2 =3D long uns= igned int]' 408 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 pair(tuple<_U= 1, _U2>&& __p) | ^~~~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:408:55:= note: template argument deduction/substitution failed: /workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:203:= 12: note: mismatched types 'std::__1::tuple<_U1, _U2>' and 'long unsigned= int' 203 | return pair<_Size, _Size>(__a + __z, __b + __c); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:402:64:= note: candidate: 'template<class _U1, class _U2, std::__1::__enable_if_t<(= (std::__1::is_constructible<long unsigned int, const _U1&>::value && std::_= _1::is_constructible<long unsigned int, const _U2&>::value) && (!(std::__1:= :is_convertible<const _U1&, long unsigned int>::value && std::__1::is_conve= rtible<const _U2&, long unsigned int>::value))), void>* <anonymous> > const= expr std::__1::pair< <template-parameter-1-1>, <template-parameter-1-2> >::= pair(const std::__1::tuple<_U1, _U2>&) [with _U2 =3D _U1; std::__1::__enabl= e_if_t<((std::__1::is_constructible<_T1, const _U1&>::value && std::__1::is= _constructible<_T2, const _U2&>::value) && (!(std::__1::is_convertible<cons= t _U1&, _T1>::value && std::__1::is_convertible<const _U2&, _T2>::value)))>= * <anonymous> =3D _U2; _T1 =3D long unsigned int; _T2 =3D long unsigned int= ]' 402 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 explicit pair= (tuple<_U1, _U2> const& __p) | ^~~~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:402:64:= note: template argument deduction/substitution failed: /workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:203:= 12: note: mismatched types 'const std::__1::tuple<_U1, _U2>' and 'long un= signed int' 203 | return pair<_Size, _Size>(__a + __z, __b + __c); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:394:55:= note: candidate: 'template<class _U1, class _U2, std::__1::__enable_if_t<(= std::__1::is_convertible<const _U1&, long unsigned int>::value && std::__1:= :is_convertible<const _U2&, long unsigned int>::value), void>* <anonymous> = > constexpr std::__1::pair< <template-parameter-1-1>, <template-parameter-1= -2> >::pair(const std::__1::tuple<_U1, _U2>&) [with _U2 =3D _U1; std::__1::= __enable_if_t<(std::__1::is_convertible<const _U1&, _T1>::value && std::__1= ::is_convertible<const _U2&, _T2>::value)>* <anonymous> =3D _U2; _T1 =3D lo= ng unsigned int; _T2 =3D long unsigned int]' 394 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 pair(tuple<_U= 1, _U2> const& __p) | ^~~~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:394:55:= note: template argument deduction/substitution failed: /workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:203:= 12: note: mismatched types 'const std::__1::tuple<_U1, _U2>' and 'long un= signed int' 203 | return pair<_Size, _Size>(__a + __z, __b + __c); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:279:3: = note: candidate: 'template<class ... _Args1, class ... _Args2> constexpr st= d::__1::pair< <template-parameter-1-1>, <template-parameter-1-2> >::pair(st= d::__1::piecewise_construct_t, std::__1::tuple<_Args1 ...>, std::__1::tuple= <_Args2 ...>) [with _Args1 =3D {_Args1 ...}; _Args2 =3D {_Args2 ...}; _T1 = =3D long unsigned int; _T2 =3D long unsigned int]' 279 | pair(piecewise_construct_t __pc, tuple<_Args1...> __first_args, t= uple<_Args2...> __second_args) | ^~~~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:279:3: = note: template argument deduction/substitution failed: /workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:203:= 12: note: mismatched types 'std::__1::tuple<_Tp ...>' and 'long unsigned = int' 203 | return pair<_Size, _Size>(__a + __z, __b + __c); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:243:55:= note: candidate: 'template<class _U1, class _U2, typename std::__1::enable= _if<__enable_implicit<_U1, _U2>(), int>::type <anonymous> > constexpr std::= __1::pair< <template-parameter-1-1>, <template-parameter-1-2> >::pair(std::= __1::pair<_U1, _U2>&&) [with _U2 =3D _U1; typename std::__1::enable_if<_Che= ckArgs::__enable_implicit<_U1, _U2>(), int>::type <anonymous> =3D _U2; _T1 = =3D long unsigned int; _T2 =3D long unsigned int]' 243 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 pair(pair<_U1= , _U2>&& __p) | ^~~~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:243:55:= note: template argument deduction/substitution failed: /workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:203:= 12: note: mismatched types 'std::__1::pair<_T1, _T2>' and 'long unsigned = int' 203 | return pair<_Size, _Size>(__a + __z, __b + __c); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:237:64:= note: candidate: 'template<class _U1, class _U2, typename std::__1::enable= _if<__enable_explicit<_U1, _U2>(), int>::type <anonymous> > constexpr std::= __1::pair< <template-parameter-1-1>, <template-parameter-1-2> >::pair(std::= __1::pair<_U1, _U2>&&) [with _U2 =3D _U1; typename std::__1::enable_if<_Che= ckArgs::__enable_explicit<_U1, _U2>(), int>::type <anonymous> =3D _U2; _T1 = =3D long unsigned int; _T2 =3D long unsigned int]' 237 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 explicit pair= (pair<_U1, _U2>&& __p) | ^~~~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:237:64:= note: template argument deduction/substitution failed: /workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:203:= 12: note: mismatched types 'std::__1::pair<_T1, _T2>' and 'long unsigned = int' 203 | return pair<_Size, _Size>(__a + __z, __b + __c); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:231:55:= note: candidate: 'template<class _U1, class _U2, typename std::__1::enable= _if<__enable_implicit<const _U1&, const _U2&>(), int>::type <anonymous> > c= onstexpr std::__1::pair< <template-parameter-1-1>, <template-parameter-1-2>= >::pair(const std::__1::pair<_U1, _U2>&) [with _U2 =3D _U1; typename std::= __1::enable_if<_CheckArgs::__enable_implicit<const _U1&, const _U2&>(), int= >::type <anonymous> =3D _U2; _T1 =3D long unsigned int; _T2 =3D long unsign= ed int]' 231 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 pair(pair<_U1= , _U2> const& __p) | ^~~~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:231:55:= note: template argument deduction/substitution failed: /workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:203:= 12: note: mismatched types 'const std::__1::pair<_T1, _T2>' and 'long uns= igned int' 203 | return pair<_Size, _Size>(__a + __z, __b + __c); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:223:64:= note: candidate: 'template<class _U1, class _U2, typename std::__1::enable= _if<__enable_explicit<const _U1&, const _U2&>(), int>::type <anonymous> > c= onstexpr std::__1::pair< <template-parameter-1-1>, <template-parameter-1-2>= >::pair(const std::__1::pair<_U1, _U2>&) [with _U2 =3D _U1; typename std::= __1::enable_if<_CheckArgs::__enable_explicit<const _U1&, const _U2&>(), int= >::type <anonymous> =3D _U2; _T1 =3D long unsigned int; _T2 =3D long unsign= ed int]' 223 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 explicit pair= (pair<_U1, _U2> const& __p) | ^~~~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:223:64:= note: template argument deduction/substitution failed: /workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:203:= 12: note: mismatched types 'const std::__1::pair<_T1, _T2>' and 'long uns= igned int' 203 | return pair<_Size, _Size>(__a + __z, __b + __c); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:204:55:= note: candidate: 'template<class _U1, class _U2, typename std::__1::enable= _if<__enable_implicit<_U1, _U2>(), int>::type <anonymous> > constexpr std::= __1::pair< <template-parameter-1-1>, <template-parameter-1-2> >::pair(_U1&&= , _U2&&) [with _U2 =3D _U1; typename std::__1::enable_if<_CheckArgs::__enab= le_implicit<_U1, _U2>(), int>::type <anonymous> =3D _U2; _T1 =3D long unsig= ned int; _T2 =3D long unsigned int]' 204 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 pair(_U1&& __= u1, _U2&& __u2) | ^~~~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:204:55:= note: template argument deduction/substitution failed: /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:203:69:= in 'constexpr' expansion of 'std::__1::pair<long unsigned int, long unsi= gned int>::_CheckArgs::__enable_implicit<long unsigned int, long unsigned i= nt>()' /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:150:76:= in 'constexpr' expansion of 'std::__1::pair<long unsigned int, long unsi= gned int>::_CheckArgs::__is_implicit<long unsigned int, long unsigned int>(= )' /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:203:80:= error: 'constexpr' call flows off the end of the function 203 | __enable_if_t<_CheckArgs::template __enable_implicit<_U1, _U2= >(), int> =3D 0 > | = ^ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:203:69:= note: in template argument for type 'bool' 203 | __enable_if_t<_CheckArgs::template __enable_implicit<_U1, _U2= >(), int> =3D 0 > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~^~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:189:64:= note: candidate: 'template<class _U1, class _U2, typename std::__1::enable= _if<__enable_explicit<_U1, _U2>(), int>::type <anonymous> > constexpr std::= __1::pair< <template-parameter-1-1>, <template-parameter-1-2> >::pair(_U1&&= , _U2&&) [with _U2 =3D _U1; typename std::__1::enable_if<_CheckArgs::__enab= le_explicit<_U1, _U2>(), int>::type <anonymous> =3D _U2; _T1 =3D long unsig= ned int; _T2 =3D long unsigned int]' 189 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 explicit pair= (_U1&& __u1, _U2&& __u2) | ^~~~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:189:64:= note: substitution of deduced template arguments resulted in errors seen= above /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:176:55:= note: candidate: 'template<bool _Dummy, typename std::__1::enable_if<typen= ame std::__1::conditional<_MaybeEnable, std::__1::pair<long unsigned int, l= ong unsigned int>::_CheckArgs, std::__1::__check_tuple_constructor_fail>::t= ype::__enable_implicit<const long unsigned int&, const long unsigned int&>(= ), int>::type <anonymous> > constexpr std::__1::pair< <template-parameter-1= -1>, <template-parameter-1-2> >::pair(const _T1&, const _T2&) [with bool _D= ummy =3D _Dummy; typename std::__1::enable_if<typename std::__1::conditiona= l<_MaybeEnable, _CheckArgs, std::__1::__check_tuple_constructor_fail>::type= ::__enable_implicit<const _T1&, const _T2&>(), int>::type <anonymous> =3D <= anonymous>; _T1 =3D long unsigned int; _T2 =3D long unsigned int]' 176 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 pair(_T1 cons= t& __t1, _T2 const& __t2) | ^~~~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:176:55:= note: template argument deduction/substitution failed: /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:175:100= : in 'constexpr' expansion of 'std::__1::pair<long unsigned int, long uns= igned int>::_CheckArgs::__enable_implicit<const long unsigned int&, const l= ong unsigned int&>()' /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:150:76:= in 'constexpr' expansion of 'std::__1::pair<long unsigned int, long unsi= gned int>::_CheckArgs::__is_implicit<const long unsigned int&, const long u= nsigned int&>()' /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:175:111= : error: 'constexpr' call flows off the end of the function 175 | __enable_if_t<_CheckArgsDep<_Dummy>::template __enable_= implicit<_T1 const&, _T2 const&>(), int> =3D 0> | = ^ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:175:100= : note: in template argument for type 'bool' 175 | __enable_if_t<_CheckArgsDep<_Dummy>::template __enable_= implicit<_T1 const&, _T2 const&>(), int> =3D 0> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:170:64:= note: candidate: 'template<bool _Dummy, typename std::__1::enable_if<typen= ame std::__1::conditional<_MaybeEnable, std::__1::pair<long unsigned int, l= ong unsigned int>::_CheckArgs, std::__1::__check_tuple_constructor_fail>::t= ype::__enable_explicit<const long unsigned int&, const long unsigned int&>(= ), int>::type <anonymous> > constexpr std::__1::pair< <template-parameter-1= -1>, <template-parameter-1-2> >::pair(const _T1&, const _T2&) [with bool _D= ummy =3D _Dummy; typename std::__1::enable_if<typename std::__1::conditiona= l<_MaybeEnable, _CheckArgs, std::__1::__check_tuple_constructor_fail>::type= ::__enable_explicit<const _T1&, const _T2&>(), int>::type <anonymous> =3D <= anonymous>; _T1 =3D long unsigned int; _T2 =3D long unsigned int]' 170 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 explicit pair= (_T1 const& __t1, _T2 const& __t2) | ^~~~ make[2]: stopped in /workspace/src 49.48 real 406.98 user 81.51 sys make[1]: stopped in /workspace/src make: stopped in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins3751484034760214= 714.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_6324_1746264584.1712759662621--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?942659684.6325.1712759663135>