<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 --- - Intel Compiler SCons build src/mesa/state_tracker/st_manager.c:(.text+0xd4b): undefined reference to `_glapi_check_multithread'"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=67127">67127</a>
          </td>
        </tr>

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

        <tr>
          <th>CC</th>
          <td>jfonseca@vmware.com
          </td>
        </tr>

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

        <tr>
          <th>Summary</th>
          <td>Intel Compiler SCons build src/mesa/state_tracker/st_manager.c:(.text+0xd4b): undefined reference to `_glapi_check_multithread'
          </td>
        </tr>

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

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

        <tr>
          <th>OS</th>
          <td>Linux (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: fa5ed99d8e809fb86e486a40273a4a6971055398 (master)

scons: Building targets ...
  Linking build/linux-x86_64-debug/gallium/targets/libgl-xlib/libGL.so.1.5 ...
build/linux-x86_64-debug/mesa/libmesa.a(st_manager.os): In function
`st_api_make_current':
src/mesa/state_tracker/st_manager.c:(.text+0xd4b): undefined reference to
`_glapi_check_multithread'
build/linux-x86_64-debug/mesa/libmesa.a(context.os): In function
`_mesa_make_current':
src/mesa/main/context.c:(.text+0x6a3): undefined reference to
`_glapi_set_context'
src/mesa/main/context.c:(.text+0x6c3): undefined reference to
`_glapi_set_dispatch'
src/mesa/main/context.c:(.text+0xc05): undefined reference to
`_glapi_set_dispatch'
build/linux-x86_64-debug/mesa/libmesa.a(dlist.os): In function
`_mesa_CallList':
src/mesa/main/dlist.c:(.text+0x1b43): undefined reference to
`_glapi_set_dispatch'
build/linux-x86_64-debug/mesa/libmesa.a(dlist.os): In function `_mesa_NewList':
src/mesa/main/dlist.c:(.text+0x2c611): undefined reference to
`_glapi_set_dispatch'
build/linux-x86_64-debug/mesa/libmesa.a(dlist.os): In function `_mesa_EndList':
src/mesa/main/dlist.c:(.text+0x2c84e): undefined reference to
`_glapi_set_dispatch'
build/linux-x86_64-debug/mesa/libmesa.a(dlist.os):src/mesa/main/dlist.c:(.text+0x2ca66):
more undefined references to `_glapi_set_dispatch' follow
scons: *** [build/linux-x86_64-debug/gallium/targets/libgl-xlib/libGL.so.1.5]
Error 1


719000bd7d7d227a721ee24ea49a55ab9a972b56 is the first bad commit
commit 719000bd7d7d227a721ee24ea49a55ab9a972b56
Author: José Fonseca <<a href="mailto:jfonseca@vmware.com">jfonseca@vmware.com</a>>
Date:   Fri Jul 19 13:08:07 2013 +0100

    scons: Disallow undefined symbols in Xlib libGL.so.

    It's not the first time that, due to missing build dependencies or
    incomplete commits, we end up with a broken libGL.so that's missing
    symbols, causing all tests to fail catastrophically.

    Instead try to catch this sort of issues earlier.

:040000 040000 9c51c6ec1425dbd39ddf86111d1c2c36f9491249
37839f87c70f488b26ee1e014b44ac02ac48dc52 M    src</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>