[Webkit-unassigned] [Bug 178283] New: [WPE] Fontconfig fails build in JHBuild with “error: conflicting types for ‘FcObjectTypeHash’”

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 13 13:37:34 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=178283

            Bug ID: 178283
           Summary: [WPE] Fontconfig fails build in JHBuild with “error:
                    conflicting types for ‘FcObjectTypeHash’”
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com
                CC: lforschler at apple.com

Full error:

  In file included from ../../../Source/fontconfig-2.12.4/src/fcobjs.c:33:0:
    fcobjshash.gperf:28:1: error: conflicting types for ‘FcObjectTypeHash’
      "aspect",FC_ASPECT_OBJECT
      ^~~~~~~~~~~~~~~~
  ../../../Source/fontconfig-2.12.4/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 ../../../Source/fontconfig-2.12.4/src/fcobjs.c:33:0:
    fcobjshash.gperf:172:1: error: conflicting types for ‘FcObjectTypeLookup’
  ../../../Source/fontconfig-2.12.4/src/fcobjs.c:31:1:
    note: previous declaration of ‘FcObjectTypeLookup’ was here
      FcObjectTypeLookup (register const char *str, register FC_GPERF_SIZE_T len);
      ^~~~~~~~~~~~~~~~~~

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171013/cfec85c4/attachment.html>


More information about the webkit-unassigned mailing list