← 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.

Wed Oct 10 20:20:08 CEST 2012
bzr: ERROR: These branches have diverged. Use the missing command to see how.
Use the merge command to reconcile them.
Error: make html exitcode: 0
An error has occured when generating /home/www/doc.openerp.com/www-trunk-rev24
Wed Oct 10 20:20:08 CEST 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 22 source files that are out of date
updating environment: 22 added, 0 changed, 0 removed
reading sources... [  4%] command/index
reading sources... [  9%] command/openerp-command
reading sources... [ 13%] index
reading sources... [ 18%] installation
reading sources... [ 22%] overview
reading sources... [ 27%] server/api/core
reading sources... [ 31%] server/api/field_level_acl
reading sources... [ 36%] server/api/font_style
reading sources... [ 40%] server/api/models
reading sources... [ 45%] server/api/need_action_specs
reading sources... [ 50%] server/api/startup
reading sources... [ 54%] server/api/user_img_specs
reading sources... [ 59%] server/import
reading sources... [ 63%] server/test-framework
reading sources... [ 68%] web/async
reading sources... [ 72%] web/changelog-7.0
reading sources... [ 77%] web/form-notes
reading sources... [ 81%] web/guides/client-action
reading sources... [ 86%] web/list-view
reading sources... [ 90%] web/rpc
reading sources... [ 95%] web/search-view
reading sources... [100%] web/widget

looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [  4%] command/index
writing output... [  9%] command/openerp-command
writing output... [ 13%] index
writing output... [ 18%] installation
writing output... [ 22%] overview
writing output... [ 27%] server/api/core
writing output... [ 31%] server/api/field_level_acl
writing output... [ 36%] server/api/font_style
writing output... [ 40%] server/api/models
writing output... [ 45%] server/api/need_action_specs
writing output... [ 50%] server/api/startup
writing output... [ 54%] server/api/user_img_specs
writing output... [ 59%] server/import
writing output... [ 63%] server/test-framework
writing output... [ 68%] web/async
writing output... [ 72%] web/changelog-7.0
writing output... [ 77%] web/form-notes
writing output... [ 81%] web/guides/client-action
writing output... [ 86%] web/list-view
writing output... [ 90%] web/rpc
writing output... [ 95%] web/search-view
writing output... [100%] web/widget

writing additional files... (1 module code pages) _modules/index
 genindex py-modindex search
copying static files... done
dumping search index... done
dumping object inventory... done
build succeeded, 21 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/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/doc /home/www/doc.openerp.com/openerp-doc-trunk
make[1]: Entering directory `/home/www/doc.openerp.com/openerp-doc-trunk/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/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: 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).
------------------------------------------------------------
revno: 17
committer: Openerp Online <online@xxxxxxxxxxx>
branch nick: doc
timestamp: Mon 2012-03-05 15:25:57 +0100
message:
  [IMP] added /server/test-framework in TOC.
------------------------------------------------------------
revno: 16
committer: Openerp Online <online@xxxxxxxxxxx>
branch nick: doc
timestamp: Mon 2012-03-05 14:07:32 +0100
message:
  [IMP] removed TOC (which was a proof-of-concept).
------------------------------------------------------------
revno: 15
committer: Openerp Online <online@xxxxxxxxxxx>
branch nick: doc
timestamp: Mon 2012-03-05 13:41:20 +0100
message:
  [IMP] update paths as the web doc has no longer a source/ directory.