[Webkit-unassigned] [Bug 211943] New: REGRESSION(r261533): Breaks parallel builds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 15 01:45:16 PDT 2020


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

            Bug ID: 211943
           Summary: REGRESSION(r261533): Breaks parallel builds
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jmason at ibinx.com

r261533 breaks parallel builds with -j4.  Builds with -j1 complete normally.

The error is:

    make[3]: *** No rule to make target 'DerivedSources/WebCore/JSBlob.h', needed by 'DerivedSources/ForwardingHeaders/WebCore/JSBlob.h'.  Stop.
    make[3]: *** Waiting for unfinished jobs....
    make[3]: Leaving directory '/build/rtutils/components/desktop/webkitgtk4-dev/build/amd64'
    make[2]: *** [CMakeFiles/Makefile2:1024: Source/WebCore/CMakeFiles/WebCore_CopyPrivateHeaders.dir/all] Error 2
    make[2]: *** Waiting for unfinished jobs....

I am building the GTK port.

-- 
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/20200515/32691bb1/attachment-0001.htm>


More information about the webkit-unassigned mailing list