Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 114029

Summary: gnome-doc-utils (0.4.4 and 0.2.1) fails to compile when updating the package
Product: Gentoo Linux Reporter: Anton Kudris <kudris>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: VERIFIED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
URL: http://www.ics-plus.ru/gnome-doc-util.html
Whiteboard:
Package list:
Runtime testing required: ---

Description Anton Kudris 2005-11-30 07:28:07 UTC
kudris_notebook jodaka # emerge -pv gnome-doc-utils

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild     U ] app-text/gnome-doc-utils-0.2.1 [0.1.3] -debug 0 kB

Total size of downloads: 0 kB
kudris_notebook jodaka # emerge -v gnome-doc-utils
...
make[1]: Entering directory
`/var/tmp/portage/gnome-doc-utils-0.2.1/work/gnome-doc-utils-0.2.1/doc'
Making all in gnome-doc-make
make[2]: Entering directory
`/var/tmp/portage/gnome-doc-utils-0.2.1/work/gnome-doc-utils-0.2.1/doc/gnome-doc-make'
awk -f ./gnome-doc-make.awk ../../gnome-doc-utils.make > C/make-ref.xml
xsltproc -o gnome-doc-make-C.omf --stringparam db2omf.basename gnome-doc-make
--stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD
DocBook XML V4.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir
"/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help"
--stringparam db2omf.omf_in "`pwd`/./gnome-doc-make.omf.in"
../../xslt/docbook/omf/db2omf.xsl C/gnome-doc-make.xml
XPath error : Undefined variable
$dingbat = 'registered'
         ^
compilation error: file ../../xslt/docbook/common/db-common.xsl line 51 element when
xsl:when : could not compile test expression '$dingbat = 'registered''
XPath error : Undefined variable
$dingbat = 'trade'
         ^
compilation error: file ../../xslt/docbook/common/db-common.xsl line 55 element when
xsl:when : could not compile test expression '$dingbat = 'trade''
XPath error : Undefined variable
$dingbat = 'service'
         ^
compilation error: file ../../xslt/docbook/common/db-common.xsl line 59 element when
xsl:when : could not compile test expression '$dingbat = 'service''
XPath error : Undefined variable
contains($substr, '
')
                ^
compilation error: file ../../xslt/docbook/common/db-common.xsl line 101 element if
xsl:if : could not compile test expression 'contains($substr, '
')'
XPath error : Undefined variable
$node/firstname
     ^
compilation error: file ../../xslt/docbook/common/db-common.xsl line 157 element if
xsl:if : could not compile test expression '$node/firstname'
XPath error : Undefined variable
$node/honorific or $node/firstname
     ^
compilation error: file ../../xslt/docbook/common/db-common.xsl line 172 element if
xsl:if : could not compile test expression '$node/honorific or $node/firstname'
XPath error : Undefined variable
$node/lineage
     ^
compilation error: file ../../xslt/docbook/common/db-common.xsl line 185 element if
xsl:if : could not compile test expression '$node/lineage'
XPath error : Undefined variable
compilation error: file ../../xslt/docbook/omf/db2omf.xsl line 688 element language
Attribute template code: failed to compile $db2omf.lang
make[2]: *** [gnome-doc-make-C.omf] &#1054;&#1096;&#1080;&#1073;&#1082;&#1072; 5
make[2]: Leaving directory
`/var/tmp/portage/gnome-doc-utils-0.2.1/work/gnome-doc-utils-0.2.1/doc/gnome-doc-make'
make[1]: *** [all-recursive] &#1054;&#1096;&#1080;&#1073;&#1082;&#1072; 1
make[1]: Leaving directory
`/var/tmp/portage/gnome-doc-utils-0.2.1/work/gnome-doc-utils-0.2.1/doc'
make: *** [all-recursive] &#1054;&#1096;&#1080;&#1073;&#1082;&#1072; 1

Reproducible: Always
Steps to Reproduce:
1.emerge -v gnome-doc-utils
2.ACCEPT_KEYWORDS="~x86" emerge -v gnome-doc-utils

Actual Results:  
compile errors...
see http://www.ics-plus.ru/gnome-doc-util.html for full details

Expected Results:  
gnome-doc-utils compiles OK without errors

I need it to compile gnome 2.12
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-11-30 08:27:24 UTC

*** This bug has been marked as a duplicate of 104088 ***
Comment 2 Anton Kudris 2005-11-30 08:44:07 UTC
bug resolved by updating libxslt to latest version. gnome-doc-utils 0.4.4 ebuild
probably broken (doesn't depend on new libxslt version)