[Webkit-unassigned] [Bug 182757] New: REGRESSION(r228431) [CMake][Ninja] Fails to compile TestWebCore due to missing WebCore's derived headers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 13 17:57:37 PST 2018


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

            Bug ID: 182757
           Summary: REGRESSION(r228431) [CMake][Ninja] Fails to compile
                    TestWebCore due to missing WebCore's derived headers
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com
                CC: don.olmstead at sony.com, lforschler at apple.com

REGRESSION(r228431) [CMake][Ninja] Fails to compile TestWebCore due to missing WebCore's derived headers

> [2079/3246] Building CXX object Tools/TestWebKitA...les/TestWebCore.dir/Tests/WebCore/CSSParser.cpp.o
> FAILED: Tools/TestWebKitAPI/CMakeFiles/TestWebCore.dir/Tests/WebCore/CSSParser.cpp.o 
> /usr/lib/ccache/c++  -DBUILDING_GTK__=1 -DBUILDING_WEBKIT2__ -DBUILDING_WITH_CMAKE=1 -DDATA_DIR=\"share\" -DGETTEXT_PACKAGE=\"WebKit2GTK-4.0\" -DGTEST_HAS_RTTI=0 -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -DHAVE_CONFIG_H=1 -DTEST_WEBKIT2_RESOURCES_DIR=\"/home/fujii/work/webkit/ga/Tools/TestWebKitAPI/Tests/WebKit\" -DWEBKITGTK_API_VERSION_STRING=\"4.0\" -IDerivedSources/ForwardingHeaders -IDerivedSources/ForwardingHeaders/JavaScriptCore -I../../Source/WebKit/UIProcess/API/C/soup -I../../Source/WebKit/UIProcess/API/C/gtk -I../../Source/WebKit/UIProcess/API/gtk -isystem /home/fujii/work/webkit/gb/WebKitBuild/DependenciesGTK/Root/include/gtk-3.0 -isystem /home/fujii/work/webkit/gb/WebKitBuild/DependenciesGTK/Root/include/gio-unix-2.0 -isystem /home/fujii/work/webkit/gb/WebKitBuild/DependenciesGTK/Root/include/cairo -isystem /home/fujii/work/webkit/gb/WebKitBuild/DependenciesGTK/Root/include/pango-1.0 -isystem /home/fujii/work/webkit/gb/WebKitBuild/DependenciesGTK/Root/include/harfbuzz -isystem /home/fujii/work/webkit/gb/WebKitBuild/DependenciesGTK/Root/include/gdk-pixbuf-2.0 -isystem /home/fujii/work/webkit/gb/WebKitBuild/DependenciesGTK/Root/include/pixman-1 -isystem /home/fujii/work/webkit/gb/WebKitBuild/DependenciesGTK/Root/include -isystem /home/fujii/work/webkit/gb/WebKitBuild/DependenciesGTK/Root/include/freetype2 -isystem /usr/include/libpng16 -isystem /home/fujii/work/webkit/gb/WebKitBuild/DependenciesGTK/Root/include/libxml2 -isystem /home/fujii/work/webkit/gb/WebKitBuild/DependenciesGTK/Root/include/libdrm -isystem /home/fujii/work/webkit/gb/WebKitBuild/DependenciesGTK/Root/include/glib-2.0 -isystem /home/fujii/work/webkit/gb/WebKitBuild/DependenciesGTK/Root/lib/glib-2.0/include -isystem ../DependenciesGTK/Root/include/glib-2.0 -isystem ../DependenciesGTK/Root/lib/glib-2.0/include -isystem /home/fujii/work/webkit/gb/WebKitBuild/DependenciesGTK/Root/include/at-spi2-atk/2.0 -isystem /home/fujii/work/webkit/gb/WebKitBuild/DependenciesGTK/Root/include/at-spi-2.0 -isystem /home/fujii/work/webkit/gb/WebKitBuild/DependenciesGTK/Root/include/atk-1.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib/x86_64-linux-gnu/dbus-1.0/include -isystem ../DependenciesGTK/Root/include/libsoup-2.4 -I../../Tools/TestWebKitAPI -I. -I../../Source -I../../Source/JavaScriptCore -I../../Source/ThirdParty/gtest/include -I../../Source/WebKit/Platform/IPC -I../../Source/WebKit/Shared -I../../Source/WebKit/Shared/API -I../../Source/WebKit/Shared/API/c -I../../Source/WebKit/Shared/Plugins -I../../Source/WebKit/UIProcess -I../../Source/WebKit/UIProcess/API -I../../Source/WebKit/WebProcess/InjectedBundle -I../../Source/WebKit/WebProcess/InjectedBundle/API/c -I../../Source/bmalloc -IDerivedSources -I../../Source/ThirdParty -fdiagnostics-color=always -Wno-expansion-to-defined -Wno-attributes -Wno-noexcept-type -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align -Wextra -Wall  -fno-strict-aliasing -fno-exceptions -std=c++14 -fno-rtti -O3 -DNDEBUG -fPIE   -Wno-sign-compare -Wno-undef -Wno-unused-parameter -MD -MT Tools/TestWebKitAPI/CMakeFiles/TestWebCore.dir/Tests/WebCore/CSSParser.cpp.o -MF Tools/TestWebKitAPI/CMakeFiles/TestWebCore.dir/Tests/WebCore/CSSParser.cpp.o.d -o Tools/TestWebKitAPI/CMakeFiles/TestWebCore.dir/Tests/WebCore/CSSParser.cpp.o -c ../../Tools/TestWebKitAPI/Tests/WebCore/CSSParser.cpp
> In file included from DerivedSources/ForwardingHeaders/WebCore/CSSParserToken.h:32:0,
>                  from DerivedSources/ForwardingHeaders/WebCore/CSSParserTokenRange.h:32,
>                  from DerivedSources/ForwardingHeaders/WebCore/StyleProperties.h:25,
>                  from ../../Tools/TestWebKitAPI/Tests/WebCore/CSSParser.cpp:30:
> DerivedSources/ForwardingHeaders/WebCore/CSSPrimitiveValue.h:24:10: fatal error: CSSPropertyNames.h: No such file or directory
>  #include "CSSPropertyNames.h"
          ^~~~~~~~~~~~~~~~~~~~

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180214/1a20ad70/attachment-0001.html>


More information about the webkit-unassigned mailing list