[Webkit-unassigned] [Bug 244653] New: [webkitdirs] Detect when internal builds are using the open-source workspace

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 31 19:05:12 PDT 2022


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

            Bug ID: 244653
           Summary: [webkitdirs] Detect when internal builds are using the
                    open-source workspace
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: emw at apple.com

It's easy for an Apple engineer to accidentally try to build WebKit from the open-source workspace, rather than an internal workspace which contains extra bits needed to compile WebKit successfully on internal SDKs. The failure mode is pretty cryptic: builds usually fail with missing symbols during linking, etc.

Let's check for this condition before building, so build-webkit or Make can fail early with a useful message.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220901/478a9237/attachment.htm>


More information about the webkit-unassigned mailing list