<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - Version mismatch error. This is libtool 2.4.2, but the definition of this LT_INIT comes from libtool 2.2.8."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=61361">bug 61361</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEEDINFO
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>INVALID
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - Version mismatch error. This is libtool 2.4.2, but the definition of this LT_INIT comes from libtool 2.2.8."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=61361#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED INVALID - Version mismatch error. This is libtool 2.4.2, but the definition of this LT_INIT comes from libtool 2.2.8."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=61361">bug 61361</a>
              from <span class="vcard"><a class="email" href="mailto:emil.l.velikov@gmail.com" title="Emil Velikov <emil.l.velikov@gmail.com>"> <span class="fn">Emil Velikov</span></a>
</span></b>
        <pre>The glsl tests (and nearly all tests in that matter) are checking the integrity
of the actual build, rather than the present functionality of the
system/driver.

(In reply to <a href="show_bug.cgi?id=61361#c6">comment #6</a>)
<span class="quote">> the check fails at glsl. as far as i understand, the missing support for
> shaders is the reason. possibly i'm wrong.</span >
With that said, the above statement does not really make sense.

The version missmatch happens as the binary tarball was distributed with with
an older version of libtool than the one you have installed on your system.
It's unfortunate but normal and to resolve it one needs to run the following:

 $ autoreconf -vfi

Feel free to reopen if you're seeing the problem with latest mesa (10.2.8 or
later) and the command does not help.</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>