[Webkit-unassigned] [Bug 149402] New: [GTK] Fix the all-in-one build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 21 05:59:50 PDT 2015


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

            Bug ID: 149402
           Summary: [GTK] Fix the all-in-one build
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ossy at webkit.org

$ Tools/Scripts/build-webkit --gtk --allinone-build

build log:
-----------
FAILED: : && /usr/lib/icecc/bin/c++   -std=c++11 -O3 -DNDEBUG -fno-exceptions -fno-strict-aliasing -fno-rtti  -L/home/ossy/WebKit/WebKitBuild/DependenciesGTK/Root/lib64  -fuse-ld=gold -Wl,--disable-new-dtags @CMakeFiles/TestWebCore.rsp  -o bin/TestWebKitAPI/WebCore/TestWebCore  && :
lib/libWebCorePlatformGTK.a(lib/../Source/WebCore/CMakeFiles/WebCorePlatformGTK.dir/platform/graphics/PlatformDisplay.cpp.o):PlatformDisplay.cpp:function WebCore::PlatformDisplay::createPlatformDisplay(): error: undefined reference to 'WebCore::PlatformDisplayX11::PlatformDisplayX11()'
lib/libWebCorePlatformGTK.a(lib/../Source/WebCore/CMakeFiles/WebCorePlatformGTK.dir/platform/graphics/PlatformDisplay.cpp.o):PlatformDisplay.cpp:function WebCore::PlatformDisplay::createPlatformDisplay(): error: undefined reference to 'WebCore::PlatformDisplayX11::PlatformDisplayX11(_XDisplay*)'
lib/libWebCorePlatformGTK.a(lib/../Source/WebCore/CMakeFiles/WebCorePlatformGTK.dir/platform/graphics/PlatformDisplay.cpp.o):PlatformDisplay.cpp:function WebCore::PlatformDisplay::createPlatformDisplay(): error: undefined reference to 'WebCore::PlatformDisplayWayland::create()'
lib/libWebCorePlatformGTK.a(lib/../Source/WebCore/CMakeFiles/WebCorePlatformGTK.dir/rendering/RenderThemeGtk.cpp.o):RenderThemeGtk.cpp:function WebCore::RenderThemeGtk::mediaControlsScript(): error: undefined reference to 'WebCore::mediaControlsLocalizedStringsJavaScript'
lib/libWebCorePlatformGTK.a(lib/../Source/WebCore/CMakeFiles/WebCorePlatformGTK.dir/rendering/RenderThemeGtk.cpp.o):RenderThemeGtk.cpp:function WebCore::RenderThemeGtk::mediaControlsScript(): error: undefined reference to 'WebCore::mediaControlsBaseJavaScript'
lib/libWebCorePlatformGTK.a(lib/../Source/WebCore/CMakeFiles/WebCorePlatformGTK.dir/rendering/RenderThemeGtk.cpp.o):RenderThemeGtk.cpp:function WebCore::RenderThemeGtk::mediaControlsScript(): error: undefined reference to 'WebCore::mediaControlsGtkJavaScript'
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150921/c04a7ee0/attachment.html>


More information about the webkit-unassigned mailing list