[Webkit-unassigned] [Bug 97536] New: [Qt] REGRESSION(r129444): It broke the build on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 25 00:46:58 PDT 2012


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

           Summary: [Qt] REGRESSION(r129444): It broke the build on
                    Windows
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Blocker
          Priority: P1
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org
                CC: sam at webkit.org, hausmann at webkit.org,
                    vestbo at webkit.org, benjamin at webkit.org
            Blocks: 97386


I have no idea how is it possible, but after r129444 
linking of DRT fails with the following DRT link error:

    link /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO /SUBSYSTEM:CONSOLE "/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'" /MANIFEST /MANIFESTFILE:..\..\..\bin\DumpRenderTree.exe.embed.manifest /OUT:..\..\..\bin\DumpRenderTree.exe @C:\Users\WEBKIT~1\AppData\Local\Temp\nmEC57.tmp
TestRunnerQt.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static void __cdecl DumpRenderTreeSupportQt::setMockGeolocationPositionUnavailableError(class QWebPage *,class QString const &)" (__imp_?setMockGeolocationPositionUnavailableError at DumpRenderTreeSupportQt@@SAXPAVQWebPage@@ABVQString@@@Z) referenced in function "public: void __thiscall TestRunner::setMockGeolocationPositionUnavailableError(class QString const &)" (?setMockGeolocationPositionUnavailableError at TestRunner@@QAEXABVQString@@@Z)
..\..\..\bin\DumpRenderTree.exe : fatal error LNK1120: 1 unresolved externals

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list