<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - [regression] build failure in Mesa 10.2 error: 'consts' undeclared (first use in this function)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=83679">83679</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>mesa-dev@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[regression] build failure in Mesa 10.2 error: 'consts' undeclared (first use in this function)
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>major
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>ullysses.a.eoff@intel.com
          </td>
        </tr>

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

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

        <tr>
          <th>Version</th>
          <td>10.2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Mesa core
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr></table>
      <p>
        <div>
        <pre>main/context.c: In function '_mesa_init_constants':
main/context.c:651:4: error: 'consts' undeclared (first use in this function)
consts->UniformBooleanTrue = FLT_AS_UINT(1.0f);
^
main/context.c:651:4: note: each undeclared identifier is reported only once
for each function it appears in
gmake[4]: *** [context.lo] Error 1

Bad commit is:

commit af50ae73f01bebc312555c49e49e33cbfbaf56e3
Author:     Marek Olšák <<a href="mailto:marek.olsak@amd.com">marek.olsak@amd.com</a>>
AuthorDate: Thu Sep 4 15:03:31 2014 +0200
Commit:     Emil Velikov <<a href="mailto:emil.l.velikov@gmail.com">emil.l.velikov@gmail.com</a>>
CommitDate: Mon Sep 8 16:37:40 2014 +0100

    mesa: set UniformBooleanTrue = 1.0f by default

    because NativeIntegers is 0 by default.

    Bugzilla: <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - [swrast] piglit glsl-fs-uniform-bool-1 regression"
   href="show_bug.cgi?id=82882">https://bugs.freedesktop.org/show_bug.cgi?id=82882</a>

    Cc: 10.2 10.3 <a href="mailto:mesa-stable@lists.freedesktop.org">mesa-stable@lists.freedesktop.org</a>
    Reviewed-by: Brian Paul <<a href="mailto:brianp@vmware.com">brianp@vmware.com</a>>
    Reviewed-by: Matt Turner <<a href="mailto:mattst88@gmail.com">mattst88@gmail.com</a>>
    (cherry picked from commit d67db73458c8d66861b97675660289a9555695ce)</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>