[MacPorts] #60927: inkscape 0.92.5_2 +x11: error: no member named 'min' in namespace 'std::__1'

MacPorts noreply at macports.org
Fri Jul 31 15:43:24 UTC 2020


#60927: inkscape 0.92.5_2 +x11: error: no member named 'min' in namespace
'std::__1'
---------------------------+----------------------
  Reporter:  joel-coffman  |      Owner:  dbevans
      Type:  defect        |     Status:  assigned
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.6.3
Resolution:                |   Keywords:
      Port:  inkscape      |
---------------------------+----------------------

Comment (by kencu):

 you'd have to change it in the Portfle to test it out. It's super-easy to
 do that. I use bbedit, which has a free version.
 {{{
 bbedit `port file inkscape`
 }}}
 change {{{-std=c++11}}} to {{{-std=c++14}}} and then try your build again.

 If it still fails, no harm done. Do this:
 {{{
 sudo port clean inkscape
 sudo port selfupdate
 }}}
 and your portfiles are all back to stock again -- your edits are removed
 with each selfupdate.

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


More information about the macports-tickets mailing list