[MacPorts] #61949: graphviz: error: no member named 'min' in namespace 'std::__1' (was: graphviz fails to build on Catalina)
MacPorts
noreply at macports.org
Thu Dec 31 17:38:19 UTC 2020
#61949: graphviz: error: no member named 'min' in namespace 'std::__1'
------------------------+------------------------
Reporter: cwgamma | Owner: ryandesign
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: duplicate | Keywords: catalina
Port: graphviz |
------------------------+------------------------
Changes (by ryandesign):
* status: assigned => closed
* keywords: => catalina
* resolution: => duplicate
Old description:
> graphviz fails to build on Catalina 10.15.7
> From the log file there are numerous errors like this:
> {{{
> /Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__bit_reference:786:43:
> error: no member named 'min' in namespace 'std::__1'
> :info:build __storage_type __ddn =
> _VSTD::min<__storage_type>(__dn, __clz_r);
> :info:build ~~~~~~~^
> ~~~~~~~^
> }}}
New description:
graphviz fails to build on Catalina 10.15.7\\
From the log file there are numerous errors like this:
{{{
/Library/Developer/CommandLineTools/usr/bin/../include/c++/v1/__bit_reference:786:43:
error: no member named 'min' in namespace 'std::__1'
:info:build __storage_type __ddn =
_VSTD::min<__storage_type>(__dn, __clz_r);
:info:build ~~~~~~~^
~~~~~~~^
}}}
--
Comment:
Duplicate of #60962. Try the steps discussed there.
--
Ticket URL: <https://trac.macports.org/ticket/61949#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list