<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Build failure with 2.12.3"
href="https://bugs.freedesktop.org/show_bug.cgi?id=101280#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - 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:reiter.christoph@gmail.com" title="Christoph Reiter <reiter.christoph@gmail.com>"> <span class="fn">Christoph Reiter</span></a>
</span></b>
<pre>2.12.3 with the patch from git gives me this now:
$ make V=1
...
...
make[3]: Entering directory
'/home/xy/M/mingw-w64-fontconfig/src/build-x86_64-w64-mingw32/fc-glyphname'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory
'/home/xy/M/mingw-w64-fontconfig/src/build-x86_64-w64-mingw32/fc-glyphname'
make[2]: Leaving directory
'/home/xy/M/mingw-w64-fontconfig/src/build-x86_64-w64-mingw32/fc-glyphname'
Making all in src
make[2]: Entering directory
'/home/xy/M/mingw-w64-fontconfig/src/build-x86_64-w64-mingw32/src'
/bin/sh /home/xy/M/mingw-w64-fontconfig/src/fontconfig-2.12.3/missing gperf -m
100 fcobjshash.gperf > fcobjshash.h.tmp && \
mv -f fcobjshash.h.tmp fcobjshash.h || ( rm -f fcobjshash.h.tmp && false )
Cannot open input file 'fcobjshash.gperf'
make[2]: *** [Makefile:906: fcobjshash.h] Error 1
make[2]: Leaving directory
'/home/xy/M/mingw-w64-fontconfig/src/build-x86_64-w64-mingw32/src'
make[1]: *** [Makefile:581: all-recursive] Error 1
make[1]: Leaving directory
'/home/xy/M/mingw-w64-fontconfig/src/build-x86_64-w64-mingw32'
make: *** [Makefile:465: all] Error 2</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>