[MacPorts] #52248: inkscape fails to build due to glibmm / glib2 deprecation misconfiguration

MacPorts noreply at macports.org
Thu Oct 13 13:26:24 CEST 2016


#52248: inkscape fails to build due to glibmm / glib2 deprecation misconfiguration
---------------------------------------------------+----------------------
  Reporter:  jeremyhu@…                            |      Owner:  devans@…
      Type:  defect                                |     Status:  assigned
  Priority:  Normal                                |  Milestone:
 Component:  ports                                 |    Version:  2.3.4
Resolution:                                        |   Keywords:
      Port:  glib2 glibmm inkscape inkscape-devel  |
---------------------------------------------------+----------------------

Comment (by devans@…):

 Yes, the problem is with the +strict variant which builds with
 deprecations disabled.  As of r152704, +strict is no longer the default
 build so this should work for you as well
 {{{
 sudo port update inkscape
 sudo port install inkscape
 }}}

 You now have to explicitly use
 {{{
 sudo port install inkscape +strict
 }}}

 to observe the failure reported here.

-- 
Ticket URL: <https://trac.macports.org/ticket/52248#comment:15>
MacPorts <https://www.macports.org/>
Ports system for the Mac operating system



More information about the macports-tickets mailing list