Continued Gnome-Applets Install Problems
It seems the Gnome-Applets have been updated. I cleaned out my previous files and attempted to install version 2.18.0. The good news is that the old errors seem to have been cleared. I have, however, encountered a new error. I am installing on a MacBook Pro running OS 10.4.9 and XCODE 2.4.1 for Tiger. I've run a MacPorts Update (1.4.3) and Updated the Port Descriptions. I've been installing via the Aqua version of PortAuthority. The problem seems to be here: Generating and caching the translation database Merging translations into charpick.schemas. sed -e "s|\@LIBEXECDIR\@|/opt/local/libexec|" GNOME_CharpickerApplet.server.in.in > GNOME_CharpickerApplet.server.in LC_ALL=C ../intltool-merge -o -u -c ../po/.intltool-merge-cache ../po GNOME_CharpickerApplet.server.in GNOME_CharpickerApplet.server Found cached translation database Merging translations into GNOME_CharpickerApplet.server. Making all in geyes Making all in themes make[3]: Nothing to be done for `all'. Making all in docs if ! test -d bg/; then mkdir bg/; fi case "." in /*) sd=".";; *) sd="../.";; esac; \ if [ -f "C/geyes.xml" ]; then d="../"; else d="$sd/"; fi; \ (cd bg/ && \ `which xml2po` -e -p \ "${d}bg/bg.po" \ "${d}C/geyes.xml" > geyes.xml.tmp && \ cp geyes.xml.tmp geyes.xml && rm -f geyes.xml.tmp) if ! test -d en_GB/; then mkdir en_GB/; fi case "." in /*) sd=".";; *) sd="../.";; esac; \ if [ -f "C/geyes.xml" ]; then d="../"; else d="$sd/"; fi; \ (cd en_GB/ && \ `which xml2po` -e -p \ "${d}en_GB/en_GB.po" \ "${d}C/geyes.xml" > geyes.xml.tmp && \ cp geyes.xml.tmp geyes.xml && rm -f geyes.xml.tmp) xsltproc -o geyes-C.omf --stringparam db2omf.basename geyes -- stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-// OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C -- stringparam db2omf.omf_dir "/opt/local/share/omf" --stringparam db2omf.help_dir "/opt/local/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./geyes.omf.in" `/opt/local/bin/pkg-config -- variable db2omf gnome-doc-utils` C/geyes.xml xsltproc -o geyes-bg.omf --stringparam db2omf.basename geyes -- stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-// OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang bg -- stringparam db2omf.omf_dir "/opt/local/share/omf" --stringparam db2omf.help_dir "/opt/local/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./geyes.omf.in" `/opt/local/bin/pkg-config -- variable db2omf gnome-doc-utils` bg/geyes.xml xsltproc -o geyes-en_GB.omf --stringparam db2omf.basename geyes -- stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-// OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang en_GB -- stringparam db2omf.omf_dir "/opt/local/share/omf" --stringparam db2omf.help_dir "/opt/local/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./geyes.omf.in" `/opt/local/bin/pkg-config -- variable db2omf gnome-doc-utils` en_GB/geyes.xml xsltproc -o geyes-es.omf --stringparam db2omf.basename geyes -- stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-// OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang es -- stringparam db2omf.omf_dir "/opt/local/share/omf" --stringparam db2omf.help_dir "/opt/local/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./geyes.omf.in" `/opt/local/bin/pkg-config -- variable db2omf gnome-doc-utils` es/geyes.xml xsltproc -o geyes-fr.omf --stringparam db2omf.basename geyes -- stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-// OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang fr -- stringparam db2omf.omf_dir "/opt/local/share/omf" --stringparam db2omf.help_dir "/opt/local/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./geyes.omf.in" `/opt/local/bin/pkg-config -- variable db2omf gnome-doc-utils` fr/geyes.xml xsltproc -o geyes-it.omf --stringparam db2omf.basename geyes -- stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-// OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang it -- stringparam db2omf.omf_dir "/opt/local/share/omf" --stringparam db2omf.help_dir "/opt/local/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./geyes.omf.in" `/opt/local/bin/pkg-config -- variable db2omf gnome-doc-utils` it/geyes.xml xsltproc -o geyes-ru.omf --stringparam db2omf.basename geyes -- stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-// OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang ru -- stringparam db2omf.omf_dir "/opt/local/share/omf" --stringparam db2omf.help_dir "/opt/local/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./geyes.omf.in" `/opt/local/bin/pkg-config -- variable db2omf gnome-doc-utils` ru/geyes.xml http://www.oasis-open.org/docbook/xml/4.1.2/dbpoolx.mod:632: parser warning : PEReference: %notation.class; not found %local.graphics.attrib;" ^ Entity: line 1: parser error : NmToken expected in ATTLIST enumeration %graphics.attrib; ^ Entity: line 4: format () #IMPLIED ^ Entity: line 1: parser error : Content error in the external subset %graphics.attrib; ^ Entity: line 4: format () #IMPLIED ^ Entity: line 1: parser error : Content error in the external subset %graphics.attrib; ^ Entity: line 4: format () #IMPLIED ^ Entity: line 1: parser error : Content error in the external subset %graphics.attrib; ^ Entity: line 4: format () #IMPLIED ^ Entity: line 1: parser error : Content error in the external subset %graphics.attrib; ^ Entity: line 4: format () #IMPLIED ^ unable to parse ru/geyes.xml make[3]: *** [geyes-ru.omf] Error 6 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Warning: the following items did not execute (for gnome-applets): com.apple.activate com.apple.build com.apple.destroot com.apple.install
Randall et. al. - Just wanted to check in and see if anyone has had a chance to look into these Gnome-Applets 2.18.0 install errors. I suspect some work has been done, as I've noticed that the 'update ports' function brings in some new Gnome-Applets stuff. I'm currently running into a new set of errors. This is after cleaning the existing installation (which had failed with the errors in my last post) and re-installed. I'm using MacOSX 10.4.9 on a MacBookPro (Intel) running Xcode 2.4.1. A new question: I'm not necessarily interested in the Gnome-Applets; I'm looking to get the basic of Gnome installed. Is there a way to "skip" over the Gnome-Applets problems and continue with the Gnome installation? Thanks! - Chris
--stringparam db2omf.omf_in "`pwd`/./geyes.omf.in" `/opt/local/bin/ pkg-config --variable db2omf gnome-doc-utils` sv/geyes.xml http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:115: parser warning : PEReference: %list.class; not found %local.divcomponent.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:115: parser warning : PEReference: %admon.class; not found %local.divcomponent.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:115: parser warning : PEReference: %linespecific.class; not found %local.divcomponent.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:115: parser warning : PEReference: %synop.class; not found %local.divcomponent.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:115: parser warning : PEReference: %para.class; not found %local.divcomponent.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:115: parser warning : PEReference: %informal.class; not found %local.divcomponent.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:115: parser warning : PEReference: %formal.class; not found %local.divcomponent.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:115: parser warning : PEReference: %compound.class; not found %local.divcomponent.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:115: parser warning : PEReference: %genobj.class; not found %local.divcomponent.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:115: parser warning : PEReference: %descobj.class; not found %local.divcomponent.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:115: parser warning : PEReference: %ndxterm.class; not found %local.divcomponent.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:125: parser warning : PEReference: %list.class; not found %local.refcomponent.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:125: parser warning : PEReference: %admon.class; not found %local.refcomponent.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:125: parser warning : PEReference: %linespecific.class; not found %local.refcomponent.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:125: parser warning : PEReference: %synop.class; not found %local.refcomponent.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:125: parser warning : PEReference: %para.class; not found %local.refcomponent.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:125: parser warning : PEReference: %informal.class; not found %local.refcomponent.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:125: parser warning : PEReference: %formal.class; not found %local.refcomponent.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:125: parser warning : PEReference: %compound.class; not found %local.refcomponent.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:125: parser warning : PEReference: %genobj.class; not found %local.refcomponent.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:125: parser warning : PEReference: %descobj.class; not found %local.refcomponent.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:125: parser warning : PEReference: %ndxterm.class; not found %local.refcomponent.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:135: parser warning : PEReference: %linespecific.class; not found %local.indexdivcomponent.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:135: parser warning : PEReference: %synop.class; not found %local.indexdivcomponent.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:135: parser warning : PEReference: %para.class; not found %local.indexdivcomponent.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:135: parser warning : PEReference: %informal.class; not found %local.indexdivcomponent.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:135: parser warning : PEReference: %link.char.class; not found %local.indexdivcomponent.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:141: parser warning : PEReference: %tech.char.class; not found %local.refname.char.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:156: parser warning : PEReference: %xref.char.class; not found %local.refinline.char.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:156: parser warning : PEReference: %gen.char.class; not found %local.refinline.char.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:156: parser warning : PEReference: %link.char.class; not found %local.refinline.char.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:156: parser warning : PEReference: %tech.char.class; not found %local.refinline.char.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:156: parser warning : PEReference: %base.char.class; not found %local.refinline.char.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:156: parser warning : PEReference: %docinfo.char.class; not found %local.refinline.char.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:156: parser warning : PEReference: %other.char.class; not found %local.refinline.char.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:156: parser warning : PEReference: %ndxterm.class; not found %local.refinline.char.mix;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:204: parser warning : PEReference: %role.attrib; not found <!ENTITY % set.role.attrib "%role.attrib;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:219: parser warning : PEReference: %status.attrib; not found %status.attrib; ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:220: parser warning : PEReference: %common.attrib; not found %common.attrib; ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:230: parser warning : PEReference: %role.attrib; not found <!ENTITY % setinfo.role.attrib "%role.attrib;"> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:236: parser warning : PEReference: %bibliocomponent.mix; not found | keywordset | itermset | %bibliocomponent.mix;)+)> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:236: parser error : ContentDecl : Name or '(' expected | keywordset | itermset | %bibliocomponent.mix;)+)> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:236: parser error : expected '>' | keywordset | itermset | %bibliocomponent.mix;)+)> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:236: parser error : Content error in the external subset | keywordset | itermset | %bibliocomponent.mix;)+)> ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:243: parser warning : PEReference: %setinfo.attlist; not found <![%setinfo.attlist;[ ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:243: parser error : conditional section INCLUDE or IGNORE keyword expected <![%setinfo.attlist;[ ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:243: parser error : Content error in the external subset <!ATTLIST setinfo ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:243: parser error : Content error in the external subset <!ATTLIST setinfo ^ http://www.oasis-open.org/docbook/xml/4.1.2/dbhierx.mod:243: parser error : Content error in the external subset <!ATTLIST setinfo ^ unable to parse sv/geyes.xml make[3]: *** [geyes-sv.omf] Error 6 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Warning: the following items did not execute (for gnome-applets): com.apple.activate com.apple.build com.apple.destroot com.apple.install
Hi Does re-running the command which produced the error below succeed? I often have similar errors with parsing those XML files, immediately re-running the command I used then succeeds most of the time. I don't know why it succeeds, if it simply thinks that the language in question has already been built, or if the real error was that the XML processor could not fetch the required DTD. Anyway, you might want to give it a try. On 4/23/07, Christopher Riker <criker@ns-design.com> wrote:
It seems the Gnome-Applets have been updated. I cleaned out my previous files and attempted to install version 2.18.0. The good news is that the old errors seem to have been cleared. I have, however, encountered a new error.
I am installing on a MacBook Pro running OS 10.4.9 and XCODE 2.4.1 for Tiger. I've run a MacPorts Update (1.4.3) and Updated the Port Descriptions. I've been installing via the Aqua version of PortAuthority.
The problem seems to be here:
Generating and caching the translation database Merging translations into charpick.schemas. sed -e "s|\@LIBEXECDIR\@|/opt/local/libexec|" GNOME_CharpickerApplet.server.in.in > GNOME_CharpickerApplet.server.in LC_ALL=C ../intltool-merge -o -u -c ../po/.intltool-merge-cache ../po GNOME_CharpickerApplet.server.in GNOME_CharpickerApplet.server Found cached translation database Merging translations into GNOME_CharpickerApplet.server. Making all in geyes Making all in themes make[3]: Nothing to be done for `all'. Making all in docs if ! test -d bg/; then mkdir bg/; fi case "." in /*) sd=".";; *) sd="../.";; esac; \ if [ -f "C/geyes.xml" ]; then d="../"; else d="$sd/"; fi; \ (cd bg/ && \ `which xml2po` -e -p \ "${d}bg/bg.po" \ "${d}C/geyes.xml" > geyes.xml.tmp && \ cp geyes.xml.tmp geyes.xml && rm -f geyes.xml.tmp) if ! test -d en_GB/; then mkdir en_GB/; fi case "." in /*) sd=".";; *) sd="../.";; esac; \ if [ -f "C/geyes.xml" ]; then d="../"; else d="$sd/"; fi; \ (cd en_GB/ && \ `which xml2po` -e -p \ "${d}en_GB/en_GB.po" \ "${d}C/geyes.xml" > geyes.xml.tmp && \ cp geyes.xml.tmp geyes.xml && rm -f geyes.xml.tmp) xsltproc -o geyes-C.omf --stringparam db2omf.basename geyes --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/opt/local/share/omf" --stringparam db2omf.help_dir "/opt/local/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./geyes.omf.in" `/opt/local/bin/pkg-config --variable db2omf gnome-doc-utils` C/geyes.xml xsltproc -o geyes-bg.omf --stringparam db2omf.basename geyes --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang bg --stringparam db2omf.omf_dir "/opt/local/share/omf" --stringparam db2omf.help_dir "/opt/local/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./geyes.omf.in" `/opt/local/bin/pkg-config --variable db2omf gnome-doc-utils` bg/geyes.xml xsltproc -o geyes-en_GB.omf --stringparam db2omf.basename geyes --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang en_GB --stringparam db2omf.omf_dir "/opt/local/share/omf" --stringparam db2omf.help_dir "/opt/local/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./geyes.omf.in" `/opt/local/bin/pkg-config --variable db2omf gnome-doc-utils` en_GB/geyes.xml xsltproc -o geyes-es.omf --stringparam db2omf.basename geyes --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang es --stringparam db2omf.omf_dir "/opt/local/share/omf" --stringparam db2omf.help_dir "/opt/local/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./geyes.omf.in" `/opt/local/bin/pkg-config --variable db2omf gnome-doc-utils` es/geyes.xml xsltproc -o geyes-fr.omf --stringparam db2omf.basename geyes --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang fr --stringparam db2omf.omf_dir "/opt/local/share/omf" --stringparam db2omf.help_dir "/opt/local/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./geyes.omf.in" `/opt/local/bin/pkg-config --variable db2omf gnome-doc-utils` fr/geyes.xml xsltproc -o geyes-it.omf --stringparam db2omf.basename geyes --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang it --stringparam db2omf.omf_dir "/opt/local/share/omf" --stringparam db2omf.help_dir "/opt/local/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./geyes.omf.in" `/opt/local/bin/pkg-config --variable db2omf gnome-doc-utils` it/geyes.xml xsltproc -o geyes-ru.omf --stringparam db2omf.basename geyes --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang ru --stringparam db2omf.omf_dir "/opt/local/share/omf" --stringparam db2omf.help_dir "/opt/local/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./geyes.omf.in" `/opt/local/bin/pkg-config --variable db2omf gnome-doc-utils` ru/geyes.xml http://www.oasis-open.org/docbook/xml/4.1.2/dbpoolx.mod:632: parser warning : PEReference: %notation.class; not found %local.graphics.attrib;" ^ Entity: line 1: parser error : NmToken expected in ATTLIST enumeration %graphics.attrib;
[ snip ] -- Kind regards, Andi
participants (2)
-
Andreas Wuest
-
Christopher Riker