[Webkit-unassigned] [Bug 132053] New: [Mac] REGRESSION(r164823 and r164828): It made impossible to build WebKit by different users

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 23 02:45:24 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=132053

           Summary: [Mac] REGRESSION(r164823 and r164828): It made
                    impossible to build WebKit by different users
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Blocker
          Priority: P1
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org
                CC: mitz at webkit.org, ddkilzer at webkit.org,
                    joepeck at webkit.org
            Blocks: 129399


http://trac.webkit.org/changeset/164823
http://trac.webkit.org/changeset/164828

After this change build-jsc unconditionally tries to remove and 
recreate a symlink to /tmp/JavaScriptCore.dst/usr/local/bin:
jsc -> ../../../System/Library/Frameworks/JavaScriptCore.framework/Versions/A/Resources/jsc

Additionally this symlink is broken, it points to a non-existent path.

If there are more user work on a Mac, the second user won't be able 
to remove and recreate this symlink and build-jsc will fail.

Could you possibly give us some hint how can we solve this problem?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list