[Bug 66336] New: FTBFS in make html
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jun 28 10:25:35 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=66336
Priority: medium
Bug ID: 66336
Assignee: telepathy-bugs at lists.freedesktop.org
Summary: FTBFS in make html
QA Contact: telepathy-bugs at lists.freedesktop.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: mcepl at redhat.com
Hardware: Other
Status: NEW
Version: unspecified
Component: tp-doc
Product: Telepathy
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
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list