On Thu, Nov 14, 2019 at 10:41 AM Ernestas Kulik <ekulik@xxxxxxxxxx> wrote: > > On Thu, 2019-11-14 at 10:34 +0100, Ernestas Kulik wrote: > > On Thu, 2019-11-14 at 09:08 +0000, Paul Howarth wrote: > > > On Mon, 11 Nov 2019 13:53:17 +0100 > > > Miro Hrončok <mhroncok@xxxxxxxxxx> wrote: > > > > gucharmap > > > > > > Isn't that a core component of Gnome? > > > > No. > > > > The only thing that really needs it is some gedit plugins. AbiWord is > mentioned in GNOME JHBuild modulesets, but the support there has been > removed nine years ago, so go figure. No mention whatsoever in any > BuildStream element upstream, either, which is used for the official > releases. The build failure was due to a dependency on unicode-ucd v11, which is now in version 12. I removed the explicit version and fired a scratch build https://koji.fedoraproject.org/koji/taskinfo?taskID=38992302 which failed for a different reason this time, I think this might be the problem: In file included from gucharmap-unicode-info.c:33: unicode-versions.h:863:21: error: 'GUCHARMAP_UNICODE_VERSION_12_1' undeclared here (not in a function); did you mean 'GUCHARMAP_UNICODE_VERSION_12_0'? 863 | { 0x32FF, 0x32FF, GUCHARMAP_UNICODE_VERSION_12_1 }, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | GUCHARMAP_UNICODE_VERSION_12_0 make[3]: *** [Makefile:985: libgucharmap_2_90_la-gucharmap-unicode-info.lo] Error 1 I do not have the time to deal with this right now, but if no one takes gucharmap in the meantime, I'll try to find some time maybe in a week. _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx