[Webkit-unassigned] [Bug 109543] Chromium/Win vs2012: compile failed Source/WebKit/chromium/tests/PrerenderingTest.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 11 21:42:53 PST 2013


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





--- Comment #1 from James Robinson <jamesr at chromium.org>  2013-02-11 21:45:06 PST ---
(In reply to comment #0)
> It started failing compile Source/WebKit/chromium/tests/PrerenderingTest.cpp on chromium vs2012 since 
> http://chromegw.corp.google.com....

This is not a publically accessible link.  Please link to the public version of buildbot URL logs.

> 
> FAILED: ninja -t msvc -o obj\third_party\webkit\source\webkit\chromium\tests\webkit.prerenderingtest.obj -e environment.x86 -- cl.exe /nologo /showIncludes /FC @obj\third_party\webkit\source\webkit\chromium\tests\webkit.prerenderingtest.obj.rsp /c ..\..\third_party\WebKit\Source\WebKit\chromium\tests\PrerenderingTest.cpp /Foobj\third_party\webkit\source\webkit\chromium\tests\webkit.prerenderingtest.obj /Fdobj\third_party\WebKit\Source\WebKit\chromium\webkit.pdb 
> e:\b\build\slave\chromium_win_vs2012\build\src\third_party\webkit\source\webkit\chromium\tests\prerenderingtest.cpp(134) : error C2039: 'bind1st' : is not a member of 'std'
> 
> e:\b\build\slave\chromium_win_vs2012\build\src\third_party\webkit\source\webkit\chromium\tests\prerenderingtest.cpp(134) : error C3861: 'bind1st': identifier not found
> 
> e:\b\build\slave\chromium_win_vs2012\build\src\third_party\webkit\source\webkit\chromium\tests\prerenderingtest.cpp(139) : error C2039: 'bind1st' : is not a member of 'std'
> 
> e:\b\build\slave\chromium_win_vs2012\build\src\third_party\webkit\source\webkit\chromium\tests\prerenderingtest.cpp(139) : error C3861: 'bind1st': identifier not found
> 
> e:\b\build\slave\chromium_win_vs2012\build\src\third_party\webkit\source\webkit\chromium\tests\prerenderingtest.cpp(144) : error C2039: 'bind1st' : is not a member of 'std'
> 
> e:\b\build\slave\chromium_win_vs2012\build\src\third_party\webkit\source\webkit\chromium\tests\prerenderingtest.cpp(144) : error C3861: 'bind1st': identifier not found

Previously this test was not compiled in for component builds, but it was for static.  Do you know if there is a static build VS2012 bot?

-- 
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