<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 --- - xmlpool.h:96:29: fatal error: xmlpool/options.h: No such file or directory"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=59261">59261</a>
          </td>
        </tr>

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

        <tr>
          <th>CC</th>
          <td>cworth@cworth.org
          </td>
        </tr>

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

        <tr>
          <th>Summary</th>
          <td>xmlpool.h:96:29: fatal error: xmlpool/options.h: No such file or directory
          </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>Mesa core
          </td>
        </tr>

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

$ ./autogen.sh --with-dri-drivers= --with-gallium-drivers=swrast
[...]
$ make
[...]
  CC     dri_screen.lo
In file included from dri_screen.c:33:0:
../../../../../src/mesa/drivers/dri/common/xmlpool.h:96:29: fatal error:
xmlpool/options.h: No such file or directory


b587a7595e7aae0809a8e7392e89c39df0c955b1 is the first bad commit
commit b587a7595e7aae0809a8e7392e89c39df0c955b1
Author: Carl Worth <<a href="mailto:cworth@cworth.org">cworth@cworth.org</a>>
Date:   Mon Dec 3 15:43:19 2012 -0800

    driconf: Add translation-generation to build system, don't track generated
files

    Previously, the xmlpool directory had a lone Makefile to assist poeple in
    manually invoking a deep make in order to update the translations in
    options.h. We can observe that this wasn't happening in fact, (new
    translations had been added to de.po without being generated into
options.h,
    and new options had been manually added directly to options.h rather than
to
    t_options.h).

    Prevent both of these problems from occurring in the future by
automatically
    generating options.h as part of the standard build of mesa.

    For this, the generated options.h is now removed from version control,
(along
    with Makefile in favor of Makefile.am).

    [chadv: Port the Autotools changes to Android.]
    Signed-off-by: Chad Versace <<a href="mailto:chad.versace@linux.intel.com">chad.versace@linux.intel.com</a>>

    Reviewed-by: Kenneth Graunke <<a href="mailto:kenneth@whitecape.org">kenneth@whitecape.org</a>>

:100644 100644 1b2083df5e930948293e4ebc276ad6f8f168c049
72df83c0cd640d21df506a969e991627d08725b7 M    configure.ac
:040000 040000 ba43e3327c3a7bd75de5497eaa6ee065aaaaba88
c56772871d8761f3416a193a19cae9f263403e84 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>