[MacPorts] #72021: sqlite3 @3.49.0: wrong install name for libsqlite3.dylib

MacPorts noreply at macports.org
Sun Feb 9 03:16:08 UTC 2025


#72021: sqlite3 @3.49.0: wrong install name for libsqlite3.dylib
-------------------------+------------------------
  Reporter:  ryandesign  |      Owner:  ryandesign
      Type:  defect      |     Status:  closed
  Priority:  High        |  Milestone:
 Component:  ports       |    Version:  2.10.5
Resolution:  fixed       |   Keywords:  haspatch
      Port:  sqlite3     |
-------------------------+------------------------

Comment (by ryandesign):

 In [changeset:"8707fad8630a14d230bdcc612d08ca19d30f4180/macports-ports"
 8707fad8630a14d230bdcc612d08ca19d30f4180/macports-ports] (master):
 {{{
 #!ConfigurableCommitTicketReference repository="macports-ports"
 revision="8707fad8630a14d230bdcc612d08ca19d30f4180"
 sqlite3: Avoid rpath; tweak install name

 Don't use -rpath since it's never needed and causes an error with older
 compilers.

 Closes: https://trac.macports.org/ticket/72018

 Change the install name from /opt/local/lib/libsqlite3.dylib back to
 /opt/local/lib/libsqlite3.0.dylib as it was in 3.48.0 and earlier.

 Simplify how the install name is fixed and do so in post-build not
 post-destroot.

 See: https://trac.macports.org/ticket/72021
 }}}

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


More information about the macports-tickets mailing list