[Webkit-unassigned] [Bug 137207] New: [GTK][CMake] TestWebCore target build sometimes fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 29 02:26:17 PDT 2014


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

           Summary: [GTK][CMake] TestWebCore target build sometimes fail
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pnormand at igalia.com


Because the forwarding headers are generated after main.cpp builds:

FAILED: /usr/lib/ccache/c++   -DBUILDING_GTK__=1 -DBUILDING_WEBKIT2__ -DBUILDING_WITH_CMAKE=1 -DDATA_DIR=\"share\" -DENABLE_3D_RENDERING=1 -DENABLE_PLUGIN_PROCESS_GTK2=1 -DGETTEXT_PACKAGE=\"WebKit2GTK-4.0\" -DGTEST_HAS_RTTI=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -DHAVE_CONFIG_H=1 -DMOZ_X11=1 -DTEST_INJECTED_BUNDLE_PATH=\"/home/phil/WebKit/WebKitBuild/Release/lib//libTestWebKitAPIInjectedBundle.so\" -DTEST_WEBKIT2_RESOURCES_DIR=\"/home/phil/WebKit/Tools/TestWebKitAPI/Tests/WebKit2\" -DUSER_AGENT_GTK_MAJOR_VERSION=601 -DUSER_AGENT_GTK_MINOR_VERSION=1 -DWEBKITGTK_API_VERSION_STRING=\"4.0\" -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. -I../../Tools/TestWebKitAPI -I../../Source -IDerivedSources/JavaScriptCore -IDeri
In file included from ../../Tools/TestWebKitAPI/gtk/main.cpp:26:0:
../../Tools/TestWebKitAPI/config.h:30:42: fatal error: WebCore/PlatformExportMacros.h: No such file or directory
 #include <WebCore/PlatformExportMacros.h>
compilation terminated.
[...]
[Creating forwarding header for WebCore/platform/PlatformExportMacros.h]
[...]
ninja: build stopped: subcommand failed.

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