RESOLVED FIXED 117636
[GTK] Compilation problems - hb.h not found
https://bugs.webkit.org/show_bug.cgi?id=117636
Summary [GTK] Compilation problems - hb.h not found
Morten Stenshorne
Reported 2013-06-14 05:25:38 PDT
This problem seems to have been introduced by the fix for bug 115936. config.log attached. Here are the errors I get: In file included from ../../Source/WebCore/platform/graphics/freetype/FontPlatformData.h:32:0, from ../../Source/WebCore/platform/graphics/FontPlatformData.h:33, from ../../Source/WebCore/platform/graphics/SimpleFontData.h:30, from ../../Source/WebCore/platform/graphics/FontGlyphs.h:25, from ../../Source/WebCore/platform/graphics/Font.h:29, from ../../Source/WebCore/platform/graphics/GraphicsContext.h:33, from ../../Source/WebCore/platform/graphics/cairo/GraphicsContextCairo.cpp:34: ../../Source/WebCore/platform/graphics/harfbuzz/HarfBuzzFace.h:34:16: fatal error: hb.h: No such file or directory compilation terminated. In file included from ../../Source/WebCore/platform/graphics/freetype/FontPlatformData.h:32:0, from ../../Source/WebCore/platform/graphics/freetype/FontPlatformDataFreeType.cpp:26: ../../Source/WebCore/platform/graphics/harfbuzz/HarfBuzzFace.h:34:16: fatal error: hb.h: No such file or directory compilation terminated. In file included from ../../Source/WebCore/platform/graphics/freetype/FontPlatformData.h:32:0, from ../../Source/WebCore/platform/graphics/FontPlatformData.h:33, from ../../Source/WebCore/platform/graphics/SimpleFontData.h:30, from ../../Source/WebCore/platform/graphics/FontGlyphs.h:25, from ../../Source/WebCore/platform/graphics/Font.h:29, from ../../Source/WebCore/platform/PopupMenuStyle.h:30, from ../../Source/WebCore/platform/PopupMenuClient.h:26, from ../../Source/WebCore/platform/gtk/PopupMenuGtk.h:26, from ../../Source/WebCore/platform/gtk/SearchPopupMenuGtk.h:24, from ../../Source/WebCore/platform/gtk/SearchPopupMenuGtk.cpp:20: ../../Source/WebCore/platform/graphics/harfbuzz/HarfBuzzFace.h:34:16: fatal error: hb.h: No such file or directory compilation terminated. In file included from ../../Source/WebCore/platform/graphics/freetype/FontPlatformData.h:32:0, from ../../Source/WebCore/platform/graphics/FontPlatformData.h:33, from ../../Source/WebCore/platform/graphics/SimpleFontData.h:30, from ../../Source/WebCore/platform/graphics/FontGlyphs.h:25, from ../../Source/WebCore/platform/graphics/Font.h:29, from ../../Source/WebCore/platform/graphics/GraphicsContext.h:33, from ../../Source/WebCore/platform/gtk/WidgetGtk.cpp:32: ../../Source/WebCore/platform/graphics/harfbuzz/HarfBuzzFace.h:34:16: fatal error: hb.h: No such file or directory compilation terminated. I'm currently on commit cf95a00dabac52ceed5488b4949431e0643c7178 "[Qt] Unreviewed TestExpectation cleanup".
Attachments
config.log (85.49 KB, application/octet-stream)
2013-06-14 05:26 PDT, Morten Stenshorne
no flags
Patch (1.16 KB, patch)
2013-06-14 07:37 PDT, Andres Gomez Garcia
no flags
Morten Stenshorne
Comment 1 2013-06-14 05:26:11 PDT
Created attachment 204704 [details] config.log
Andres Gomez Garcia
Comment 2 2013-06-14 07:31:51 PDT
bug 117636 is a duplicate of this one with a patch proposal
Andres Gomez Garcia
Comment 3 2013-06-14 07:34:13 PDT
*** Bug 117641 has been marked as a duplicate of this bug. ***
Andres Gomez Garcia
Comment 4 2013-06-14 07:37:51 PDT
WebKit Commit Bot
Comment 5 2013-06-14 07:54:02 PDT
Comment on attachment 204712 [details] Patch Clearing flags on attachment: 204712 Committed r151594: <http://trac.webkit.org/changeset/151594>
WebKit Commit Bot
Comment 6 2013-06-14 07:54:04 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.