[MacPorts] #60919: inkscape @0.92.5_2+x11 build failure due to incorrect libiconv

MacPorts noreply at macports.org
Wed Aug 5 03:44:57 UTC 2020


#60919: inkscape @0.92.5_2+x11 build failure due to incorrect libiconv
-----------------------+----------------------
  Reporter:  delphym   |      Owner:  dbevans
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.6.3
Resolution:            |   Keywords:
      Port:  inkscape  |
-----------------------+----------------------

Comment (by kencu):

 My apologies that it seems to be taking a bit longer than expected.

 If you do this (or use your favourite editor):
 {{{
 bbedit `port file inkscape`
 }}}
 and on line 90, right below the existing {{{configure.args}}} block, paste
 this:
 {{{
 configure.args-append \
     -DICONV_INCLUDE_DIR=${prefix}/include \
     -DICONV_LIBRARIES=${prefix}/lib/libiconv.dylib
 }}}
 Then save, and install inkscape
 {{{
 sudo port -v install inkscape
 }}}
 I believe you will find success, as it worked for me.

 A proper fix should be coming shortly.

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


More information about the macports-tickets mailing list