On Thu, 2015-07-23 at 19:55 +0100, Jonathan Wakely wrote: > On 23/07/15 14:27 +0200, David Tardon wrote: > > Hi, > > > > On Sat, Jul 18, 2015 at 12:46:51PM +0100, Jonathan Wakely wrote: > > > Any problems rebuilding either open a bug or feel free to email > > > me or > > > ping me on IRC (my freenode nick is 'redi') and I'll be happy to > > > help. > > > > This is a work-in-progress list of FTBFS packages: > > > > * Build failures: > > > > - F23 + Rawhide > > > > inkscape > > This seems to be a gtkmm or inkscape bug (I have no idea why it only > shows up > when rebuilding with the new Boost). > > /usr/include/gtkmm-2.4/gtkmm/box.h includes <glibmm/helperlist.h> and > uses Glib::HelperList unconditionally, but the definition of that > class template is guarded by: > > #ifndef GLIBMM_DISABLE_DEPRECATED > > That macro is defined when building Inkscape, so including > <gtkmm/box.h> gives an error. HelperList's deprecation is fairly recent: https://git.gnome.org/browse/glibmm/commit/?id=08c6cc2ca8dfdab8c1294bc9 25ea31df0b6ff8ff (and obviously predicated on a wrong belief - "nothing uses it anymore" - as we're finding out. :>) -- Adam Williamson Fedora QA Community Monkey IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net http://www.happyassassin.net -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct