Bug 66336

Summary: FTBFS in make html
Product: Telepathy Reporter: Matej Cepl <mcepl>
Component: tp-docAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED MOVED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium    
Version: git master   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Matej Cepl 2013-06-28 17:25:35 UTC
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
Comment 1 GitLab Migration User 2019-12-03 19:16:16 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-doc/issues/13.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.