Bug 108616

Summary: [SH4] Build fails after r141543.
Product: WebKit Reporter: Ádám Kallai <kadam>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: fpizlo, jbriance, kadam, oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Ádám Kallai 2013-02-01 04:48:44 PST
Build is broken on Qt SH4 bot. (after r141543).

In file included from /local/wkit/slavebuildbot/workspace/qt-linux-sh4-release/build/Source/WebCore/platform/graphics/GraphicsContext3D.h:49:0,
                 from /local/wkit/slavebuildbot/workspace/qt-linux-sh4-release/build/Source/WebCore/platform/graphics/texmap/TextureMapperGL.h:27,
                 from /local/wkit/slavebuildbot/workspace/qt-linux-sh4-release/build/Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedBackingStore.cpp:27:
/local/wkit/slavebuildbot/workspace/qt-linux-sh4-release/build/Source/WebCore/platform/graphics/ANGLEWebKitBridge.h:35:24: fatal error: ShaderLang.h: No such file or directory
compilation terminated.
make[2]: *** [.obj/release-shared/platform/graphics/texmap/coordinated/CoordinatedBackingStore.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from /local/wkit/slavebuildbot/workspace/qt-linux-sh4-release/build/Source/WebCore/platform/graphics/GraphicsContext3D.h:49:0,
                 from /local/wkit/slavebuildbot/workspace/qt-linux-sh4-release/build/Source/WebCore/platform/graphics/texmap/TextureMapperGL.h:27,
                 from /local/wkit/slavebuildbot/workspace/qt-linux-sh4-release/build/Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedGraphicsScene.cpp:31:
/local/wkit/slavebuildbot/workspace/qt-linux-sh4-release/build/Source/WebCore/platform/graphics/ANGLEWebKitBridge.h:35:24: fatal error: ShaderLang.h: No such file or directory
Comment 1 Julien Brianceau 2013-04-29 15:11:08 PDT
This bug entry is a duplicate of https://bugs.webkit.org/show_bug.cgi?id=108862
Comment 2 Julien Brianceau 2013-08-09 06:41:42 PDT

*** This bug has been marked as a duplicate of bug 108862 ***