← Back to team overview

openerp-doc team mailing list archive

doc.openerp.com: error when building trunk doc.

 

An error has occured when building the documentation.

Sun Nov 11 00:20:08 CET 2012
/home/www/doc.openerp.com/openerp-doc-trunk/developers/web/async.rst:86: (ERROR/3) Too many autonumbered footnote references: only 0 corresponding footnotes available.
/home/www/doc.openerp.com/openerp-doc-trunk/web/addons/web/doc/async.rst:86: (ERROR/3) Too many autonumbered footnote references: only 0 corresponding footnotes available.
Error: make html exitcode: 0
An error has occured when generating /home/www/doc.openerp.com/www-trunk-rev27
Sun Nov 11 00:20:08 CET 2012
pushd server ; bzr pull -q ; popd
/home/www/doc.openerp.com/openerp-doc-trunk/server /home/www/doc.openerp.com/openerp-doc-trunk
/home/www/doc.openerp.com/openerp-doc-trunk
pushd web ; bzr pull -q ; popd
/home/www/doc.openerp.com/openerp-doc-trunk/web /home/www/doc.openerp.com/openerp-doc-trunk
/home/www/doc.openerp.com/openerp-doc-trunk
pushd command ; bzr pull -q ; popd
/home/www/doc.openerp.com/openerp-doc-trunk/command /home/www/doc.openerp.com/openerp-doc-trunk
/home/www/doc.openerp.com/openerp-doc-trunk
# Create global developers tree
pushd developers ; python generate.py --server ../server --web ../web --command ../command --output .././build/html/developers ; popd
/home/www/doc.openerp.com/openerp-doc-trunk/developers /home/www/doc.openerp.com/openerp-doc-trunk
make[1]: Entering directory `/home/www/doc.openerp.com/openerp-doc-trunk/developers'
rm -rf _build/*
make[1]: Leaving directory `/home/www/doc.openerp.com/openerp-doc-trunk/developers'
Running Sphinx v1.0.1
loading pickled environment... not yet created
loading intersphinx inventory from http://docs.python.org/objects.inv...
building [dirhtml]: targets for 27 source files that are out of date
updating environment: 27 added, 0 changed, 0 removed
reading sources... [  3%] command/adding-command
reading sources... [  7%] command/index
reading sources... [ 11%] command/openerp-command
reading sources... [ 14%] index
reading sources... [ 18%] installation
reading sources... [ 22%] overview
reading sources... [ 25%] server/api/core
reading sources... [ 29%] server/api/field_level_acl
reading sources... [ 33%] server/api/font_style
reading sources... [ 37%] server/api/models
reading sources... [ 40%] server/api/need_action_specs
reading sources... [ 44%] server/api/startup
reading sources... [ 48%] server/api/user_img_specs
reading sources... [ 51%] server/import
reading sources... [ 55%] server/module-versioning
reading sources... [ 59%] server/on_change_tips
reading sources... [ 62%] server/test-framework
reading sources... [ 66%] web/async
reading sources... [ 70%] web/changelog-7.0
reading sources... [ 74%] web/dev_client_action
reading sources... [ 77%] web/dev_qweb
reading sources... [ 81%] web/dev_rpc
reading sources... [ 85%] web/dev_widget
reading sources... [ 88%] web/internal_form
reading sources... [ 92%] web/internal_list
reading sources... [ 96%] web/internal_search
reading sources... [100%] web/presentation

looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [  3%] command/adding-command
writing output... [  7%] command/index
writing output... [ 11%] command/openerp-command
writing output... [ 14%] index
writing output... [ 18%] installation
writing output... [ 22%] overview
writing output... [ 25%] server/api/core
writing output... [ 29%] server/api/field_level_acl
writing output... [ 33%] server/api/font_style
writing output... [ 37%] server/api/models
writing output... [ 40%] server/api/need_action_specs
writing output... [ 44%] server/api/startup
writing output... [ 48%] server/api/user_img_specs
writing output... [ 51%] server/import
writing output... [ 55%] server/module-versioning
writing output... [ 59%] server/on_change_tips
writing output... [ 62%] server/test-framework
writing output... [ 66%] web/async
writing output... [ 70%] web/changelog-7.0
writing output... [ 74%] web/dev_client_action
writing output... [ 77%] web/dev_qweb
writing output... [ 81%] web/dev_rpc
writing output... [ 85%] web/dev_widget
writing output... [ 88%] web/internal_form
writing output... [ 92%] web/internal_list
writing output... [ 96%] web/internal_search
writing output... [100%] web/presentation

writing additional files... (2 module code pages) _modules/index
 genindex py-modindex search
copying static files... done
dumping search index... done
dumping object inventory... done
build succeeded, 23 warnings.
/home/www/doc.openerp.com/openerp-doc-trunk
# Override globally-generated server, web, and command directories
rm -rf ./build/html/developers/{server,web,command}
pushd server/doc          ; make clean dirhtml ;                                cp -r _build/dirhtml/ ../.././build/html/developers/server    ; popd
/home/www/doc.openerp.com/openerp-doc-trunk/server/doc /home/www/doc.openerp.com/openerp-doc-trunk
make[1]: Entering directory `/home/www/doc.openerp.com/openerp-doc-trunk/server/doc'
rm -rf _build/*
sphinx-build -b dirhtml -d _build/doctrees  -q . _build/dirhtml
sed -i '/-99999/d' _build/dirhtml/_static/flasky.css

Build finished. The HTML pages are in _build/dirhtml.
make[1]: Leaving directory `/home/www/doc.openerp.com/openerp-doc-trunk/server/doc'
/home/www/doc.openerp.com/openerp-doc-trunk
pushd web/addons/web/doc  ; make clean dirhtml ; rm -rf ../../../../_web_html ; cp -r _build/dirhtml/ ../../../.././build/html/developers/web ; popd
/home/www/doc.openerp.com/openerp-doc-trunk/web/addons/web/doc /home/www/doc.openerp.com/openerp-doc-trunk
make[1]: Entering directory `/home/www/doc.openerp.com/openerp-doc-trunk/web/addons/web/doc'
rm -rf _build/*
sphinx-build -b dirhtml -d _build/doctrees  -q . _build/dirhtml
sed -i '/-99999/d' _build/dirhtml/_static/flasky.css

Build finished. The HTML pages are in _build/dirhtml.
make[1]: Leaving directory `/home/www/doc.openerp.com/openerp-doc-trunk/web/addons/web/doc'
/home/www/doc.openerp.com/openerp-doc-trunk
pushd command/doc         ; make clean dirhtml ; rm -rf ../../_command_html   ; cp -r _build/dirhtml/ ../.././build/html/developers/command   ; popd
/home/www/doc.openerp.com/openerp-doc-trunk/command/doc /home/www/doc.openerp.com/openerp-doc-trunk
make[1]: Entering directory `/home/www/doc.openerp.com/openerp-doc-trunk/command/doc'
rm -rf _build/*
sphinx-build -b dirhtml -d _build/doctrees  -q . _build/dirhtml
sed -i '/-99999/d' _build/dirhtml/_static/flasky.css

Build finished. The HTML pages are in _build/dirhtml.
make[1]: Leaving directory `/home/www/doc.openerp.com/openerp-doc-trunk/command/doc'
/home/www/doc.openerp.com/openerp-doc-trunk
# Create global users tree
pushd users ; make clean ; make dirhtml ; cp -r _build/dirhtml .././build/html/users ; popd
/home/www/doc.openerp.com/openerp-doc-trunk/users /home/www/doc.openerp.com/openerp-doc-trunk
make[1]: Entering directory `/home/www/doc.openerp.com/openerp-doc-trunk/users'
rm -rf _build/*
make[1]: Leaving directory `/home/www/doc.openerp.com/openerp-doc-trunk/users'
make[1]: Entering directory `/home/www/doc.openerp.com/openerp-doc-trunk/users'
sphinx-build -b dirhtml -d _build/doctrees  -q . _build/dirhtml
sed -i '/-99999/d' _build/dirhtml/_static/flasky.css

Build finished. The HTML pages are in _build/dirhtml.
make[1]: Leaving directory `/home/www/doc.openerp.com/openerp-doc-trunk/users'
/home/www/doc.openerp.com/openerp-doc-trunk
Error 1 -> Sending email
------------------------------------------------------------
revno: 27
committer: Olivier Dony <odo@xxxxxxxxxxx>
branch nick: openerp-doc-trunk
timestamp: Fri 2012-11-02 10:26:02 +0100
message:
  Updated developers index.
------------------------------------------------------------
revno: 26
committer: Olivier Dony <odo@xxxxxxxxxxx>
branch nick: trunk
timestamp: Mon 2012-10-22 11:38:20 +0200
message:
  Add links to old doc versions, shorten labels to fit sidebar w/o wrapping
------------------------------------------------------------
revno: 25
author: Vo Minh Thu <vmt@xxxxxxxxxxx>
committer: Olivier Dony <odo@xxxxxxxxxxx>
branch nick: openerp-doc-trunk
timestamp: Mon 2012-10-15 14:27:08 +0200
message:
  [FIX] updated scripts because web/doc directory moved to web/addons/web/doc, updated toc.
------------------------------------------------------------
revno: 24
committer: Olivier Dony <odo@xxxxxxxxxxx>
branch nick: openerp-doc-trunk
timestamp: Wed 2012-08-22 11:19:35 +0200
message:
  [FIX] typo: missing white space.
------------------------------------------------------------
revno: 23
committer: Olivier Dony <odo@xxxxxxxxxxx>
branch nick: openerp-doc-trunk
timestamp: Tue 2012-08-21 18:16:35 +0200
message:
  [FIX] forgot to pull the command repository.
------------------------------------------------------------
revno: 22
committer: Olivier Dony <odo@xxxxxxxxxxx>
branch nick: openerp-doc-trunk
timestamp: Tue 2012-08-21 18:06:01 +0200
message:
  [IMP] added support for the openerp-command documentation.
------------------------------------------------------------
revno: 21
committer: Olivier Dony <odo@xxxxxxxxxxx>
branch nick: trunk
timestamp: Wed 2012-06-27 18:39:47 +0200
message:
  [IMP] make bzr pull quiet, to avoid detecting spurious build errors
------------------------------------------------------------
revno: 20
committer: Olivier Dony <odo@xxxxxxxxxxx>
branch nick: openerp-doc-trunk
timestamp: Wed 2012-06-27 10:44:08 +0200
message:
  [IMP] Change build script to conform to sphinx-like Makefile
  
  Also added empty i18n directory to simulate their
  availability, even if we do not plan to translate the
  technical documentation
------------------------------------------------------------
revno: 19
committer: Openerp Online <online@xxxxxxxxxxx>
branch nick: trunk
timestamp: Mon 2012-03-05 17:45:16 +0100
message:
  [DOC] change v6.1 reference to trunk.
------------------------------------------------------------
revno: 18
committer: Openerp Online <online@xxxxxxxxxxx>
branch nick: trunk
timestamp: Mon 2012-03-05 15:46:17 +0100
message:
  [IMP] suffix filenames with trunk (to differentiate from 6.1).