[MacPorts] #42428: Aquaterm fails to build due to StripNIB failures

MacPorts noreply at macports.org
Tue Dec 9 22:30:29 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 cal@…):

 The problem with this patch is that it hardcodes `/opt/.TemporaryItems`.
 This might work for your case, but it certainly won't for people who mount
 a separate disk at `/opt/local`, or people who install their MacPorts in
 `/some/other/path` and have a mountpoint somewhere along the way.

 I'm assuming that `ibtool` will always use the disk where its products
 will go as a temporary storage location so the final operation isn't a
 copy but a move one. Since all our products while building go into
 `${workpath}` what we really need is a code that figures out the mount
 point belonging to that, append `.TemporaryItems` and add that to the
 sandbox.

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


More information about the macports-tickets mailing list