[Webkit-unassigned] [Bug 125595] Web Inspector: Add Inspector Code Generation to JavaScriptCore for Runtime Domain

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 11 18:44:14 PST 2013


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





--- Comment #4 from Joseph Pecoraro <joepeck at webkit.org>  2013-12-11 18:42:26 PST ---
> [ 15%] Generating ../../DerivedSources/WebCore/InspectorWebBackendDispatchers.cpp, ../../DerivedSources/WebCore/InspectorWebBackendDispatchers.h, ../../DerivedSources/WebCore/InspectorWebFrontendDispatchers.cpp, ../../DerivedSources/WebCore/InspectorWebFrontendDispatchers.h, ../../DerivedSources/WebCore/InspectorWebTypeBuilders.cpp, ../../DerivedSources/WebCore/InspectorWebTypeBuilders.h
> Traceback (most recent call last):
>   File "/mnt/eflews/webkit/WebKit/Source/JavaScriptCore/inspector/scripts/CodeGeneratorInspector.py", line 1741, in <module>
>     dependency_input_file = open(dependency_json_filename, "r")
> IOError: [Errno 2] No such file or directory: '/mnt/eflews/webkit/WebKit/WebKitBuild/Release/DerivedSources/JavaScriptCore/InspectorJS.json'
> make[2]: *** [DerivedSources/WebCore/InspectorWebBackendDispatchers.cpp] Error 1
> make[1]: *** [Source/WebCore/CMakeFiles/WebCore.dir/all] Error 2
> make: *** [all] Error 2

Oookay. So it looks like when building WebCore on EFL it has cleared or done something to the JavaScriptCore DerivedSources? I'm going to have to figure out how to carry InspectorJS.json over.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list