<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] r186800 broke the build on Ubuntu 14.04"
   href="https://bugs.webkit.org/show_bug.cgi?id=147559">147559</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[GTK] r186800 broke the build on Ubuntu 14.04
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>528+ (Nightly build)
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>New Bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ossy&#64;webkit.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>cgarcia&#64;igalia.com, clopez&#64;igalia.com
          </td>
        </tr>

        <tr>
          <th>Blocks</th>
          <td>146057
          </td>
        </tr></table>
      <p>
        <div>
        <pre>After <a href="http://trac.webkit.org/changeset/186800">http://trac.webkit.org/changeset/186800</a> 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 &quot;/home/webkit/WebKit/WebKitBuild/Release/CMakeFiles/CMakeOutput.log&quot;.
See also &quot;/home/webkit/WebKit/WebKitBuild/Release/CMakeFiles/CMakeError.log&quot;.


It seems GTK3_SUPPORTS_WAYLAND is false for some reason. Is 
it possible to make the build work or should I disable Wayland?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>