[Webkit-unassigned] [Bug 183788] Non-deterministic build failure (missing JavaScriptCore/JSContextRef.h)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 23 21:41:56 PDT 2018


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

--- Comment #6 from Fujii Hironori <Hironori.Fujii at sony.com> ---
https://github.com/WebKit/webkit/blob/2071d472faf10105ea6858e7795e5366f6203667/Source/JavaScriptCore/CMakeLists.txt#L258

> add_dependencies(LLIntOffsetsExtractor JavaScriptCoreForwardingHeaders)

LLIntOffsetsExtractor has a dependency to JavaScriptCoreForwardingHeaders.
But, this is a link-time dependency. It should be a compile-time dependency.

Caused By: Bug 182303 and Bug 183251.

-- 
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/20180724/c6a186d1/attachment.html>


More information about the webkit-unassigned mailing list