<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 - [bisected] Mesa build tests fails: BIGENDIAN_CPU or LITTLEENDIAN_CPU must be defined"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105717">105717</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[bisected] Mesa build tests fails: BIGENDIAN_CPU or LITTLEENDIAN_CPU must be defined
          </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>Keywords</th>
          <td>regression
          </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>fdo-bugs@engestrom.ch
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>clayton.a.craft@intel.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>intel-3d-bugs@lists.freedesktop.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Both the Mesa build test and Android build test are failing in the Mesa CI with
the following errors. They have been bisected to this commit:

commit cbee1bfb34274668a05995b9d4c78ddec9e5ea4c
Author: Eric Engestrom <<a href="mailto:eric.engestrom@imgtec.com">eric.engestrom@imgtec.com</a>>
Date:   Wed Mar 21 17:04:06 2018 +0000

    meson/configure: detect endian.h instead of trying to guess when it's
available



Mesa build test errors:

05:34:03 In file included from
/home/jenkins/workspace/Leeroy_3/repos/mesa/src/amd/addrlib/r800/ciaddrlib.cpp:36:0:
05:34:03
/home/jenkins/workspace/Leeroy_3/repos/mesa/src/amd/addrlib/inc/chip/r800/si_gb_reg.h:44:2:
error: #error "BIGENDIAN_CPU or LITTLEENDIAN_CPU must be defined"
05:34:03  #error "BIGENDIAN_CPU or LITTLEENDIAN_CPU must be defined"
05:34:03   ^~~~~
05:34:03
/home/jenkins/workspace/Leeroy_3/repos/mesa/src/amd/addrlib/inc/chip/r800/si_gb_reg.h:99:6:
error: ‘GB_ADDR_CONFIG_T’ does not name a type; did you mean ‘ADDR_COLOR_8’?
05:34:03       GB_ADDR_CONFIG_T f;
05:34:03       ^~~~~~~~~~~~~~~~
05:34:03       ADDR_COLOR_8</pre>
        </div>
      </p>


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

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