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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 22 06:38:12 PDT 2020


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

--- Comment #3 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
(In reply to Jim Mason from comment #1)
> For what it is worth, building with -j4 is working for me as of this moment
> (r261738).  My -j4 builds were still breaking as of about r261690.
> 
> Not sure if it has been fixed, or if the race condition is still present and
> I am just getting lucky now...

Can you reproduce this with ninja instead of make?

To use ninja pass the parameters "-G Ninja" to CMake and then use "ninja" / "ninja install" instead of "make" / "make install" (you need to start a new clean build if you change from make to ninja)

-- 
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/20200522/58789112/attachment.htm>


More information about the webkit-unassigned mailing list