Unable to merge package. Reproducible: Always Steps to Reproduce: 1. Merge 2. Observe failure Actual Results: /var/tmp/portage/media-gfx/inkscape-1.2.2-r4/work/inkscape-1.2.2/src/object/uri.cpp: In constructor ‘Inkscape::URI::URI(const gchar*, const char*)’: /var/tmp/portage/media-gfx/inkscape-1.2.2-r4/work/inkscape-1.2.2/src/object/uri.cpp:86:9: error: ‘xmlFree’ was not declared in this scope; did you mean ‘xmlFreeURI’? 86 | xmlFree(full); | ^~~~~~~ | xmlFreeURI Expected Results: Merges successfully
Created attachment 883749 [details] build.log
*** This bug has been marked as a duplicate of bug 923247 ***