[Webkit-unassigned] [Bug 154166] New: Fix the WinCairo build related to unresolved external symbol __imp_WTFCrashImpl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 12 06:07:07 PST 2016


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

            Bug ID: 154166
           Summary: Fix the WinCairo build related to unresolved external
                    symbol __imp_WTFCrashImpl
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ossy at webkit.org
                CC: achristensen at apple.com, peavo at outlook.com

It seems this build caused the build failure, but these are unrelated changes:
https://build.webkit.org/builders/WinCairo%2064-Bit%20Release/builds/53844

build error:
Vector.cpp.obj : error LNK2001: unresolved external symbol __imp_WTFCrashImpl
WorkQueue.cpp.obj : error LNK2001: unresolved external symbol __imp_WTFCrashImpl
MetaAllocator.cpp.obj : error LNK2001: unresolved external symbol __imp_WTFCrashImpl
ParkingLot.cpp.obj : error LNK2001: unresolved external symbol __imp_WTFCrashImpl
RedBlackTree.cpp.obj : error LNK2001: unresolved external symbol __imp_WTFCrashImpl
StringOperators.cpp.obj : error LNK2001: unresolved external symbol __imp_WTFCrashImpl
Condition.cpp.obj : error LNK2001: unresolved external symbol __imp_WTFCrashImpl
CheckedArithmeticOperations.cpp.obj : error LNK2001: unresolved external symbol __imp_WTFCrashImpl
Deque.cpp.obj : error LNK2001: unresolved external symbol __imp_WTFCrashImpl
IntegerToStringConversion.cpp.obj : error LNK2001: unresolved external symbol __imp_WTFCrashImpl
bin64\TestWTFLib.dll : fatal error LNK1120: 1 unresolved externals

Maybe clean build could help, but the "force clean build"
button completely kills the WinCairo bot - bug153876

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160212/bba4f4ae/attachment.html>


More information about the webkit-unassigned mailing list