<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jussi.kukkonen@intel.com" title="Jussi Kukkonen <jussi.kukkonen@intel.com>"> <span class="fn">Jussi Kukkonen</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Build failure with 2.12.3"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101280">bug 101280</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>RESOLVED
           </td>
           <td>REOPENED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>FIXED
           </td>
           <td>---
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Build failure with 2.12.3"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101280#c15">Comment # 15</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Build failure with 2.12.3"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101280">bug 101280</a>
              from <span class="vcard"><a class="email" href="mailto:jussi.kukkonen@intel.com" title="Jussi Kukkonen <jussi.kukkonen@intel.com>"> <span class="fn">Jussi Kukkonen</span></a>
</span></b>
        <pre>I'm reopening as I can reproduce 100% with 2.12.4:
 * building out-of-tree
 * using a tarball release
 * gperf 3.1


The reason seems clear to me:
 * src/fcobjshash.h is still shipped in the tarball
 * It's referred to with "#include "fcobjshash.h"
This leads to compiler always looking into the source directory first, and
always finding the shipped header and using that. The new generated version is
never even considered.

Is there a reason to ship the header if it's nowadays also always generated?</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>