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

MacPorts noreply at macports.org
Thu Aug 24 22:42:45 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 jmroot):

 * status:  new => assigned
 * keywords:  iconv libiconv =>
 * owner:  (none) => MarcusCalhoun-Lopez


Comment:

 You usually see this when the header and library are mismatched, i.e. the
 system `libiconv.h` is included but then the MacPorts libiconv is linked
 with. Another way it can happen is if `LIBICONV_PLUG` is defined before
 including the header.

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


More information about the macports-tickets mailing list