[Bug 282329] Many ports started to fail with: error: implicit instantiation of undefined template 'std::char_traits<unsigned char>'

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 30 Oct 2024 13:38:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282329

Olivier Cochard <olivier@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |olivier@freebsd.org

--- Comment #2 from Olivier Cochard <olivier@freebsd.org> ---
Does this include error like:
/usr/include/c++/v1/string:820:42: error: implicit instantiation of undefined
template 'std::char_traits<bool>'
  static_assert(is_same<_CharT, typename traits_type::char_type>::value,

cf build log:

https://pkg-status.freebsd.org/beefy18/data/main-amd64-default/p332c73b035e3_sf377a0c7dfa/logs/rpcs3-0.0.33.17065.log

-- 
You are receiving this mail because:
You are the assignee for the bug.