<html>
    <head>
      <base href="https://bugs.freedesktop.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 - Build failure on GNOME Continuous"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102674">102674</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Build failure on GNOME Continuous
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Drivers/Vulkan/intel
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ebassi@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>jason@jlekstrand.net
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Mesa fails to build on the GNOME continuous integration pipeline after commit:

<a href="https://cgit.freedesktop.org/mesa/mesa/commit/?id=086cfa5652ec202f87c14d11e0f6c959d75987d8">https://cgit.freedesktop.org/mesa/mesa/commit/?id=086cfa5652ec202f87c14d11e0f6c959d75987d8</a>

Starting from:

../../../src/intel/vulkan/anv_wsi.c: In function ‘anv_wsi_image_create’:
../../../src/intel/vulkan/anv_wsi.c:251:14: error: incompatible types when
assigning to type ‘VkResult {aka enum VkResult}’ from type ‘struct anv_instance
*’
       result = vk_errorf(device->instance, device,
              ^
../../../src/intel/vulkan/anv_wsi.c:260:14: error: incompatible types when
assigning to type ‘VkResult {aka enum VkResult}’ from type ‘struct anv_instance
*’
       result = vk_errorf(device->instance, device,
              ^
In file included from ../../../src/intel/vulkan/anv_allocator.c:35:0:

Full build log:
<a href="http://build.gnome.org/continuous/buildmaster/builds/2017/09/12/14/build/log-mesa.txt">http://build.gnome.org/continuous/buildmaster/builds/2017/09/12/14/build/log-mesa.txt</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>