[MacPorts] #72018: sqlite3 @3.49.0 build fails: ld: in /opt/local/lib, can't map file, errno=22

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


#72018: sqlite3 @3.49.0 build fails: ld: in /opt/local/lib, can't map file,
errno=22
---------------------------+-------------------------
  Reporter:  barracuda156  |      Owner:  Schamschula
      Type:  defect        |     Status:  closed
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.10.5
Resolution:  fixed         |   Keywords:  haspatch
      Port:  sqlite3       |
---------------------------+-------------------------
Changes (by ryandesign):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 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/72018#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list