sandbox prevents cmake executing /bin/ps

Bradley Giesbrecht pixilla at macports.org
Fri Dec 13 17:21:55 PST 2013


Setting "sandbox_enable no" in macports.conf allows the following cmake line to succeed during the configure phase:
EXECUTE_PROCESS(COMMAND ps -ef OUTPUT_QUIET ERROR_QUIET RESULT_VARIABLE result)

What is the best way to deal with this, is there a way to add /bin/ps to the sandbox env?


Regards,
Bradley Giesbrecht (pixilla)



More information about the macports-dev mailing list