[Fontconfig-bugs] [Bug 101280] New: Build failure with 2.12.3
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jun 2 17:39:38 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=101280
Bug ID: 101280
Summary: Build failure with 2.12.3
Product: fontconfig
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: library
Assignee: fontconfig-bugs at lists.freedesktop.org
Reporter: reiter.christoph at gmail.com
QA Contact: freedesktop at behdad.org
CC fcobjs.lo
In file included from ../../fontconfig-2.12.3/src/fcobjs.c:33:0:
fcobjshash.gperf:28:1: error: conflicting types for 'FcObjectTypeHash'
../../fontconfig-2.12.3/src/fcobjs.c:28:1: note: previous declaration of
'FcObjectTypeHash' was here
FcObjectTypeHash (register const char *str, register FC_GPERF_SIZE_T len);
^~~~~~~~~~~~~~~~
In file included from ../../fontconfig-2.12.3/src/fcobjs.c:33:0:
fcobjshash.gperf:172:1: error: conflicting types for 'FcObjectTypeLookup'
../../fontconfig-2.12.3/src/fcobjs.c:31:1: note: previous declaration of
'FcObjectTypeLookup' was here
FcObjectTypeLookup (register const char *str, register FC_GPERF_SIZE_T len);
^~~~~~~~~~~~~~~~~~
Building on 64bit mingw (msys2)
2.12.1 Builds fine
gperf version is 3.1
FC_GPERF_SIZE_T in config.h is size_t
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/fontconfig-bugs/attachments/20170602/dc95c902/attachment.html>
More information about the Fontconfig-bugs
mailing list