On 23 June 2011 01:19, Matt Domsch <Matt_Domsch@xxxxxxxx> wrote: > Fedora Fails To Build From Source Results for i386 > using rawhide from 2011-06-16 Most of my packages are failing like this: In file included from /usr/include/pango-1.0/pango/pango-gravity.h:98:0, from /usr/include/pango-1.0/pango/pango-types.h:91, from /usr/include/pango-1.0/pango/pango-font.h:26, from /usr/include/pango-1.0/pango/pango-attributes.h:25, from /usr/include/pango-1.0/pango/pango.h:25, from /usr/include/pango-1.0/pango/pangocairo.h:25, from pk-plugin-install.c:31: /usr/include/pango-1.0/pango/pango-script.h:132:12: error: unknown type name 'G_CONST_RETURN' /usr/include/pango-1.0/pango/pango-script.h:133:12: error: unknown type name 'G_CONST_RETURN' This is because GLib has deprecated the macro G_CONST_RETURN and a *lot* of stuff that depends on GLib also define the G_DISABLE_DEPRECATED build flag. Until projects that do that ship new tarballs, there is going to be a lot of breakage. Richard. -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel