[Fontconfig-bugs] [Bug 101280] Build failure with 2.12.3

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Aug 14 07:33:19 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=101280

Jussi Kukkonen <jussi.kukkonen at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #15 from Jussi Kukkonen <jussi.kukkonen at intel.com> ---
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?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/fontconfig-bugs/attachments/20170814/95409054/attachment.html>


More information about the Fontconfig-bugs mailing list