<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 - mesa master compilation is broken for intel i386 arch"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101786">101786</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>mesa master compilation is broken for intel i386 arch
          </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/DRI/i965
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>paulo.miguel.dias@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>make[8]: Entering directory
'/<<PKGBUILDDIR>>/build/dri/src/mesa/drivers/dri/i965'
  CC       brw_binding_tables.lo
  CC       brw_blorp.lo
../../../../../../../src/mesa/drivers/dri/i965/brw_blorp.c: In function
?brw_blorp_clear_depth_stencil?:
../../../../../../../src/mesa/drivers/dri/i965/brw_blorp.c:1014:4: warning:
?num_layers? may be used uninitialized in this function [-Wmaybe-uninitialized]
    blorp_clear_depth_stencil(&batch, &depth_surf, &stencil_surf,
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                              level, start_layer, num_layers,
                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                              x0, y0, x1, y1,
                              ~~~~~~~~~~~~~~~
                              (mask & BUFFER_BIT_DEPTH), ctx->Depth.Clear,
                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                              stencil_mask, ctx->Stencil.Clear);
                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../../../../../src/mesa/drivers/dri/i965/brw_blorp.c:1014:4: warning:
?start_layer? may be used uninitialized in this function
[-Wmaybe-uninitialized]
../../../../../../../src/mesa/drivers/dri/i965/brw_blorp.c:1014:4: warning:
?level? may be used uninitialized in this function [-Wmaybe-uninitialized]
  CC       brw_bufmgr.lo
In file included from
../../../../../../../src/mesa/drivers/dri/i965/brw_bufmgr.c:59:0:
../../../../../../../src/intel/common/gen_clflush.h: In function
?gen_clflush_range?:
../../../../../../../src/intel/common/gen_clflush.h:37:7: error: implicit
declaration of function ?__builtin_ia32_clflush?
[-Werror=implicit-function-declaration]
       __builtin_ia32_clflush(p);
       ^~~~~~~~~~~~~~~~~~~~~~
../../../../../../../src/intel/common/gen_clflush.h: In function
?gen_flush_range?:
../../../../../../../src/intel/common/gen_clflush.h:45:4: error: implicit
declaration of function ?__builtin_ia32_mfence?
[-Werror=implicit-function-declaration]
    __builtin_ia32_mfence();
    ^~~~~~~~~~~~~~~~~~~~~
In file included from
../../../../../../../src/mesa/drivers/dri/i965/brw_bufmgr.c:60:0:
../../../../../../../src/mesa/drivers/dri/i965/brw_bufmgr.c: In function
?bo_alloc_internal?:
../../../../../../../src/mesa/drivers/dri/i965/brw_bufmgr.c:370:8: warning:
format ?%ld? expects argument of type ?long int?, but argument 5 has type
?uint64_t {aka long long unsigned int}? [-Wformat=]
    DBG("bo_create: buf %d (%s) %ldb\n", bo->gem_handle, bo->name, size);
        ^
../../../../../../../src/intel/common/gen_debug.h:94:41: note: in definition of
macro ?dbg_printf?
 #define dbg_printf(...) fprintf(stderr, __VA_ARGS__)
                                         ^~~~~~~~~~~
../../../../../../../src/mesa/drivers/dri/i965/brw_bufmgr.c:370:4: note: in
expansion of macro ?DBG?
    DBG("bo_create: buf %d (%s) %ldb\n", bo->gem_handle, bo->name, size);
    ^~~
cc1: some warnings being treated as errors
Makefile:1122: recipe for target 'brw_bufmgr.lo' failed

mesa git up to 655a32f729a46176c1fc0c1727b33c15c69cad78
ubuntu zesty 17.04</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>