[MacPorts] #42795: aquaterm @1.1.1 build fails due to sandbox violations in tracemode

MacPorts noreply at macports.org
Mon Mar 10 14:27:08 PDT 2014


#42795: aquaterm @1.1.1 build fails due to sandbox violations in tracemode
-----------------------+--------------------------------
  Reporter:  egall@…   |      Owner:  macports-tickets@…
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.2.1
Resolution:            |   Keywords:
      Port:  aquaterm  |
-----------------------+--------------------------------

Comment (by cal@…):

 `/var/folders` and `/private/var/folders` are in the whitelist of trace
 mode. `/var` however, is not. This wouldn't be a problem if the build
 didn't try to `mkdir(/var)` – and it actually shouldn't be a problem when
 calling `mkdir(2)` for a directory that already exists (even though it's a
 symlink in this case).

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


More information about the macports-tickets mailing list