Re: [gtk-osx-users] Error with meta-gtk-osx-gtk3-core-themes.



On Jul 29, 2019, at 12:56 PM, Pascal <p p14 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




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]