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

Mon Jul 16 08:20:12 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-rev21
Mon Jul 16 08:20:12 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
# Create global developers tree
pushd developers ; python generate.py --server ../server --web ../web --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 24 source files that are out of date
updating environment: 24 added, 0 changed, 0 removed
reading sources... [  4%] index
reading sources... [  8%] installation
reading sources... [ 12%] overview
reading sources... [ 16%] server/api/core
reading sources... [ 20%] server/api/field_level_acl
reading sources... [ 25%] server/api/font_style
reading sources... [ 29%] server/api/models
reading sources... [ 33%] server/api/need_action_specs
reading sources... [ 37%] server/api/startup
reading sources... [ 41%] server/api/user_img_specs
reading sources... [ 45%] server/test-framework
reading sources... [ 50%] web/addons
reading sources... [ 54%] web/async
reading sources... [ 58%] web/changelog-6.2
reading sources... [ 62%] web/development
reading sources... [ 66%] web/getting-started
reading sources... [ 70%] web/guides/client-action
reading sources... [ 75%] web/guides/sidebar-protocol
reading sources... [ 79%] web/old-version
reading sources... [ 83%] web/production
reading sources... [ 87%] web/project
reading sources... [ 91%] web/rpc
reading sources... [ 95%] web/search-view
reading sources... [100%] web/widgets

looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [  4%] index
writing output... [  8%] installation
writing output... [ 12%] overview
writing output... [ 16%] server/api/core
writing output... [ 20%] server/api/field_level_acl
writing output... [ 25%] server/api/font_style
writing output... [ 29%] server/api/models
writing output... [ 33%] server/api/need_action_specs
writing output... [ 37%] server/api/startup
writing output... [ 41%] server/api/user_img_specs
writing output... [ 45%] server/test-framework
writing output... [ 50%] web/addons
writing output... [ 54%] web/async
writing output... [ 58%] web/changelog-6.2
writing output... [ 62%] web/development
writing output... [ 66%] web/getting-started
writing output... [ 70%] web/guides/client-action
writing output... [ 75%] web/guides/sidebar-protocol
writing output... [ 79%] web/old-version
writing output... [ 83%] web/production
writing output... [ 87%] web/project
writing output... [ 91%] web/rpc
writing output... [ 95%] web/search-view
writing output... [100%] web/widgets

writing additional files... (5 module code pages) _modules/index
 genindex py-modindex search
copying static files... done
dumping search index... done
dumping object inventory... done
build succeeded, 24 warnings.
/home/www/doc.openerp.com/openerp-doc-trunk
# Override globally-generated server and wevb directories
rm -rf  ./build/html/developers/server ./build/html/developers/web
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
# 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: 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.
------------------------------------------------------------
revno: 14
committer: Openerp Online <online@xxxxxxxxxxx>
branch nick: doc
timestamp: Mon 2012-03-05 12:41:17 +0100
message:
  [IMP] added -q flag to sphinx-build.
------------------------------------------------------------
revno: 13
committer: Openerp Online <online@xxxxxxxxxxx>
branch nick: doc
timestamp: Mon 2012-03-05 12:29:13 +0100
message:
  [IMP] added global build.sh script (should be merged with developers/generate.py).
------------------------------------------------------------
revno: 12
committer: Openerp Online <online@xxxxxxxxxxx>
branch nick: doc
timestamp: Mon 2012-03-05 12:24:27 +0100
message:
  [IMP] completely separated developers and users doc.