WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 67987
REGRESSION(
r95015
): compiled failed on Chromium Win bot (Requested by ukai on #webkit).
https://bugs.webkit.org/show_bug.cgi?id=67987
Summary
REGRESSION(r95015): compiled failed on Chromium Win bot (Requested by ukai on...
WebKit Review Bot
Reported
2011-09-12 23:07:40 PDT
http://trac.webkit.org/changeset/95015
broke the build: compiled failed on Chromium Win bot (Requested by ukai on #webkit). This is an automatic bug report generated by the sheriff-bot. If this bug report was created because of a flaky test, please file a bug for the flaky test (if we don't already have one on file) and dup this bug against that bug so that we can track how often these flaky tests case pain. "Only you can prevent forest fires." -- Smokey the Bear
Attachments
ROLLOUT of r95015
(1.09 KB, patch)
2011-09-12 23:08 PDT
,
WebKit Review Bot
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
WebKit Review Bot
Comment 1
2011-09-12 23:08:04 PDT
Created
attachment 107147
[details]
ROLLOUT of
r95015
Any committer can land this patch automatically by marking it commit-queue+. The commit-queue will build and test the patch before landing to ensure that the rollout will be successful. This process takes approximately 15 minutes. If you would like to land the rollout faster, you can use the following command: webkit-patch land-attachment ATTACHMENT_ID where ATTACHMENT_ID is the ID of this attachment.
Fumitoshi Ukai
Comment 2
2011-09-12 23:09:10 PDT
http://build.webkit.org/builders/Chromium%20Win%20Release/builds/31236/steps/compile-webkit/logs/stdio
70>webkit_gpu.lib(webgraphicscontext3d_in_process_impl.obj) : error LNK2019: unresolved external symbol "struct GrGLInterface * __cdecl gfx::CreateInProcessSkiaGLBinding(void)" (?CreateInProcessSkiaGLBinding@gfx@@YAPAUGrGLInterface@@XZ) referenced in function "protected: virtual struct GrGLInterface * __thiscall webkit::gpu::WebGraphicsContext3DInProcessImpl::onCreateGrGLInterface(void)" (?onCreateGrGLInterface@WebGraphicsContext3DInProcessImpl@gpu@webkit@@MAEPAUGrGLInterface@@XZ) 70>E:\google-windows-1\chromium-win-release\build\Source\WebKit\chromium\Release\DumpRenderTree.exe : fatal error LNK1120: 1 unresolved externals 70>Build log was saved at "file://E:\google-windows-1\chromium-win-release\build\Source\WebKit\chromium\Release\obj\DumpRenderTree\BuildLog.htm" 70>DumpRenderTree - 2 error(s), 0 warning(s) 69>webkit_gpu.lib(webgraphicscontext3d_in_process_impl.obj) : error LNK2019: unresolved external symbol "struct GrGLInterface * __cdecl gfx::CreateInProcessSkiaGLBinding(void)" (?CreateInProcessSkiaGLBinding@gfx@@YAPAUGrGLInterface@@XZ) referenced in function "protected: virtual struct GrGLInterface * __thiscall webkit::gpu::WebGraphicsContext3DInProcessImpl::onCreateGrGLInterface(void)" (?onCreateGrGLInterface@WebGraphicsContext3DInProcessImpl@gpu@webkit@@MAEPAUGrGLInterface@@XZ) 69>E:\google-windows-1\chromium-win-release\build\Source\WebKit\chromium\Release\webkit_unit_tests.exe : fatal error LNK1120: 1 unresolved externals 69>Build log was saved at "file://E:\google-windows-1\chromium-win-release\build\Source\WebKit\chromium\Release\obj\webkit_unit_tests\BuildLog.htm" 69>webkit_unit_tests - 2 error(s), 2 warning(s) ========== Build: 67 succeeded, 3 failed, 61 up-to-date, 0 skipped ==========
WebKit Review Bot
Comment 3
2011-09-12 23:13:08 PDT
Comment on
attachment 107147
[details]
ROLLOUT of
r95015
Clearing flags on attachment: 107147 Committed
r95019
: <
http://trac.webkit.org/changeset/95019
>
WebKit Review Bot
Comment 4
2011-09-12 23:13:12 PDT
All reviewed patches have been landed. Closing bug.
Fumitoshi Ukai
Comment 5
2011-09-13 00:36:42 PDT
It just needed to clobber (and proper setup Direct SDK paths. see
http://groups.google.com/a/chromium.org/group/chromium-dev/browse_thread/thread/a10379caf7390be2/dadc887130793f00?lnk=gst&q=d3dx9.h#dadc887130793f00
http://www.chromium.org/developers/how-tos/build-instructions-windows
)
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug