Created attachment 928430 [details] x11-misc/xcave-2.5.1-r1 build.log (xz compressed) Revision bump due to https://github.com/gentoo/gentoo/pull/41919 that I'm using to test libxml-2.14. xcave_xmlwriter.c: In function ‘xcave_utf8ToIsolat1’: xcave_xmlwriter.c:629:5: warning: ‘input’ is deprecated [-Wdeprecated-declarations[https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wdeprecated-declarations]] 629 | ret = handler->input(out, &out_size, (guchar *)in, &temp); | ^~~ In file included from /usr/include/libxml2/libxml/parser.h:25, from callbacks.h:39: /usr/include/libxml2/libxml/encoding.h:173:7: note: declared here 173 | } input XML_DEPRECATED_MEMBER; | ^~~~~ xcave_xmlwriter.c:629:11: error: called object is not a function or function pointer 629 | ret = handler->input(out, &out_size, (guchar *)in, &temp); | ^~~~~~~
Created attachment 928431 [details] emerge --info