[MacPorts] #61634: talloc @2.3.1: wrong install name on Big Sur

MacPorts noreply at macports.org
Tue Nov 24 06:24:14 UTC 2020


#61634: talloc @2.3.1: wrong install name on Big Sur
-------------------------------------------------+-------------------------
  Reporter:  borwickatuw                         |      Owner:  (none)
      Type:  defect                              |     Status:  new
  Priority:  Normal                              |  Milestone:
 Component:  ports                               |    Version:  2.6.4
Resolution:                                      |   Keywords:  bigsur
      Port:  talloc freeradius notmuch osmocore  |
  osmocore-devel py27-tsk                        |
-------------------------------------------------+-------------------------

Comment (by ryandesign):

 The talloc build system apparently doesn't set the right install name but
 the portfile contains code that fixes it after the build:
 {{{
 post-destroot {
     system "install_name_tool -id ${prefix}/lib/libtalloc.${major}.dylib
 ${destroot}${prefix}/lib/libtalloc.${major}.dylib"
 }
 }}}
 That code has been in the port for 8 years already so it's hard to see
 what could have failed there on macOS 11.

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


More information about the macports-tickets mailing list