Building the package results into the follwing error: /usr/include/string.h:156:32: note: expected ‘const char *’ but argument is of type ‘const xmlChar *’ {aka ‘const unsigned char *’} 156 | extern int strcmp (const char *__s1, const char *__s2) Reproducible: Always Steps to Reproduce: 1. build the package Actual Results: breaks with the error above Expected Results: builds
Created attachment 934665 [details] emerge --info
Created attachment 934666 [details] build.log