Hi, I have reported this bug downstream, but it appears that they don't have the resources to process it, so I thought I would ask here:
http://bugs.gentoo.org/show_bug.cgi?id=245400 In summary, when prefix compiles a gnome package, the documentation building step takes an extremely long time, then fails. I've experienced this type of failure with many packages, including but not limited to: gnome-terminal, gedit, zenity. Below is the end of a typical build log. I have the following relevant packages installed: dev-libs/libxslt-1.1.26 app-text/docbook-sgml-dtd-4.1-r3 app-text/docbook-xml-dtd-4.1.2-r6 app-text/docbook-xml-dtd-4.4-r2 app-text/docbook-xml-dtd-4.5-r1 app-text/docbook-xml-simple-dtd-4.1.2.4-r3 app-text/docbook-xml-simple-dtd-4.1.2.5-r2 Thanks in advance, - Peter xsltproc -o zenity-de.omf --stringparam db2omf.basename zenity --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang de --stringparam db2omf.omf_dir "/user1/pwaller/gt/usr/share/omf" --stringparam db2omf.help_dir "/user1/pwaller/gt/usr/share/gnome/help" --stringparam db2omf.omf_in "/tmp/pwaller/gt/var/tmp/portage/gnome-extra/zenity-2.32.1/work/zenity-2.32.1/help/ zenity.omf.in" `/user1/pwaller/gt/usr/bin/pkg-config --variable db2omf gnome-doc-utils` de/zenity.xml || { rm -f "zenity-de.omf"; exit 1; } error : Operation in progress http://www.oasis-open.org/docbook/xml/4.1.2/dbcentx.mod:72: warning: failed to load external entity " http://www.oasis-open.org/docbook/xml/4.1.2/ent/iso-amsc.ent" %ISOamsc; ^ Entity: line 1: %ISOamsc; ^ error : Operation in progress http://www.oasis-open.org/docbook/xml/4.1.2/dbcentx.mod:80: warning: failed to load external entity " http://www.oasis-open.org/docbook/xml/4.1.2/ent/iso-amsn.ent" %ISOamsn; ^ Entity: line 1: %ISOamsn; ^ error : Operation in progress http://www.oasis-open.org/docbook/xml/4.1.2/dbcentx.mod:88: warning: failed to load external entity " http://www.oasis-open.org/docbook/xml/4.1.2/ent/iso-amso.ent" %ISOamso; ^ Entity: line 1: %ISOamso; ^ error : Operation in progress http://www.oasis-open.org/docbook/xml/4.1.2/dbcentx.mod:96: warning: failed to load external entity " http://www.oasis-open.org/docbook/xml/4.1.2/ent/iso-amsr.ent" %ISOamsr; ^ Entity: line 1: %ISOamsr; ^ error : Operation in progress http://www.oasis-open.org/docbook/xml/4.1.2/dbcentx.mod:104: warning: failed to load external entity " http://www.oasis-open.org/docbook/xml/4.1.2/ent/iso-box.ent" %ISObox; ^ Entity: line 1: %ISObox; ^ xsltproc -o zenity-el.omf --stringparam db2omf.basename zenity --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang el --stringparam db2omf.omf_dir "/user1/pwaller/gt/usr/share/omf" --stringparam db2omf.help_dir "/user1/pwaller/gt/usr/share/gnome/help" --stringparam db2omf.omf_in "/tmp/pwaller/gt/var/tmp/portage/gnome-extra/zenity-2.32.1/work/zenity-2.32.1/help/ zenity.omf.in" `/user1/pwaller/gt/usr/bin/pkg-config --variable db2omf gnome-doc-utils` el/zenity.xml || { rm -f "zenity-el.omf"; exit 1; } xsltproc -o zenity-en_GB.omf --stringparam db2omf.basename zenity --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang en_GB --stringparam db2omf.omf_dir "/user1/pwaller/gt/usr/share/omf" --stringparam db2omf.help_dir "/user1/pwaller/gt/usr/share/gnome/help" --stringparam db2omf.omf_in "/tmp/pwaller/gt/var/tmp/portage/gnome-extra/zenity-2.32.1/work/zenity-2.32.1/help/ zenity.omf.in" `/user1/pwaller/gt/usr/bin/pkg-config --variable db2omf gnome-doc-utils` en_GB/zenity.xml || { rm -f "zenity-en_GB.omf"; exit 1; } xsltproc -o zenity-es.omf --stringparam db2omf.basename zenity --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang es --stringparam db2omf.omf_dir "/user1/pwaller/gt/usr/share/omf" --stringparam db2omf.help_dir "/user1/pwaller/gt/usr/share/gnome/help" --stringparam db2omf.omf_in "/tmp/pwaller/gt/var/tmp/portage/gnome-extra/zenity-2.32.1/work/zenity-2.32.1/help/ zenity.omf.in" `/user1/pwaller/gt/usr/bin/pkg-config --variable db2omf gnome-doc-utils` es/zenity.xml || { rm -f "zenity-es.omf"; exit 1; } http://www.oasis-open.org/docbook/xml/4.1.2/ent/iso-amso.ent:1: parser error : Content error in the external subset HTTP/1.1 200 OK ^ http://www.oasis-open.org/docbook/xml/4.1.2/ent/iso-amso.ent:1: validity error : All markup of the conditional section is not in the same entity HTTP/1.1 200 OK ^ http://www.oasis-open.org/docbook/xml/4.1.2/ent/iso-amso.ent:1: parser error : Content error in the external subset HTTP/1.1 200 OK ^ http://www.oasis-open.org/docbook/xml/4.1.2/ent/iso-amso.ent:1: validity error : All markup of the conditional section is not in the same entity HTTP/1.1 200 OK ^ http://www.oasis-open.org/docbook/xml/4.1.2/ent/iso-amso.ent:1: parser error : Content error in the external subset HTTP/1.1 200 OK ^ unable to parse es/zenity.xml make[2]: *** [zenity-es.omf] Error 1 make[2]: Leaving directory `/tmp/pwaller/gt/var/tmp/portage/gnome-extra/zenity-2.32.1/work/zenity-2.32.1/help' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/pwaller/gt/var/tmp/portage/gnome-extra/zenity-2.32.1/work/zenity-2.32.1' make: *** [all] Error 2 emake failed * ERROR: gnome-extra/zenity-2.32.1 failed (compile phase): * compile failure
_______________________________________________ xslt mailing list, project page http://xmlsoft.org/XSLT/ [email protected] http://mail.gnome.org/mailman/listinfo/xslt
