[MacPorts] #42428: Aquaterm fails to build due to StripNIB failures
MacPorts
noreply at macports.org
Fri Dec 12 00:30:20 PST 2014
#42428: Aquaterm fails to build due to StripNIB failures
------------------------+--------------------
Reporter: mfuhrer@… | Owner: g5pw@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Resolution: | Keywords:
Port: aquaterm |
------------------------+--------------------
Comment (by ajdudman@…):
I started a short discussion on macports-dev mailing list. There I was
asked to file a bug report with Apple and have done so.
I did some Google-ing and man page reading and I found tcl lacking
mountpoint lookup support.
OS X has /bin/df so something like this might get us there:
{{{
file join [lindex [exec /bin/df $workpath] end] ".TemporaryItems"
}}}
I have improved my patch which I will attach.
--
Ticket URL: <https://trac.macports.org/ticket/42428#comment:13>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list