<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 --- - prog_hash_table.c:146: undefined reference to `_mesa_error_no_memory'"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=79440">79440</a>
          </td>
        </tr>

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

        <tr>
          <th>CC</th>
          <td>idr@freedesktop.org, juhapekka.heikkila@gmail.com
          </td>
        </tr>

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

        <tr>
          <th>Summary</th>
          <td>prog_hash_table.c:146: undefined reference to `_mesa_error_no_memory'
          </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>Mesa core
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Mesa
          </td>
        </tr></table>
      <p>
        <div>
        <pre>mesa: fb7baafbbf6d4e5d418d93a1a2cd222c3ae3aae6 (master 10.3.0-devel)

$ scons
[...]
  Linking build/linux-x86_64-debug/glsl/glcpp/glcpp ...
build/linux-x86_64-debug/glsl/prog_hash_table.o: In function
`hash_table_insert':
mesa/build/linux-x86_64-debug/glsl/prog_hash_table.c:146: undefined reference
to `_mesa_error_no_memory'


fb7baafbbf6d4e5d418d93a1a2cd222c3ae3aae6 is the first bad commit
commit fb7baafbbf6d4e5d418d93a1a2cd222c3ae3aae6
Author: Juha-Pekka Heikkila <<a href="mailto:juhapekka.heikkila@gmail.com">juhapekka.heikkila@gmail.com</a>>
Date:   Thu Feb 13 16:04:23 2014 +0200

    mesa: Add missing null checks into prog_hash_table.c

    Check calloc return values in hash_table_insert() and
    hash_table_replace()

    Signed-off-by: Juha-Pekka Heikkila <<a href="mailto:juhapekka.heikkila@gmail.com">juhapekka.heikkila@gmail.com</a>>
    Reviewed-by: Ian Romanick <<a href="mailto:ian.d.romanick@intel.com">ian.d.romanick@intel.com</a>>

:040000 040000 8c82013963a36233318f4344dd7842e6b1be8e19
8bdef1d205a5561f98c0215b2882b864f1026c79 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>