[MacPorts] #46533: Making docs silently fails on first compilation

MacPorts noreply at macports.org
Mon Jan 12 02:45:59 PST 2015


#46533: Making docs silently fails on first compilation
------------------------+--------------------------------
 Reporter:  jeremyhu@…  |      Owner:  macports-tickets@…
     Type:  defect      |     Status:  new
 Priority:  Normal      |  Milestone:
Component:  base        |    Version:  2.3.3
 Keywords:              |       Port:
------------------------+--------------------------------
 If base has not yet been installed, doc building will fail due to the
 inability to find libtcl8.5.dylib

 We should set DYLD_LIBRARY_FALLBACK_PATH appropriately to find the *built*
 libtcl8.5.dylib since the file has not yet been installed.

 {{{
 ===> making all in doc
 /Users/jeremy/src/macports/base/vendor/tcl8.5.15/unix/tclsh ./asciidoc-
 deps.tcl *.txt > .dep
 dyld: Library not loaded:
 /opt/localppc/libexec/macports/lib/libtcl8.5.dylib
   Referenced from:
 /Users/jeremy/src/macports/base/vendor/tcl8.5.15/unix/tclsh
   Reason: image not found
 /bin/sh: line 1: 15974 Trace/BPT trap
 /Users/jeremy/src/macports/base/vendor/tcl8.5.15/unix/tclsh ./asciidoc-
 deps.tcl *.txt > .dep
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/46533>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list