gnome-doc-utils Build Log

Checking out gnome-doc-utils 2005-08-16 04:14:41.591
cvs -z3 -q -d :pserver;proxy=proxy.daa.com.au;proxyport=3128:anonymous@anoncvs.gnome.org:/cvs/gnome update -dP -A .
? gnome-doc-prepare
? install-sh
? missing
? mkinstalldirs
? doc/xslt/Makefile
? doc/xslt/Makefile.in
? sandbox/mallard/install-sh
? sandbox/mallard/missing
? sandbox/mallard/mkinstalldirs
Building gnome-doc-utils 2005-08-16 04:14:57.149
gmake -j8  
Making all in po
echo 'const gchar* documentation_credits[] = {' >> gnome-doc-utils.h.tmp
for doc in doc/xslt/C/gnome-doc-xslt.xml doc/gnome-doc-make/C/gnome-doc-make.xml; do \
  xmlpath="`echo $doc | sed -e 's/^\(.*\/\).*\|.*/\1/'`:./`echo $doc | sed -e 's/^\(.*\/\).*\|.*/\1/'`"; \
  if ! test -f "$doc"; then doc="./$doc"; fi; \
  xsltproc --path "$xmlpath" ./xslt/docbook/utils/credits.xsl $doc; \
done | sort | uniq \
  | awk 'BEGIN{s=""}{n=split($0,w,"<");if(s!=""&&s!=substr(w[1],1,length(w[1])-1)){print s};if(n>1){print $0;s=""}else{s=$0}};END{if(s!=""){print s}}' \
  | sed -e 's/\\/\\\\/' -e 's/"/\\"/' -e 's/\(.*\)/\t"\1",/' >> gnome-doc-utils.h.tmp
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/gnome-doc-utils/po'
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/gnome-doc-utils/po'
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[1]: *** No rule to make target `all'.  Stop.
gmake: *** [all-recursive] Error 1
gmake: *** Waiting for unfinished jobs....
echo '	NULL' >> gnome-doc-utils.h.tmp
echo '};' >> gnome-doc-utils.h.tmp
echo >> gnome-doc-utils.h.tmp
gmake: *** Waiting for unfinished jobs....
gmake: *** Waiting for unfinished jobs....
gmake: *** Waiting for unfinished jobs....
for doc in doc/xslt/C/gnome-doc-xslt.xml doc/gnome-doc-make/C/gnome-doc-make.xml; do \
  xmlpath="`echo $doc | sed -e 's/^\(.*\/\).*\|.*/\1/'`:./`echo $doc | sed -e 's/^\(.*\/\).*\|.*/\1/'`"; \
  if ! test -f "$doc"; then doc="./$doc"; fi; \
  docid=`echo "$doc" | sed -e 's/.*\/\([^/]*\)\.xml/\1/' \
    | sed -e 's/[^a-zA-Z_]/_/g' | tr 'a-z' 'A-Z'`; \
  echo $xmlpath; \
  ids=`xsltproc --xinclude --path "$xmlpath" ./xslt/docbook/utils/ids.xsl $doc`; \
  for id in $ids; do \
    echo '#define HELP_'`echo $docid`'_'`echo $id \
      | sed -e 's/[^a-zA-Z_]/_/g' | tr 'a-z' 'A-Z'`' "'$id'"' >> gnome-doc-utils.h.tmp; \
  done; \
  echo >> gnome-doc-utils.h.tmp; \
done;
gmake: *** Waiting for unfinished jobs....
doc/xslt/C/gnome-doc-xslt.xml:./doc/xslt/C/gnome-doc-xslt.xml
warning: failed to load external entity "doc/xslt/C/db2html.xml"
doc/xslt/C/gnome-doc-xslt.xml:41: element include: XInclude error : could not load doc/xslt/C/db2html.xml, and no fallback was found
warning: failed to load external entity "doc/xslt/C/db-chunk.xml"
doc/xslt/C/gnome-doc-xslt.xml:42: element include: XInclude error : could not load doc/xslt/C/db-chunk.xml, and no fallback was found
warning: failed to load external entity "doc/xslt/C/db-common.xml"
doc/xslt/C/gnome-doc-xslt.xml:43: element include: XInclude error : could not load doc/xslt/C/db-common.xml, and no fallback was found
warning: failed to load external entity "doc/xslt/C/db-label.xml"
doc/xslt/C/gnome-doc-xslt.xml:44: element include: XInclude error : could not load doc/xslt/C/db-label.xml, and no fallback was found
warning: failed to load external entity "doc/xslt/C/db-title.xml"
doc/xslt/C/gnome-doc-xslt.xml:45: element include: XInclude error : could not load doc/xslt/C/db-title.xml, and no fallback was found
warning: failed to load external entity "doc/xslt/C/db-xref.xml"
doc/xslt/C/gnome-doc-xslt.xml:46: element include: XInclude error : could not load doc/xslt/C/db-xref.xml, and no fallback was found
warning: failed to load external entity "doc/xslt/C/db2omf.xml"
doc/xslt/C/gnome-doc-xslt.xml:47: element include: XInclude error : could not load doc/xslt/C/db2omf.xml, and no fallback was found
warning: failed to load external entity "doc/xslt/C/gettext.xml"
doc/xslt/C/gnome-doc-xslt.xml:48: element include: XInclude error : could not load doc/xslt/C/gettext.xml, and no fallback was found
doc/gnome-doc-make/C/gnome-doc-make.xml:./doc/gnome-doc-make/C/gnome-doc-make.xml
warning: failed to load external entity "doc/gnome-doc-make/C/make-ref.xml"
doc/gnome-doc-make/C/gnome-doc-make.xml:41: element include: XInclude error : could not load doc/gnome-doc-make/C/make-ref.xml, and no fallback was found
cp gnome-doc-utils.h.tmp gnome-doc-utils.h && rm -f gnome-doc-utils.h.tmp
gmake: *** Waiting for unfinished jobs....
error during stage build of gnome-doc-utils: could not build module 2005-08-16 04:15:49.607
Failed 2005-08-16 04:15:49.608