<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 in GNOME Continuous"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100945">100945</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Build failure in 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:

<a href="http://build.gnome.org/continuous/buildmaster/builds/2017/05/05/12/build/log-mesa.txt">http://build.gnome.org/continuous/buildmaster/builds/2017/05/05/12/build/log-mesa.txt</a>

../../../src/intel/vulkan/anv_allocator.c: In function
'anv_state_stream_alloc':
../../../src/intel/vulkan/anv_allocator.c:930:28: error: 'struct
anv_state_stream_block' has no member named '_vg_ptr'
       VG_NOACCESS_WRITE(&sb->_vg_ptr, NULL);
                            ^
../../../src/intel/vulkan/anv_allocator.c:53:44: note: in definition of macro
'VG_NOACCESS_WRITE'
 #define VG_NOACCESS_WRITE(__ptr, __val) (*(__ptr) = (__val))
                                            ^
../../../src/intel/vulkan/anv_allocator.c: At top level:
../../../src/intel/vulkan/anv_allocator.c:1214:1: warning:
'anv_bo_cache_lookup' defined but not used [-Wunused-function]
 anv_bo_cache_lookup(struct anv_bo_cache *cache, uint32_t gem_handle)
 ^
mv -f vulkan/.deps/vulkan_libvulkan_common_la-anv_nir_lower_push_constants.Tpo
vulkan/.deps/vulkan_libvulkan_common_la-anv_nir_lower_push_constants.Plo
../../../src/intel/vulkan/anv_queue.c: In function 'anv_WaitForFences':
../../../src/intel/vulkan/anv_queue.c:384:8: warning: variable 'ret' set but
not used [-Wunused-but-set-variable]
    int ret;
        ^
Makefile:3284: recipe for target
'vulkan/vulkan_libvulkan_common_la-anv_allocator.lo' failed
make[4]: *** [vulkan/vulkan_libvulkan_common_la-anv_allocator.lo] Error 1</pre>
        </div>
      </p>


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

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