FTBFS in make html
Submitted by Matej Cepl
Assigned to Telepathy bugs list
Description
make[4]: Entering directory /home/matej/archiv/knihovna/repos/telepathy-doc/docs/examples/python_simple_presence' mkdir -p .././dist/python_simple_presence for file in example.py; do \ /usr/bin/install -c $file .././dist/python_simple_presence; \ done make[4]: Leaving directory
/home/matej/archiv/knihovna/repos/telepathy-doc/docs/examples/python_simple_presence'
make[3]: Leaving directory `/home/matej/archiv/knihovna/repos/telepathy-doc/docs/examples'
mv ../examples/dist html/examples
cp -r C/figures html/
/bin/sh /home/matej/repos/telepathy-doc/install-sh -d html/icons
cp /usr/share/gnome-doc-utils/icons/hicolor/48x48/status/* html/icons/
xsltproc
--param db.chunk.chunk_top 0
--stringparam db.chunk.basename "index"
--stringparam db.chunk.extension ".html"
--stringparam theme.icon.admon.path "icons/"
-o html/index.html --nonet --xinclude
xslt/db2html.xsl
C/telepathy-with-examples.xml
C/telepathy-with-examples.xml:1: parser error : Document is empty
^ C/telepathy-with-examples.xml:1: parser error : Start tag expected, '<' not found
^
unable to parse C/telepathy-with-examples.xml
make[2]: *** [html/index.html] Error 6
make[2]: Leaving directory /home/matej/archiv/knihovna/repos/telepathy-doc/docs/book' make[1]: *** [html-recursive] Error 1 make[1]: Leaving directory
/home/matej/archiv/knihovna/repos/telepathy-doc/docs'
make: *** [html-recursive] Error 1
Version: git master