[Webkit-unassigned] [Bug 189971] New: run-webkit-tests fails due to "JSUIScriptController.h" on macOS after building with build-webkit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 25 13:12:36 PDT 2018


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

            Bug ID: 189971
           Summary: run-webkit-tests fails due to "JSUIScriptController.h"
                    on macOS after building with build-webkit
           Product: WebKit
           Version: Other
          Hardware: Macintosh
                OS: macOS 10.13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: koby.b at mce.systems
                CC: lforschler at apple.com

Hi,
I'm trying to submit patches to WebKit, and according to https://webkit.org/contributing-code/ I should run run-webkit-tests and make sure all tests pass.
But, after building a "clean" webkit (with "Tools/Scripts/build-webkit --debug"), without any modifications, run-webkit-tests fails with the following error:
"make: *** No rule to make target `JSUIScriptController.h', needed by `all'.  Stop.".

My Environment:
macOS 10.13.6 with Xcode 10.0 (running on macincloud.com)

Steps to reproduce:
1. Download WebKit's source code from https://github.com/WebKit/webkit (used "Download ZIP").
2. Open the terminal at webkit's source root dir.
3. Build webkit: perl Tools/Scripts/build-webkit --debug
4. Run: ./Tools/Scripts/run-webkit-tests

Thanks,
Koby

-- 
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/20180925/952e2ba6/attachment.html>


More information about the webkit-unassigned mailing list