<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 --- - configure: error: classic DRI driver 'yes' does not exist"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75126">75126</a>
          </td>
        </tr>

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

        <tr>
          <th>CC</th>
          <td>emil.l.velikov@gmail.com, mattst88@gmail.com
          </td>
        </tr>

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

        <tr>
          <th>Summary</th>
          <td>configure: error: classic DRI driver 'yes' does not exist
          </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: adad8fb2e947e3ea9e9d84cb3722e46de91346e4 (master)

$ ./autogen.sh --disable-dri --with-gallium-drivers=swrast
[...]
checking for LIBDRM... yes
checking for LIBUDEV... yes
configure: error: classic DRI driver 'yes' does not exist

ee55500c22a000d95ef4e5855b150f35ea0b5bba is the first bad commit
commit ee55500c22a000d95ef4e5855b150f35ea0b5bba
Author: Emil Velikov <<a href="mailto:emil.l.velikov@gmail.com">emil.l.velikov@gmail.com</a>>
Date:   Tue Feb 4 17:26:38 2014 +0000

    configure: cleanup classic dri drivers handling

    * Make sure that only drivers that are handled by configure.ac
    are included in DRI_DIRS.
    * Change with_dri_drivers default value to auto, and set enable
    autodetection, when enable_opengl is on.

    v2: Move "test" to the correct location.
    v3: Squash DRI_DIRS handling before the switch statement.
    Suggested by Ilia Mirkin

    Signed-off-by: Emil Velikov <<a href="mailto:emil.l.velikov@gmail.com">emil.l.velikov@gmail.com</a>>
    Reviewed-by: Matt Turner <<a href="mailto:mattst88@gmail.com">mattst88@gmail.com</a>>

:100644 100644 ee6d253664b9e1341521fcc58167bffa9a991033
0c9044b5e506f2d01d73fd8faf57f7d323274fe9 M    configure.ac
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>