Hey all,

I'm trying to build the head revision of WebKit GTK to try and fix the CSS 
Shapes test failures. I haven't built it in awhile, but the build did work on 
this machine the last time I built. I'm running Ubuntu 14.04.1 LTS. I've sync'd 
to head, deleted WebKitBuild just to be safe, ran 
./Tools/gtk/install-dependencies and ./Tools/Scripts/update-webkitgtk-libs, but 
my build looks like it's missing cairo-gl.h. Does anyone have any ideas how to 
fix this? I've included the full error message below.

[3398/5497] Building CXX object 
Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/cairo/CairoUtilities.cpp.o
FAILED: /usr/bin/c++   -DBUILDING_GTK__=1 -DBUILDING_WEBKIT 
-DBUILDING_WITH_CMAKE=1 -DBUILDING_WebCore -DDATA_DIR=\"share\" 
-DENABLE_3D_RENDERING=1 -DENABLE_PLUGIN_PROCESS_GTK2=1 
-DGETTEXT_PACKAGE=\"WebKit2GTK-4.0\" -DHAVE_CONFIG_H=1 -DMOZ_X11=1 
-DUSER_AGENT_GTK_MAJOR_VERSION=601 -DUSER_AGENT_GTK_MINOR_VERSION=1 
-DWEBKITGTK_API_VERSION_STRING=\"4.0\" -DWEBKIT_DOM_USE_UNSTABLE_API 
-DWTF_PLATFORM_X11=1 -DWTF_USE_3D_GRAPHICS=1 -DWTF_USE_EGL=1 -DWTF_USE_GLX=1 
-DWTF_USE_GSTREAMER -DWTF_USE_OPENGL=1 -DWTF_USE_TEXTURE_MAPPER=1 
-DWTF_USE_TEXTURE_MAPPER_GL=1 -DWTF_USE_WEBAUDIO_GSTREAMER -DXP_UNIX -std=c++11 
-O3 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti 
-fno-omit-frame-pointer -fno-tree-dce -I../../Source/WebCore 
-I../../Source/WebCore/Modules/airplay -I../../Source/WebCore/Modules/battery 
-I../../Source/WebCore/Modules/encryptedmedia 
-I../../Source/WebCore/Modules/gamepad 
-I../../Source/WebCore/Modules/gamepad/deprecated 
-I../../Source/WebCore/Modules/geolocation -I../..
 /Source/WebCore/Modules/indexeddb -I../../Source/WebCore/Modules/indieui 
-I../../Source/WebCore/Modules/mediacontrols 
-I../../Source/WebCore/Modules/mediasource 
-I../../Source/WebCore/Modules/mediastream 
-I../../Source/WebCore/Modules/navigatorcontentutils 
-I../../Source/WebCore/Modules/notifications 
-I../../Source/WebCore/Modules/plugins -I../../Source/WebCore/Modules/proximity 
-I../../Source/WebCore/Modules/quota -I../../Source/WebCore/Modules/speech 
-I../../Source/WebCore/Modules/vibration 
-I../../Source/WebCore/Modules/webaudio 
-I../../Source/WebCore/Modules/webdatabase 
-I../../Source/WebCore/Modules/websockets -I../../Source/WebCore/accessibility 
-I../../Source/WebCore/bindings -I../../Source/WebCore/bindings/generic 
-I../../Source/WebCore/bindings/js -I../../Source/WebCore/bridge 
-I../../Source/WebCore/bridge/c -I../../Source/WebCore/bridge/jsc 
-I../../Source/WebCore/crypto -I../../Source/WebCore/crypto/algorithms 
-I../../Source/WebCore/crypto/keys -I../../Source/WebCo
 re/crypto/parameters -I../../Source/WebCore/css -I../../Source/WebCore/cssjit 
-I../../Source/WebCore/dom -I../../Source/WebCore/dom/default 
-I../../Source/WebCore/editing -I../../Source/WebCore/fileapi 
-I../../Source/WebCore/history -I../../Source/WebCore/html 
-I../../Source/WebCore/html/canvas -I../../Source/WebCore/html/forms 
-I../../Source/WebCore/html/parser -I../../Source/WebCore/html/shadow 
-I../../Source/WebCore/html/track -I../../Source/WebCore/inspector 
-I../../Source/WebCore/loader -I../../Source/WebCore/loader/appcache 
-I../../Source/WebCore/loader/archive 
-I../../Source/WebCore/loader/archive/mhtml -I../../Source/WebCore/loader/cache 
-I../../Source/WebCore/loader/icon -I../../Source/WebCore/mathml 
-I../../Source/WebCore/page -I../../Source/WebCore/page/animation 
-I../../Source/WebCore/page/scrolling -I../../Source/WebCore/platform 
-I../../Source/WebCore/platform/animation -I../../Source/WebCore/platform/audio 
-I../../Source/WebCore/platform/graphics -I../../Sourc
 e/WebCore/platform/graphics/cpu/arm 
-I../../Source/WebCore/platform/graphics/cpu/arm/filters 
-I../../Source/WebCore/platform/graphics/filters 
-I../../Source/WebCore/platform/graphics/filters/texmap 
-I../../Source/WebCore/platform/graphics/harfbuzz 
-I../../Source/WebCore/platform/graphics/harfbuzz/ng 
-I../../Source/WebCore/platform/graphics/opentype 
-I../../Source/WebCore/platform/graphics/texmap 
-I../../Source/WebCore/platform/graphics/transforms 
-I../../Source/WebCore/platform/image-decoders 
-I../../Source/WebCore/platform/image-decoders/bmp 
-I../../Source/WebCore/platform/image-decoders/gif 
-I../../Source/WebCore/platform/image-decoders/ico 
-I../../Source/WebCore/platform/image-decoders/jpeg 
-I../../Source/WebCore/platform/image-decoders/png 
-I../../Source/WebCore/platform/image-decoders/webp 
-I../../Source/WebCore/platform/mediastream 
-I../../Source/WebCore/platform/mock -I../../Source/WebCore/platform/network 
-I../../Source/WebCore/platform/sql -I../../Source/WebCore/pla
 tform/text -I../../Source/WebCore/platform/text/icu 
-I../../Source/WebCore/plugins -I../../Source/WebCore/rendering 
-I../../Source/WebCore/rendering/line -I../../Source/WebCore/rendering/mathml 
-I../../Source/WebCore/rendering/shapes -I../../Source/WebCore/rendering/style 
-I../../Source/WebCore/rendering/svg -I../../Source/WebCore/replay 
-I../../Source/WebCore/storage -I../../Source/WebCore/style 
-I../../Source/WebCore/svg -I../../Source/WebCore/svg/animation 
-I../../Source/WebCore/svg/graphics -I../../Source/WebCore/svg/graphics/filters 
-I../../Source/WebCore/svg/properties -I../../Source/WebCore/websockets 
-I../../Source/WebCore/workers -I../../Source/WebCore/xml 
-I../../Source/WebCore/xml/parser -I../../Source/JavaScriptCore 
-I../../Source/JavaScriptCore/ForwardingHeaders 
-I../../Source/JavaScriptCore/API -I../../Source/JavaScriptCore/assembler 
-I../../Source/JavaScriptCore/bytecode 
-I../../Source/JavaScriptCore/bytecompiler -I../../Source/JavaScriptCore/dfg 
-I../../Sourc
 e/JavaScriptCore/disassembler -I../../Source/JavaScriptCore/heap 
-I../../Source/JavaScriptCore/debugger 
-I../../Source/JavaScriptCore/interpreter -I../../Source/JavaScriptCore/jit 
-I../../Source/JavaScriptCore/llint -I../../Source/JavaScriptCore/parser 
-I../../Source/JavaScriptCore/profiler -I../../Source/JavaScriptCore/runtime 
-I../../Source/JavaScriptCore/yarr -I../../Source/WTF -IDerivedSources 
-IDerivedSources/ForwardingHeaders -IDerivedSources/JavaScriptCore 
-IDerivedSources/JavaScriptCore/inspector -IDerivedSources/WebCore 
-I../../Source -I. -I/usr/include/x86_64-linux-gnu 
-I../../Source/ThirdParty/ANGLE/src -I../../Source/ThirdParty/ANGLE/include/KHR 
-I../../Source/ThirdParty/ANGLE/include/GLSLANG 
-I../../Source/WebCore/platform/graphics/gpu 
-I../../Source/WebCore/accessibility/atk -I../../Source/WebCore/editing/atk 
-I../../Source/WebCore/page/gtk -I../../Source/WebCore/platform/cairo 
-I../../Source/WebCore/platform/geoclue -I../../Source/WebCore/platform/gtk 
-I../../
 Source/WebCore/platform/graphics/cairo 
-I../../Source/WebCore/platform/graphics/egl 
-I../../Source/WebCore/platform/graphics/glx 
-I../../Source/WebCore/platform/graphics/gtk 
-I../../Source/WebCore/platform/graphics/freetype 
-I../../Source/WebCore/platform/graphics/opengl 
-I../../Source/WebCore/platform/graphics/wayland 
-I../../Source/WebCore/platform/linux 
-I../../Source/WebCore/platform/mediastream/gstreamer 
-I../../Source/WebCore/platform/mock/mediasource 
-I../../Source/WebCore/platform/network/gtk 
-I../../Source/WebCore/platform/network/soup 
-I../../Source/WebCore/platform/text/gtk -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/enchant -I/usr/include/freetype2 
-I/usr/include/dbus-1.0 -I/usr/include/libxml2 
-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I../DependenciesGTK/Root/include/gio-unix-2.0 
-I../DependenciesGTK/Root/include/glib-2.0 
-I../DependenciesGTK/Root/lib64/glib-2.0/include -I/us
 r/include/harfbuzz -I/usr/include/libsecret-1 -I/usr/include/libsoup-2.4 
-I../../Source/WebCore/platform/graphics/gstreamer 
-I../DependenciesGTK/Root/include/gstreamer-1.0 
-I../../Source/WebCore/platform/audio/gstreamer 
-I../../Source/WebCore/bindings/gobject -IDerivedSources/webkitdom 
-I../../Source/WebCore/testing    -Wall -Wextra -Wcast-align -Wformat-security 
-Wmissing-format-attribute -Wpointer-arith -Wundef -Wwrite-strings -fPIC -MMD 
-MT 
Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/cairo/CairoUtilities.cpp.o
 -MF 
"Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/cairo/CairoUtilities.cpp.o.d"
 -o 
Source/WebCore/CMakeFiles/WebCore.dir/platform/graphics/cairo/CairoUtilities.cpp.o
 -c ../../Source/WebCore/platform/graphics/cairo/CairoUtilities.cpp
../../Source/WebCore/platform/graphics/cairo/CairoUtilities.cpp:43:22: fatal 
error: cairo-gl.h: No such file or directory
 #include <cairo-gl.h>
                      ^


Thanks,
Bem

_______________________________________________
webkit-gtk mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-gtk

Reply via email to