[MacPorts] #39598: DYLD_LIBRARY_PATH contains /opt/local/lib when executing glibtool-built executables during build

MacPorts noreply at macports.org
Thu Aug 1 18:58:11 PDT 2013


#39598: DYLD_LIBRARY_PATH contains /opt/local/lib when executing glibtool-built
executables during build
--------------------------------------+--------------------------
  Reporter:  drs@…                    |      Owner:  ryandesign@…
      Type:  defect                   |     Status:  new
  Priority:  Normal                   |  Milestone:
 Component:  ports                    |    Version:  2.1.3
Resolution:                           |   Keywords:
      Port:  harfbuzz-icu webkit-gtk  |
--------------------------------------+--------------------------

Comment (by ajdudman@…):

 Thanks to the above discussion, the hard work is done.  Do not install
 libtool libraries manually, because it too error prone.  Well, here even
 installing an include file went wrong.  It should be
 /opt/local/include/harfbuzz/hb-icu.h, not /opt/local/include/hb-icu.h.
 In the harfbuzz/Portfile, in the harfbuzz-icu subport block:
 1.  Get rid of that troublesome destroot procedure.
 2.  Keep destroot.dir line.
 3.  Add a line setting destroot.args for the desired files to install.
 See attached Portfile changes.

-- 
Ticket URL: <https://trac.macports.org/ticket/39598#comment:130>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list