On Jul 29, 2019, at 12:56 PM, Pascal <p....@orange.fr> wrote:
> 
> Hello,
> 
> I have got a warning but also en error with meta-gtk-osx-gtk3-core-themes:
> 
> $ jhbuild build meta-gtk-osx-gtk3-core-themes
> 
> W: meta-gtk-osx-gtk3-core-themes has a dependency on unknown 
> "gnome-themes-standard" module
> 
> *** Building fontconfig *** [12/16]
> <...>
>  CC       fcobjs.lo
> <...>
> In file included from /usr/local/src-2019/fontconfig-2.13.0/src/fcobjs.c:33:
> fcobjshash.gperf:28:1: error: conflicting types for 'FcObjectTypeHash'
> FcObjectTypeHash (register const char *str, register size_t len)
> ^
> /usr/local/src-2019/fontconfig-2.13.0/src/fcobjs.c:28:1: note: previous
>      declaration is here
> FcObjectTypeHash (register const char *str, register FC_GPERF_SIZE_T len);
> ^
> In file included from /usr/local/src-2019/fontconfig-2.13.0/src/fcobjs.c:33:
> fcobjshash.gperf:170:1: error: conflicting types for 'FcObjectTypeLookup'
> FcObjectTypeLookup (register const char *str, register size_t len)
> ^
> 
> It seems to be a recent version.
> It is a backward compatibilities issue?
> 
> My configuration: macOS 10.13.6 with XCode Version 10.1 and Command Line 
> Tools (HS 10.13).

Updating to FontConfig-2.13.1 fixes this for me. Pushed with a bunch of other 
updates and patches for itstool finding the wrong python and gdk-pixbuf naming 
its loaders with dylib instead of so and then not being able to find them.

I'm still puzzling over how to get libxml2 to put its python module in 
$PREFIX/lib/python3.x if one isn't building python. It wants to put it in the 
virtenv's site-packages but jhbuild won't let it.

Regards,
John Ralls


_______________________________________________
gtk-osx-users-list mailing list
gtk-osx-users-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-osx-users-list

Reply via email to