Ebuild of net-libs/xulrunner-1.9.2.20 failed with an internal error while compiling the file nsHtml5NamedCharacters.cpp after an elapsed compilation time about an hour for that file.
Created attachment 303247 [details] emerge --info ... output
Created attachment 303249 [details] emerge -pqv ... output
Created attachment 303251 [details] Environment file
Created attachment 303255 [details] Build log Full log was too long to attach. This is the tail end of the log file starting with make entering the directory containing the problem file. If more is needed let me know.
what are you attempting to use xulrunner with? Only reason I ask is we are working to get the tree ported to spidermonkey when javascript is needed and npapi-sdk when headers for plugins are needed.
xulrunner was merged as part of the merge of gnome. I assume it is required in order to support a web browser like Firefox.
I merged xulrunner with CFLAGS="-mieee -pipe -O0 -mcpu=ev56" CXXFLAGS="${CFLAGS}" and was successful. I cannot run the resulting browser because I am not able to get the X server to run.
net-libs/xulrunner was punted from tree wrt bug 403415 so closing this bug too.