[Webkit-unassigned] [Bug 164667] run-safari does not work for open source contributors
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Nov 12 00:03:33 PST 2016
https://bugs.webkit.org/show_bug.cgi?id=164667
--- Comment #2 from mitz at webkit.org <mitz at webkit.org> ---
I can reproduce this in macOS Sierra 10.12.1. I can see that the âarchâ branch is taken in webkitdirs.pmâs runWebKitApp(). If iI force the âsystem { $appPath }â code path to be taken, the right frameworks are picked up.
I think this is due to arch(1) itself being restricted and therefore not carrying over DYLD_FRAMEWORK_PATH from the environment into what itâs executing. I think we have a workaround for that in one of the other scripts.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161112/071c488f/attachment.html>
More information about the webkit-unassigned
mailing list