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

MacPorts noreply at macports.org
Fri Aug 7 10:40: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 delphym):

 Replying to [comment:8 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.

 **Worked like a magic**! Many thanks for that and sorry it took me a while
 to verify the fix.
 {{{
 ...
 ...
 x ./opt/local/bin/inkview
 gtk-update-icon-cache: Cache file created successfully.
 --->  Cleaning inkscape
 --->  Removing work directory for inkscape
 --->  Scanning binaries for linking errors
 --->  No broken files found.
 --->  No broken ports found.
 }}}

 > A proper fix should be coming shortly.
 Hopefully yes, but how I would find it out? Sorry for asking those silly
 questions, but really don't have any idea.

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


More information about the macports-tickets mailing list