[Webkit-unassigned] [Bug 207528] New: build-dumprendertree calls a nonexistent script

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 10 17:59:16 PST 2020


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

            Bug ID: 207528
           Summary: build-dumprendertree calls a nonexistent script
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Macintosh
                OS: macOS 10.15
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jtreed at google.com

Overview: I'm trying to run the daily snapshot of WebKit. After successfully building on xcode 11.2.1, I tried to run all tests, which resulted in a build error. Looking at the script that raised the error, I found that it tries to run Scripts/generate-derived-sources.sh, which doesn't exist. This presumably leads to the error, and causes the build to fail. I'm not sure how to navigate this error, as I've changed literally nothing about WebKit, and it's already failing.

Steps to reproduce:
1. Grab daily snapshot of WebKit at https://s3-us-west-2.amazonaws.com/archives.webkit.org/WebKit-SVN-source.tar.bz2 and unzip
2. Run webkit/Tools/Scripts/run-webkit-tests

Actual results:

The following build commands failed:
        PhaseScriptExecution Run\ Script /Users/USER/Desktop/webkit/WebKitBuild/DumpRenderTree.build/Release/Derived\ Sources.build/Script-0F18E7011D6B9CC60027E547.sh
(1 failure)
Build check failed

Expected results: A successful build and all tests passed.

-- 
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/20200211/c8205241/attachment.htm>


More information about the webkit-unassigned mailing list