On 17 May 2016 at 10:35, Richard Purdie <[email protected]> wrote: > On Mon, 2016-05-16 at 16:22 +0300, Jussi Kukkonen wrote: >> * Remove now unnecessary readlink patches and >> ignore-format-nonliteral-warning.patch >> * Port relocate-modules.patch >> * Add ${datadir}/gettext/its to FILES_${PN}-dev: this could be done >> in >> gettext.bbclass but so far glib is the first and only ITS rule >> installer > > I think, but I'm not 100% sure that this caused: > > https://autobuilder.yoctoproject.org/main/builders/build-appliance/buil > ds/762/steps/BuildImages_1/logs/stdio > > which failed in this way in many different builds.
You are correct. These projects have their own copy of glib-gettext.m4 which changed in glib proper and m4_copy() now fails if this happens. Amusingly the only change was that AM_GLIB_GNU_GETTEXT was marked deprecated... I'll do a world build to check if there are any other failures and then send patches. Thanks, Jussi > Cheers, > > Richard -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
