<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 - 32bit Mesa build failes with meson."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=107843">107843</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>32bit Mesa build failes with meson.
          </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>sergii.romantsov@globallogic.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>While building got several issues:
1. Issue of tools building.
../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();

2. issues with driconf:
../src/mesa/drivers/dri/i965/intel_screen.c:64:7: error: expected ‘}’ before
‘DRI_CONF_MESA_NO_ERROR’
../src/mesa/drivers/dri/i965/intel_screen.c:87:7: error: expected ‘}’ before
‘DRI_CONF_ALLOW_GLSL_CROSS_STAGE_INTERPOLATION_MISMATCH’
../src/mesa/drivers/dri/i965/intel_screen.c:98:7: error: expected ‘}’ before
‘DRI_CONF_ALLOW_RGB10_CONFIGS’</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>