[Webkit-unassigned] [Bug 147559] New: [GTK] r186800 broke the build on Ubuntu 14.04

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 3 08:38:37 PDT 2015


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

            Bug ID: 147559
           Summary: [GTK] r186800 broke the build on Ubuntu 14.04
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          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
                CC: cgarcia at igalia.com, clopez at igalia.com
            Blocks: 146057

After http://trac.webkit.org/changeset/186800 I got the following
build error on my Ubuntu 14.04 (with Clang 3.5 compiler)

-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
CMake Error at Source/cmake/OptionsGTK.cmake:423 (message):
  Recompile GTK+ with Wayland backend to use ENABLE_WAYLAND_TARGET
Call Stack (most recent call first):
  CMakeLists.txt:164 (include)


-- Configuring incomplete, errors occurred!
See also "/home/webkit/WebKit/WebKitBuild/Release/CMakeFiles/CMakeOutput.log".
See also "/home/webkit/WebKit/WebKitBuild/Release/CMakeFiles/CMakeError.log".


It seems GTK3_SUPPORTS_WAYLAND is false for some reason. Is 
it possible to make the build work or should I disable Wayland?

-- 
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/20150803/111d652d/attachment.html>


More information about the webkit-unassigned mailing list