Opened 5 years ago
Closed 5 years ago
#61949 closed defect (duplicate)
graphviz: error: no member named 'min' in namespace 'std::__1'
| Reported by: | cwgamma | Owned by: | ryandesign (Ryan Carsten Schmidt) |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | catalina | Cc: | |
| Port: | graphviz |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
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 ~~~~~~~^
~~~~~~~^
Attachments (1)
Change History (3)
Changed 5 years ago by cwgamma
| Attachment: | graphviz_main.log added |
|---|
comment:1 Changed 5 years ago by jmroot (Joshua Root)
| Description: | modified (diff) |
|---|---|
| Owner: | set to ryandesign |
| Port: | graphviz added |
| Priority: | High → Normal |
| Status: | new → assigned |
comment:2 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)
| Description: | modified (diff) |
|---|---|
| Keywords: | catalina added |
| Resolution: | → duplicate |
| Status: | assigned → closed |
| Summary: | graphviz fails to build on Catalina → graphviz: error: no member named 'min' in namespace 'std::__1' |
Duplicate of #60962. Try the steps discussed there.
Note: See
TracTickets for help on using
tickets.

build log file