Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jun 2010 17:58:02 -0400
From:      Nick Evans <nevans@syphen.net>
To:        gnome@freebsd.org
Subject:   Totem xslt failure on 7.3-stable
Message-ID:  <20100619215801.GA75640@pleiades.nextvenue.com>

next in thread | raw e-mail | index | archive | help
I get the below error on a fresh 7.3-stable build from June 18, 2010. 
Fresh ports tree as well. Any ideas?

------------------------------

xsltproc -o totem-pa.omf --stringparam db2omf.basename totem 
--stringparam db2omf.format 'docbook' --stringparam db2omf.dtd 
"-//OASIS//DTD DocBook XML V4.5//EN" --stringparam db2omf.lang pa 
--stringparam db2omf.omf_dir "/usr/local/share/omf" --stringparam 
db2omf.help_dir "/usr/local/share/gnome/help" --stringparam 
db2omf.omf_in 
"/usr/ports/multimedia/totem/work/totem-2.30.2/help/totem.omf.in" 
--stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config 
--pkgdatadir`/Templates/C/scrollkeeper_cl.xml" 
`/usr/local/bin/pkg-config --variable db2omf gnome-doc-utils` 
pa/totem.xml || { rm -f "totem-pa.omf"; exit 1; } 
http://www.oasis-open.org/docbook/xml/4.5/dbpoolx.mod:3870: parser error 
: ATTLIST: no name for Attribute <!--end of table.module-->]]> ^ 
http://www.oasis-open.org/docbook/xml/4.5/dbpoolx.mod:3873: parser 
warning : PEReference: %informaltable.module; not found 
<![%informaltable.module;[
                         ^ 
http://www.oasis-open.org/docbook/xml/4.5/dbpoolx.mod:3873: parser error 
: conditional section INCLUDE or IGNORE keyword expected 
<![%informaltable.module;[
                         ^ 
http://www.oasis-open.org/docbook/xml/4.5/dbpoolx.mod:3882: parser 
warning : PEReference: %informaltable.element; not found 
<![%informaltable.element;[
                          ^ 
http://www.oasis-open.org/docbook/xml/4.5/dbpoolx.mod:3882: parser error 
: conditional section INCLUDE or IGNORE keyword expected 
<![%informaltable.element;[
                          ^ 
http://www.oasis-open.org/docbook/xml/4.5/dbpoolx.mod:3882: parser error 
: Content error in the external subset <!--doc:A table without a 
title.-->
 ^ http://www.oasis-open.org/docbook/xml/4.5/dbpoolx.mod:3882: validity 
error : All markup of the conditional section is not in the same entity 
<!--doc:A table without a title.-->
 ^ http://www.oasis-open.org/docbook/xml/4.5/dbpoolx.mod:3882: parser 
error : Content error in the external subset <!--doc:A table without a 
title.-->
    ^ unable to parse pa/totem.xml gmake[2]: *** [totem-pa.omf] Error 1 
gmake[2]: Leaving directory 
`/usr/ports/multimedia/totem/work/totem-2.30.2/help' gmake[1]: *** 
[all-recursive] Error 1 gmake[1]: Leaving directory 
`/usr/ports/multimedia/totem/work/totem-2.30.2' gmake: *** [all] Error 2 
*** Error code 1

Stop in /usr/ports/multimedia/totem. *** Error code 1

Stop in /usr/ports/multimedia/totem. *** Error code 1

Stop in /usr/ports/x11/gnome2.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100619215801.GA75640>