Re: disabling the sandbox?

2015-09-16 Thread Clemens Lang

Hi,
- On 13 Sep, 2015, at 19:12, Jack Howarth howarth.at.macpo...@gmail.com 
wrote:

> Does port have some hidden option which would allow the suppression
> of the use of the sandbox in port during builds? I believe that the
> sandbox is masking a bug under El Capitan which shows up outside of
> port and in our fink builds. Thanks in advance for any info.

Yes, there is a setting to achieve this. On a global level you can set
sandbox_enable no in macports.conf [1], which all affect all
builds. I'm not sure whether this can be changed on a Portfile level,
though. However, there's also portsandbox_active [2,3], which affects
whether commands executed will be sandboxed, so portsandbox_active no
in a Portfile should also give you what you need.


HTH,
Clemens

[1] 
http://trac.macports.org/browser/trunk/base/src/macports1.0/macports.tcl?marks=1030-1032#L1020
[2] 
http://trac.macports.org/browser/trunk/base/src/port1.0/portsandbox.tcl?marks=38#L30
[3] 
http://trac.macports.org/browser/trunk/base/src/pextlib1.0/system.c?marks=91-94,175-176#L85

-- 
Clemens Lang
___
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev


disabling the sandbox?

2015-09-13 Thread Jack Howarth
   Does port have some hidden option which would allow the suppression
of the use of the sandbox in port during builds? I believe that the
sandbox is masking a bug under El Capitan which shows up outside of
port and in our fink builds. Thanks in advance for any info.
   Jack
___
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev


Re: disabling the sandbox?

2015-09-13 Thread Daniel J. Luke
> On Sep 13, 2015, at 1:12 PM, Jack Howarth  
> wrote:
>   Does port have some hidden option which would allow the suppression
> of the use of the sandbox in port during builds? I believe that the
> sandbox is masking a bug under El Capitan which shows up outside of
> port and in our fink builds. Thanks in advance for any info.

I don’t think it does, but you could probably hack something into 
portsandbox.tcl for temporary testing...

— 
Daniel J. Luke  
 
++ 
| * dl...@geeklair.net * |  

| *-- http://www.geeklair.net -* |  

++ 
|   Opinions expressed are mine and do not necessarily   |  

|  reflect the opinions of my employer.  |  

++




___
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev