[Webkit-unassigned] [Bug 146877] Build failure with: No rule to make target '...Release/include/private/JavaScriptCore/JSInputs.json', needed by 'WebReplayInputs.h'. Stop.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 13 11:37:24 PDT 2015


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

--- Comment #4 from Joseph Pecoraro <joepeck at webkit.org> ---
(In reply to comment #0)
> My Mac build often fails with this error the first time, then builds a
> second time.
> 
> Windows is now also showing this same error:
> https://webkit-queues.appspot.com/results/6038448339156992
> 
>   make: *** No rule to make target
> '/home/buildbot/WebKit/WebKitBuild/Release/include/private/JavaScriptCore/
> JSInputs.json', needed by 'WebReplayInputs.h'.  Stop.

JSInputs.json is just copied to Private Headers on Mac. It does not need to be generated at all. It sounds like this build error is saying JSInputs.json doesn't exist, so for some reason it wasn't copied earlier?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150713/64fece65/attachment.html>


More information about the webkit-unassigned mailing list