[Webkit-unassigned] [Bug 200910] New: [Win][WebKit] WebKit2.dll can't link because of missing PAL's import symbols

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 19 20:12:34 PDT 2019


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

            Bug ID: 200910
           Summary: [Win][WebKit] WebKit2.dll can't link because of
                    missing PAL's import symbols
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com

[Win][WebKit] WebKit2.dll can't link because of missing PAL's import symbols

https://build.webkit.org/builders/WinCairo%2064-bit%20WKL%20Release%20%28Build%29/builds/11303

> AuxiliaryProcess.cpp.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static void __cdecl PAL::SessionID::enableGenerationProtection(void)" (__imp_?enableGenerationProtection at SessionID@PAL@@SAXXZ) referenced in function "public: void __cdecl WebKit::AuxiliaryProcess::initialize(struct WebKit::AuxiliaryProcessInitializationParameters const &)" (?initialize at AuxiliaryProcess@WebKit@@QEAAXAEBUAuxiliaryProcessInitializationParameters at 2@@Z)
> UnifiedSource-88d1702b-22.cpp.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static class PAL::SessionID __cdecl PAL::SessionID::generateEphemeralSessionID(void)" (__imp_?generateEphemeralSessionID at SessionID@PAL@@SA?AV12 at XZ) referenced in function "public: static class WTF::Ref<class WebKit::WebsiteDataStore,struct WTF::DumbPtrTraits<class WebKit::WebsiteDataStore> > __cdecl WebKit::WebsiteDataStore::createNonPersistent(void)" (?createNonPersistent at WebsiteDataStore@WebKit@@SA?AV?$Ref at VWebsiteDataStore@WebKit@@U?$DumbPtrTraits at VWebsiteDataStore@WebKit@@@WTF@@@WTF@@XZ)
> bin64\WebKit2.dll : fatal error LNK1120: 2 unresolved externals

-- 
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/20190820/d337b408/attachment.html>


More information about the webkit-unassigned mailing list