<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 --- - osmesa.c:794: error: ‘ctx’ undeclared"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=58380">58380</a>
          </td>
        </tr>

        <tr>
          <th>Keywords</th>
          <td>regression
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>jljusten@gmail.com
          </td>
        </tr>

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

        <tr>
          <th>Summary</th>
          <td>osmesa.c:794: error: ‘ctx’ undeclared
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>blocker
          </td>
        </tr>

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

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

        <tr>
          <th>Reporter</th>
          <td>vlee@freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>git
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr></table>
      <p>
        <div>
        <pre>mesa: 1358f3a905448f6fb546aba951e317f743a83c76 (master)

$ scons
[...]
  Compiling src/mesa/drivers/osmesa/osmesa.c ...
src/mesa/drivers/osmesa/osmesa.c: In function ‘OSMesaCreateContextExt’:
src/mesa/drivers/osmesa/osmesa.c:794: error: ‘ctx’ undeclared (first use in
this function)


4bea4cb9fd55cdb267003a6e6e16f7e903e00940 is the first bad commit
commit 4bea4cb9fd55cdb267003a6e6e16f7e903e00940
Author: Jordan Justen <<a href="mailto:jordan.l.justen@intel.com">jordan.l.justen@intel.com</a>>
Date:   Fri Nov 16 10:30:19 2012 -0800

    drivers: compute version and then initialize exec table

    This change forces the context version to be computed before
    initilizing the exec dispatch tables.

    Signed-off-by: Jordan Justen <<a href="mailto:jordan.l.justen@intel.com">jordan.l.justen@intel.com</a>>
    Reviewed-by: Kenneth Graunke <<a href="mailto:kenneth@whitecape.org">kenneth@whitecape.org</a>>

:040000 040000 94a4ba61980183b58d860512439958dd0d1c3913
260dad82c7c3753ae07c1d4680e46cc65171eb33 M    src
bisect run success</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>