Split out from bug #434754 Original message by qdii: > I can’t build either. > Here is my build information: > > emerge log (without debug): http://bpaste.net/show/45263/ > emerge log (with debug): http://bpaste.net/show/45264/ > emerge info: http://bpaste.net/show/45266/ > > After a first failed attempt, I re-emerged app-text/docbook-sgml-dtd-4.5 and > dev-perl/SGMLSpm. Neither helped. Emerging app-text/docbook-sgml-utils did > not help either. > > I am still stuck with a broken package, and ready to give more information > if necessary.
qdii, it's possible that you have a corrupt docbook dtd somewhere. Please do the following: # emerge --unmerge "app-text/docbook*" # emerge --oneshot docbook-sgml-utils and see if that fixes the build failure.
It worked! thanks for the help.
Good to hear it.
Created attachment 323714 [details] build log I am attaching a copy of the first build log here for future reference.