[MacPorts] #68026: rav1e @0.6.6: iconv linking fails, expecting symbols from MacOS's iconv lib

MacPorts noreply at macports.org
Thu Sep 7 17:55:20 UTC 2023


#68026: rav1e @0.6.6: iconv linking fails, expecting symbols from MacOS's iconv lib
---------------------+---------------------------------
  Reporter:  jgrg    |      Owner:  MarcusCalhoun-Lopez
      Type:  defect  |     Status:  assigned
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:
Resolution:          |   Keywords:
      Port:  rav1e   |
---------------------+---------------------------------
Changes (by mascguy):

 * cc: cjones051073 (added)


Comment:

 Replying to [comment:34 jgrg]:
 > Thanks, that worked for me.
 >
 > I added:
 >
 > {{{
 > configure.cflags-prepend    "-I${prefix}/include"
 > configure.cxxflags-prepend  "-I${prefix}/include"
 > configure.ldflags-prepend   "-I${prefix}/lib"
 > }}}

 Well, it's good that there's an easy fix.

 As for how we integrate it though, that's another story: While `rav1e`
 itself could be changed, it seems like we should be doing this via
 portgroups `cargo` and/or `rust`.

 Adding @cjones for thoughts/comments.

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


More information about the macports-tickets mailing list