FreeBSD-main-amd64-gcc12_build - Build #2670 - Still Failing

From: <jenkins-admin_at_FreeBSD.org>
Date: Tue, 09 Apr 2024 18:44:03 UTC
FreeBSD-main-amd64-gcc12_build - Build #2670 (841cf52595b6a6b98e266b63e54a7cf6fb6ca73e) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/2670/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/2670/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/2670/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)

e205fd318a296ffdb7392486cdcec7f660fcffcf by glebius:
rpc: use new macros to lock socket buffers

841cf52595b6a6b98e266b63e54a7cf6fb6ca73e by alc:
arm64 pmap: Add ATTR_CONTIGUOUS support [Part 2]



The end of the build log:

[...truncated 14.18 MiB...]
make[3]: stopped in /workspace/src
--- lib/libbz2__L ---

make[3]: stopped in /workspace/src
--- lib/ncurses/tinfo__L ---

make[3]: stopped in /workspace/src
--- lib/libc++__L ---
--- any.o ---
In file included from /workspace/src/contrib/llvm-project/libcxx/include/__concepts/convertible_to.h:13,
                 from /workspace/src/contrib/llvm-project/libcxx/include/__concepts/common_reference_with.h:12,
                 from /workspace/src/contrib/llvm-project/libcxx/include/__compare/three_way_comparable.h:14,
                 from /workspace/src/contrib/llvm-project/libcxx/include/__compare/compare_three_way.h:13,
                 from /workspace/src/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:13,
                 from /workspace/src/contrib/llvm-project/libcxx/include/any:89,
                 from /workspace/src/contrib/llvm-project/libcxx/src/any.cpp:9:
/workspace/src/contrib/llvm-project/libcxx/include/__type_traits/is_convertible.h:28:77: error: there are no arguments to '__is_convertible' that depend on a template parameter, so a declaration of '__is_convertible' must be available [-fpermissive]
   28 | struct _LIBCPP_TEMPLATE_VIS is_convertible : public integral_constant<bool, __is_convertible(_T1, _T2)> {};
      |                                                                             ^~~~~~~~~~~~~~~~
/workspace/src/contrib/llvm-project/libcxx/include/__type_traits/is_convertible.h:28:77: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
/workspace/src/contrib/llvm-project/libcxx/include/__type_traits/is_convertible.h:28:103: error: template argument 2 is invalid
   28 | struct _LIBCPP_TEMPLATE_VIS is_convertible : public integral_constant<bool, __is_convertible(_T1, _T2)> {};
      |                                                                                                       ^
/workspace/src/contrib/llvm-project/libcxx/include/__type_traits/is_convertible.h:32:64: error: expected primary-expression before ',' token
   32 | inline constexpr bool is_convertible_v = __is_convertible(_From, _To);
      |                                                                ^
/workspace/src/contrib/llvm-project/libcxx/include/__type_traits/is_convertible.h:32:69: error: expected primary-expression before ')' token
   32 | inline constexpr bool is_convertible_v = __is_convertible(_From, _To);
      |                                                                     ^
/workspace/src/contrib/llvm-project/libcxx/include/__type_traits/is_convertible.h:32:42: error: there are no arguments to '__is_convertible' that depend on a template parameter, so a declaration of '__is_convertible' must be available [-fpermissive]
   32 | inline constexpr bool is_convertible_v = __is_convertible(_From, _To);
      |                                          ^~~~~~~~~~~~~~~~
In file included from /workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:24,
                 from /workspace/src/contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:17:
/workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h: In instantiation of 'static constexpr bool std::__1::pair< <template-parameter-1-1>, <template-parameter-1-2> >::_CheckArgs::__is_implicit() [with _U1 = const long unsigned int&; _U2 = const long unsigned int&; _T1 = long unsigned int; _T2 = 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 _U1 = const long unsigned int&; _U2 = const long unsigned int&; _T1 = long unsigned int; _T2 = 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::enable_if<typename std::__1::conditional<_MaybeEnable, std::__1::pair<long unsigned int, long unsigned int>::_CheckArgs, std::__1::__check_tuple_constructor_fail>::type::__enable_explicit<const long unsigned int&, const long unsigned int&>(), int>::type <anonymous> > constexpr std::__1::pair<long unsigned int, long unsigned int>::pair(const long unsigned int&, const long unsigned int&) [with bool _Dummy = true; typename std::__1::enable_if<typename std::__1::conditional<_MaybeEnable, std::__1::pair<long unsigned int, long unsigned int>::_CheckArgs, std::__1::__check_tuple_constructor_fail>::type::__enable_explicit<const long unsigned int&, const long unsigned int&>(), int>::type <anonymous> = <missing>]'
/workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:203:12:   required from 'static std::__1::pair<_Size, _Size> std::__1::__murmur2_or_cityhash<_Size, 64>::__weak_hash_len_32_with_seeds(_Size, _Size, _Size, _Size, _Size, _Size) [with _Size = long unsigned int]'
/workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:209:41:   required from 'static std::__1::pair<_Size, _Size> std::__1::__murmur2_or_cityhash<_Size, 64>::__weak_hash_len_32_with_seeds(const char*, _Size, _Size) [with _Size = 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>::operator()(const void*, _Size) const [with _Size = 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 = std::__1::_PairT; size_t = 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 unsigned int&, long unsigned int>'
  140 |       return is_convertible<_U1, first_type>::value && is_convertible<_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 unsigned int&, long unsigned int>'
  140 |       return is_convertible<_U1, first_type>::value && is_convertible<_U2, second_type>::value;
      |                                                                                          ^~~~~
/workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h: In instantiation of 'static constexpr bool std::__1::pair< <template-parameter-1-1>, <template-parameter-1-2> >::_CheckArgs::__is_implicit() [with _U1 = long unsigned int; _U2 = long unsigned int; _T1 = long unsigned int; _T2 = 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> > constexpr std::__1::pair<long unsigned int, long unsigned int>::pair(_U1&&, _U2&&) [with _U1 = long unsigned int; _U2 = long unsigned int; typename std::__1::enable_if<__enable_explicit<_U1, _U2>(), int>::type <anonymous> = <missing>]'
/workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:203:12:   required from 'static std::__1::pair<_Size, _Size> std::__1::__murmur2_or_cityhash<_Size, 64>::__weak_hash_len_32_with_seeds(_Size, _Size, _Size, _Size, _Size, _Size) [with _Size = long unsigned int]'
/workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:209:41:   required from 'static std::__1::pair<_Size, _Size> std::__1::__murmur2_or_cityhash<_Size, 64>::__weak_hash_len_32_with_seeds(const char*, _Size, _Size) [with _Size = 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>::operator()(const void*, _Size) const [with _Size = 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 = std::__1::_PairT; size_t = 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 unsigned int>::_CheckArgs::__enable_explicit<long unsigned int, long unsigned int>()'
/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_convertible<_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_convertible<_U2, second_type>::value;
      |                                                                                          ^~~~~
/workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h: In instantiation of 'static std::__1::pair<_Size, _Size> std::__1::__murmur2_or_cityhash<_Size, 64>::__weak_hash_len_32_with_seeds(_Size, _Size, _Size, _Size, _Size, _Size) [with _Size = long unsigned int]':
/workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:209:41:   required from 'static std::__1::pair<_Size, _Size> std::__1::__murmur2_or_cityhash<_Size, 64>::__weak_hash_len_32_with_seeds(const char*, _Size, _Size) [with _Size = 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>::operator()(const void*, _Size) const [with _Size = 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 = std::__1::_PairT; size_t = 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 int, 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 unsigned int ..._I1, long unsigned int ..._I2> constexpr std::__1::pair< <template-parameter-1-1>, <template-parameter-1-2> >::pair(std::__1::piecewise_construct_t, std::__1::tuple<_Args1 ...>&, std::__1::tuple<_Args2 ...>&, std::__1::__tuple_indices<_I1 ...>, std::__1::__tuple_indices<_I2 ...>) [with _Args1 = {_Args1 ...}; _Args2 = {_Args2 ...}; long unsigned int ..._I1 = {_I1 ...}; long unsigned int ..._I2 = {_I2 ...}; _T1 = long unsigned int; _T2 = 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_constructible<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-parameter-1-1>, <template-parameter-1-2> >::pair(std::__1::array<_Up, 2>&&) [with std::__1::__enable_if_t<((std::__1::is_constructible<_T1, _U1>::value && std::__1::is_constructible<_T2, _Up>::value) && (!(std::__1::is_convertible<_U1, _T1>::value && std::__1::is_convertible<_Up, _T2>::value)))>* <anonymous> = _Up; _T1 = long unsigned int; _T2 = 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 int'
  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::is_convertible<_U1, long unsigned int>::value && std::__1::is_convertible<_U1, long unsigned int>::value), void>* <anonymous> > constexpr std::__1::pair< <template-parameter-1-1>, <template-parameter-1-2> >::pair(std::__1::array<_Up, 2>&&) [with std::__1::__enable_if_t<(std::__1::is_convertible<_U1, _T1>::value && std::__1::is_convertible<_Up, _T2>::value)>* <anonymous> = _Up; _T1 = long unsigned int; _T2 = long unsigned int]'
  451 |   _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 pair(array<_Up, 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 int'
  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_constructible<long unsigned int, const _U1&>::value) && (!(std::__1::is_convertible<const _U1&, long unsigned int>::value && std::__1::is_convertible<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::is_constructible<_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> = _Up; _T1 = long unsigned int; _T2 = 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 unsigned 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::is_convertible<const _U1&, long unsigned int>::value && std::__1::is_convertible<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::is_convertible<const _U1&, _T1>::value && std::__1::is_convertible<const _Up&, _T2>::value)>* <anonymous> = _Up; _T1 = long unsigned int; _T2 = long unsigned int]'
  441 |   _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 pair(array<_Up, 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 unsigned 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_convertible<_U1, long unsigned int>::value && std::__1::is_convertible<_U2, long unsigned int>::value))), void>* <anonymous> > constexpr std::__1::pair< <template-parameter-1-1>, <template-parameter-1-2> >::pair(std::__1::tuple<_U1, _U2>&&) [with _U2 = _U1; std::__1::__enable_if_t<((std::__1::is_constructible<_T1, _U1>::value && std::__1::is_constructible<_T2, _U2>::value) && (!(std::__1::is_convertible<_U1, _T1>::value && std::__1::is_convertible<_U2, _T2>::value)))>* <anonymous> = _U2; _T1 = long unsigned int; _T2 = long 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_convertible<_U2, long unsigned int>::value), void>* <anonymous> > constexpr std::__1::pair< <template-parameter-1-1>, <template-parameter-1-2> >::pair(std::__1::tuple<_U1, _U2>&&) [with _U2 = _U1; std::__1::__enable_if_t<(std::__1::is_convertible<_U1, _T1>::value && std::__1::is_convertible<_U2, _T2>::value)>* <anonymous> = _U2; _T1 = long unsigned int; _T2 = long unsigned int]'
  408 |   _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 pair(tuple<_U1, _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_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 = _U1; std::__1::__enable_if_t<((std::__1::is_constructible<_T1, const _U1&>::value && std::__1::is_constructible<_T2, const _U2&>::value) && (!(std::__1::is_convertible<const _U1&, _T1>::value && std::__1::is_convertible<const _U2&, _T2>::value)))>* <anonymous> = _U2; _T1 = long unsigned int; _T2 = 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 unsigned 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 = _U1; std::__1::__enable_if_t<(std::__1::is_convertible<const _U1&, _T1>::value && std::__1::is_convertible<const _U2&, _T2>::value)>* <anonymous> = _U2; _T1 = long unsigned int; _T2 = long unsigned int]'
  394 |   _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 pair(tuple<_U1, _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 unsigned 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 std::__1::pair< <template-parameter-1-1>, <template-parameter-1-2> >::pair(std::__1::piecewise_construct_t, std::__1::tuple<_Args1 ...>, std::__1::tuple<_Args2 ...>) [with _Args1 = {_Args1 ...}; _Args2 = {_Args2 ...}; _T1 = long unsigned int; _T2 = long unsigned int]'
  279 |   pair(piecewise_construct_t __pc, tuple<_Args1...> __first_args, tuple<_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 = _U1; typename std::__1::enable_if<_CheckArgs::__enable_implicit<_U1, _U2>(), int>::type <anonymous> = _U2; _T1 = long unsigned int; _T2 = 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 = _U1; typename std::__1::enable_if<_CheckArgs::__enable_explicit<_U1, _U2>(), int>::type <anonymous> = _U2; _T1 = long unsigned int; _T2 = 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> > constexpr std::__1::pair< <template-parameter-1-1>, <template-parameter-1-2> >::pair(const std::__1::pair<_U1, _U2>&) [with _U2 = _U1; typename std::__1::enable_if<_CheckArgs::__enable_implicit<const _U1&, const _U2&>(), int>::type <anonymous> = _U2; _T1 = long unsigned int; _T2 = long unsigned 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 unsigned 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> > constexpr std::__1::pair< <template-parameter-1-1>, <template-parameter-1-2> >::pair(const std::__1::pair<_U1, _U2>&) [with _U2 = _U1; typename std::__1::enable_if<_CheckArgs::__enable_explicit<const _U1&, const _U2&>(), int>::type <anonymous> = _U2; _T1 = long unsigned int; _T2 = long unsigned 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 unsigned 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 = _U1; typename std::__1::enable_if<_CheckArgs::__enable_implicit<_U1, _U2>(), int>::type <anonymous> = _U2; _T1 = long unsigned int; _T2 = 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 unsigned int>::_CheckArgs::__enable_implicit<long unsigned int, long 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 unsigned 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> = 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> = 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 = _U1; typename std::__1::enable_if<_CheckArgs::__enable_explicit<_U1, _U2>(), int>::type <anonymous> = _U2; _T1 = long unsigned int; _T2 = 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<typename std::__1::conditional<_MaybeEnable, std::__1::pair<long unsigned int, long unsigned int>::_CheckArgs, std::__1::__check_tuple_constructor_fail>::type::__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 _Dummy = _Dummy; typename std::__1::enable_if<typename std::__1::conditional<_MaybeEnable, _CheckArgs, std::__1::__check_tuple_constructor_fail>::type::__enable_implicit<const _T1&, const _T2&>(), int>::type <anonymous> = <anonymous>; _T1 = long unsigned int; _T2 = long unsigned int]'
  176 |   _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 pair(_T1 const& __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 unsigned int>::_CheckArgs::__enable_implicit<const long unsigned int&, const long 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 unsigned int>::_CheckArgs::__is_implicit<const long unsigned int&, const long unsigned 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> = 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> = 0>
      |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:170:64: note: candidate: 'template<bool _Dummy, typename std::__1::enable_if<typename std::__1::conditional<_MaybeEnable, std::__1::pair<long unsigned int, long unsigned int>::_CheckArgs, std::__1::__check_tuple_constructor_fail>::type::__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 _Dummy = _Dummy; typename std::__1::enable_if<typename std::__1::conditional<_MaybeEnable, _CheckArgs, std::__1::__check_tuple_constructor_fail>::type::__enable_explicit<const _T1&, const _T2&>(), int>::type <anonymous> = <anonymous>; _T1 = long unsigned int; _T2 = long unsigned int]'
  170 |   _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 explicit pair(_T1 const& __t1, _T2 const& __t2)
      |                                                                ^~~~
/workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:170:64: note:   substitution of deduced template arguments resulted in errors seen above
/workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:164:43: note: candidate: 'template<bool _Dummy, typename std::__1::enable_if<typename std::__1::conditional<_MaybeEnable, std::__1::pair<long unsigned int, long unsigned int>::_CheckArgs, std::__1::__check_tuple_constructor_fail>::type::__enable_implicit_default(), int>::type <anonymous> > constexpr std::__1::pair< <template-parameter-1-1>, <template-parameter-1-2> >::pair() [with bool _Dummy = _Dummy; typename std::__1::enable_if<typename std::__1::conditional<_MaybeEnable, _CheckArgs, std::__1::__check_tuple_constructor_fail>::type::__enable_implicit_default(), int>::type <anonymous> = <anonymous>; _T1 = long unsigned int; _T2 = long unsigned int]'
  164 |   _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR pair() _NOEXCEPT_(
      |                                           ^~~~
/workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:164:43: note:   template argument deduction/substitution failed:
/workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:203:12: note:   candidate expects 0 arguments, 2 provided
  203 |     return pair<_Size, _Size>(__a + __z, __b + __c);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:159:52: note: candidate: 'template<bool _Dummy, typename std::__1::enable_if<typename std::__1::conditional<_MaybeEnable, std::__1::pair<long unsigned int, long unsigned int>::_CheckArgs, std::__1::__check_tuple_constructor_fail>::type::__enable_explicit_default(), int>::type <anonymous> > constexpr std::__1::pair< <template-parameter-1-1>, <template-parameter-1-2> >::pair() [with bool _Dummy = _Dummy; typename std::__1::enable_if<typename std::__1::conditional<_MaybeEnable, _CheckArgs, std::__1::__check_tuple_constructor_fail>::type::__enable_explicit_default(), int>::type <anonymous> = <anonymous>; _T1 = long unsigned int; _T2 = long unsigned int]'
  159 |   explicit _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR pair() _NOEXCEPT_(
      |                                                    ^~~~
/workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:159:52: note:   template argument deduction/substitution failed:
/workspace/src/contrib/llvm-project/libcxx/include/__functional/hash.h:203:12: note:   candidate expects 0 arguments, 2 provided
  203 |     return pair<_Size, _Size>(__a + __z, __b + __c);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:92:25: note: candidate: 'constexpr std::__1::pair< <template-parameter-1-1>, <template-parameter-1-2> >::pair(std::__1::pair< <template-parameter-1-1>, <template-parameter-1-2> >&&) [with _T1 = long unsigned int; _T2 = long unsigned int]'
   92 |   _LIBCPP_HIDE_FROM_ABI pair(pair&&)      = default;
      |                         ^~~~
/workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:92:25: note:   candidate expects 1 argument, 2 provided
/workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:91:25: note: candidate: 'constexpr std::__1::pair< <template-parameter-1-1>, <template-parameter-1-2> >::pair(const std::__1::pair< <template-parameter-1-1>, <template-parameter-1-2> >&) [with _T1 = long unsigned int; _T2 = long unsigned int]'
   91 |   _LIBCPP_HIDE_FROM_ABI pair(pair const&) = default;
      |                         ^~~~
/workspace/src/contrib/llvm-project/libcxx/include/__utility/pair.h:91:25: note:   candidate expects 1 argument, 2 provided
*** [any.o] Error code 1

make[4]: stopped in /workspace/src/lib/libc++
2 errors

make[4]: stopped in /workspace/src/lib/libc++

make[3]: stopped in /workspace/src

make[2]: stopped in /workspace/src
       49.81 real       411.70 user        81.58 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/jenkins8428951852170446059.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