[Webkit-unassigned] [Bug 254133] New: REGRESSION(261822 at main) unresolved external symbol: PrepareBackingStoreBuffersInputData and PrepareBackingStoreBuffersOutputData

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 19 06:14:00 PDT 2023


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

            Bug ID: 254133
           Summary: REGRESSION(261822 at main) unresolved external symbol:
                    PrepareBackingStoreBuffersInputData and
                    PrepareBackingStoreBuffersOutputData
           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
                CC: kkinnunen at apple.com

REGRESSION(261822 at main) unresolved external symbol: PrepareBackingStoreBuffersInputData and PrepareBackingStoreBuffersOutputData

WinCairo Debug is failing to link.

https://build.webkit.org/#/builders/729/builds/3137

RemoteRenderingBackendMessageReceiver.cpp.obj : error LNK2019: unresolved external symbol "class WTF::TextStream & __cdecl WebKit::operator<<(class WTF::TextStream &,struct WebKit::PrepareBackingStoreBuffersInputData const &)" (??6WebKit@@YAAEAVTextStream at WTF@@AEAV12 at AEBUPrepareBackingStoreBuffersInputData@0@@Z) referenced in function "class WTF::TextStream & __cdecl WTF::operator<<<struct WebKit::PrepareBackingStoreBuffersInputData,0>(class WTF::TextStream &,class WTF::Vector<struct WebKit::PrepareBackingStoreBuffersInputData,0,class WTF::CrashOnOverflow,16,struct WTF::FastMalloc> const &)" (??$?6UPrepareBackingStoreBuffersInputData at WebKit@@$0A@@WTF@@YAAEAVTextStream at 0@AEAV10 at AEBV?$Vector at UPrepareBackingStoreBuffersInputData@WebKit@@$0A at VCrashOnOverflow@WTF@@$0BA at UFastMalloc@4@@0@@Z)
UnifiedSource-54928a2b-3.cpp.obj : error LNK2001: unresolved external symbol "class WTF::TextStream & __cdecl WebKit::operator<<(class WTF::TextStream &,struct WebKit::PrepareBackingStoreBuffersInputData const &)" (??6WebKit@@YAAEAVTextStream at WTF@@AEAV12 at AEBUPrepareBackingStoreBuffersInputData@0@@Z)
RemoteRenderingBackendMessageReceiver.cpp.obj : error LNK2019: unresolved external symbol "class WTF::TextStream & __cdecl WebKit::operator<<(class WTF::TextStream &,struct WebKit::PrepareBackingStoreBuffersOutputData const &)" (??6WebKit@@YAAEAVTextStream at WTF@@AEAV12 at AEBUPrepareBackingStoreBuffersOutputData@0@@Z) referenced in function "class WTF::TextStream & __cdecl WTF::operator<<<struct WebKit::PrepareBackingStoreBuffersOutputData,0>(class WTF::TextStream &,class WTF::Vector<struct WebKit::PrepareBackingStoreBuffersOutputData,0,class WTF::CrashOnOverflow,16,struct WTF::FastMalloc> const &)" (??$?6UPrepareBackingStoreBuffersOutputData at WebKit@@$0A@@WTF@@YAAEAVTextStream at 0@AEAV10 at AEBV?$Vector at UPrepareBackingStoreBuffersOutputData@WebKit@@$0A at VCrashOnOverflow@WTF@@$0BA at UFastMalloc@4@@0@@Z)
UnifiedSource-54928a2b-3.cpp.obj : error LNK2001: unresolved external symbol "class WTF::TextStream & __cdecl WebKit::operator<<(class WTF::TextStream &,struct WebKit::PrepareBackingStoreBuffersOutputData const &)" (??6WebKit@@YAAEAVTextStream at WTF@@AEAV12 at AEBUPrepareBackingStoreBuffersOutputData@0@@Z)

-- 
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/20230319/78170777/attachment.htm>


More information about the webkit-unassigned mailing list