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

MacPorts noreply at macports.org
Fri Aug 25 12:41:41 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   |
---------------------+---------------------------------

Comment (by jgrg):

 These are the `iconv.h` files on my system:

 {{{
 /Library/Developer/CommandLineTools/SDKs/MacOSX12.1.sdk/usr/include/iconv.h
 /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/usr/include/iconv.h
 /Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/usr/include/iconv.h
 /Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/include/iconv.h
 /Users/jgrg/MacPorts/include/iconv.h
 }}}

 Then there are these `libiconv` files:

 {{{
 /Library/Developer/CommandLineTools/SDKs/MacOSX12.1.sdk/usr/lib/libiconv.2.tbd
 /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/usr/lib/libiconv.2.tbd
 /Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/usr/lib/libiconv.2.tbd
 /Library/Developer/CommandLineTools/SDKs/MacOSX13.3.sdk/usr/lib/libiconv.2.tbd
 /Users/jgrg/MacPorts/lib/libiconv.2.dylib
 }}}

 The `.tbd` stub files all have the line `install-name:
 '/usr/lib/libiconv.2.dylib'` but there is no installed file
 `/usr/lib/libiconv.2.dylib`

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


More information about the macports-tickets mailing list