[MacPorts] #60962: graphviz @2.40.1_2 +pangocairo-x11-universal: no member named 'min' in namespace 'std::__1'

MacPorts noreply at macports.org
Mon Jan 18 08:45:57 UTC 2021


#60962: graphviz @2.40.1_2 +pangocairo-x11-universal: no member named 'min' in
namespace 'std::__1'
-------------------------+------------------------
  Reporter:  dubiousjim  |      Owner:  ryandesign
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.6.3
Resolution:              |   Keywords:  catalina
      Port:  graphviz    |
-------------------------+------------------------

Comment (by jboydon):

 On BigSur 11.1 the command line tools (and Xcode) reinstallation doesn't
 solve the problem.
 The first error is slightly different:

 {{{
 In file included from
 /opt/local/libexec/llvm-11/bin/../include/c++/v1/string_view:175:
 /opt/local/libexec/llvm-11/bin/../include/c++/v1/__string:337:12: error:
 no member named 'copy_n' in namespace 'std::__1'; did you mean
 'copy'?
     _VSTD::copy_n(__s2, __n, __s1);
     ~~~~~~~^
 /opt/local/libexec/llvm-11/bin/../include/c++/v1/iterator:1374:93: note:
 'copy' declared here
 template <class _Ip, class _Op> _Op _LIBCPP_INLINE_VISIBILITY
 _LIBCPP_CONSTEXPR_AFTER_CXX17 copy(_Ip, _Ip, _Op);
 ^
 /opt/local/libexec/llvm-11/bin/../include/c++/v1/__bit_reference:424:43:
 error: no member named 'min' in namespace 'std::__1'
 }}}

 I think is due to the same reason.

-- 
Ticket URL: <https://trac.macports.org/ticket/60962#comment:10>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list