Created attachment 293555 [details] emerge --info raptor media-libs/raptor-2.0.5 fails to compile over here with the following errors: [...] raptor_sax2.c: In function 'raptor_sax2_parse_chunk': raptor_sax2.c:630:27: error: 'cstring' undeclared (first use in this function) raptor_sax2.c:630:27: note: each undeclared identifier is reported only once for each function it appears in raptor_sax2.c:630:27: error: expected ';' before 'malloc' make[2]: *** [raptor_sax2.lo] Error 1 [...] Version 2.0.4 compiles fine. Thanks for your attention.
Created attachment 293557 [details] build.log
This happens when the xml useflag is not set.
You missed the first error.
I can confirm this error. AMD64 without xml USE
fixed in portage with upstream -expat.patch