<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [CMake] Duplicated IDL files in WebCore_IDL_FILES"
href="https://bugs.webkit.org/show_bug.cgi?id=161592#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [CMake] Duplicated IDL files in WebCore_IDL_FILES"
href="https://bugs.webkit.org/show_bug.cgi?id=161592">bug 161592</a>
from <span class="vcard"><a class="email" href="mailto:Hironori.Fujii@sony.com" title="Fujii Hironori <Hironori.Fujii@sony.com>"> <span class="fn">Fujii Hironori</span></a>
</span></b>
<pre>EWS failed with two problems.
mac-debug-ews
<span class="quote">> FAIL: (JS) JSTestClassWithJSBuiltinConstructor.cpp
> --- WebCore/bindings/scripts/test/JS/JSTestClassWithJSBuiltinConstructor.cpp 2016-08-30 14:19:02.000000000 -0700
> +++ /var/folders/7n/s62c21h54p549lcpn5v012mc0000gn/T/tmpyL67Nh/JSTestClassWithJSBuiltinConstructor.cpp 2016-09-04 22:57:30.000000000 -0700
> @@ -201,7 +201,7 @@
> // by adding the SkipVTableValidation attribute to the interface IDL definition
> RELEASE_ASSERT(actualVTablePointer == expectedVTablePointer);
> #endif
> - return createWrapper<JSTestClassWithJSBuiltinConstructor, TestClassWithJSBuiltinConstructor>(globalObject, WTFMove(impl));
> + return createWrapper<TestClassWithJSBuiltinConstructor>(globalObject, WTFMove(impl));
> }
>
> JSC::JSValue toJS(JSC::ExecState* state, JSDOMGlobalObject* globalObject, TestClassWithJSBuiltinConstructor& impl)</span >
win-ews
<span class="quote">> C:\cygwin\home\buildbot\WebKit\Source\WebCore\DerivedSources.cpp(633): fatal error C1083: Cannot open include file: 'JSUserMessageHandler.cpp': No such file or directory</span ></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>