[Webkit-unassigned] [Bug 203663] New: [WinCairo] error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __cdecl WebCore::ServiceWorkerThreadProxy::notifyNetworkStateChange(bool)"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 30 22:15:58 PDT 2019


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

            Bug ID: 203663
           Summary: [WinCairo] error LNK2019: unresolved external symbol
                    "__declspec(dllimport) public: void __cdecl
                    WebCore::ServiceWorkerThreadProxy::notifyNetworkStateC
                    hange(bool)"
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CMake
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com

[WinCairo] error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __cdecl WebCore::ServiceWorkerThreadProxy::notifyNetworkStateChange(bool)"

WinCairo clang-cl Debug/Release builds can't link DumpRenderTreeLib.dll.

>    Creating library lib64\DumpRenderTreeLib.lib and object lib64\DumpRenderTreeLib.exp
> WebCoreTestSupport.lib(ServiceWorkerInternals.cpp.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __cdecl WebCore::ServiceWorkerThreadProxy::notifyNetworkStateChange(bool)" (__imp_?notifyNetworkStateChange at ServiceWorkerThreadProxy@WebCore@@QEAAX_N at Z) referenced in function "public: <auto> __cdecl `public: void __cdecl WebCore::ServiceWorkerInternals::setOnline(bool)'::`1'::<lambda_0>::operator()(void)const " (??R<lambda_0>@?0??setOnline at ServiceWorkerInternals@WebCore@@QEAAX_N at Z@QEBA?A?<auto>@@XZ)
> bin64\DumpRenderTreeLib.dll : fatal error LNK1120: 1 unresolved externals
> [85/214] Building CXX object Tools\TestWebKitAPI\CMakeFiles\TestWebCoreLib.dir\WTFStringUtilities.cpp.obj
> [86/214] Building CXX object Tools\TestWebKitAPI\CMakeFiles\TestWebCoreLib.dir\TestsController.cpp.obj
> [87/214] Building CXX object Source\WebKit\CMakeFiles\WebKit.dir\__\__\WebKit\DerivedSources\unified-sources\UnifiedSource-549

r251774: OK
r251799: NG

-- 
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/20191031/7e1019e3/attachment.htm>


More information about the webkit-unassigned mailing list