Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jan 2007 11:00:04 -0500
From:      "J. W. Ballantine" <jwb@homer.att.com>
To:        gnome@freebsd.org
Subject:   gnome-doc-utils failure
Message-ID:  <200701301600.l0UG04t22140@akiva.homer.att.com>

next in thread | raw e-mail | index | archive | help

When running a portupgrade on a current MC cvsup, gnome-doc-utils-0.9.1
fails with:

Making all in xslt
gmake[2]: Entering directory `/usr/ports/textproc/gnome-doc-utils/work/gnome-do
c-utils-0.9.1/doc/xslt'
xsltproc -o gnome-doc-xslt-C.omf --stringparam db2omf.basename gnome-doc-xslt 
--stringparam db2omf.format 'docbook' --stringparam db
2omf.dtd "-//OASIS//DTD DocBook XML V4.4//EN" --stringparam db2omf.lang C 
--stringparam db2omf.omf_dir "/usr/local/share/gnome/omf"
--stringparam db2omf.help_dir "/usr/local/share/gnome/help" --stringparam 
db2omf.omf_in "`pwd`/./gnome-doc-xslt.omf.in" --stringpara
m db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scroll
keeper_cl.xml" ../../xslt/docbook/omf/db2omf.xsl C/gn
ome-doc-xslt.xml || { rm -f "gnome-doc-xslt-C.omf"; exit 1; }
nawk: unknown option -W ignored

nawk: can't open file  /<\!--BEGIN-->/ { inc=1; } /<\!--END-->/ { inc=0; } inc 
{ if (match($0, /<include href="[^"]*\.xml"/)) { base
 = $0; sub(/.*<include href="/, "", base); sub(/\.xml".*/, "", base); print 
base; } }
 source line number 1
gnome-doc-xslt.xml does not include all reference pages
gmake[2]: *** [gnome-doc-xslt-check] Error 1
gmake[2]: Leaving directory `/usr/ports/textproc/gnome-doc-utils/work/gnome-doc
-utils-0.9.1/doc/xslt'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/textproc/gnome-doc-utils/work/gnome-doc
-utils-0.9.1/doc'
gmake: *** [all-recursive] Error 1
*** Error code 2

A search of the mail archive, Development FAQ, and UPDATING found nothing.

Jim





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