- * Package: www-apps/blohg-0.11.1-r1
- * Repository: gentoo
- * Maintainer: rafaelmartins@gentoo.org
- * Upstream: rafaelmartins@gentoo.org blohg@librelist.com
- * USE: abi_x86_64 amd64 doc elibc_glibc kernel_linux multilib test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- Installed LAPACK for library directory lib64
- [1] reference *
- Installed BLAS for library directory lib64
- [1] reference *
- Installed CBLAS for library directory lib64
- [1] gsl
- [2] reference *
- >>> Unpacking source...
- >>> Unpacking blohg-0.11.1.tar.gz to /tmp/portage/www-apps/blohg-0.11.1-r1/work
- >>> Source unpacked in /tmp/portage/www-apps/blohg-0.11.1-r1/work
- >>> Preparing source in /tmp/portage/www-apps/blohg-0.11.1-r1/work/blohg-0.11.1 ...
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/www-apps/blohg-0.11.1-r1/work/blohg-0.11.1 ...
- >>> Source configured.
- >>> Compiling source in /tmp/portage/www-apps/blohg-0.11.1-r1/work/blohg-0.11.1 ...
- * Building of www-apps/blohg-0.11.1-r1 with CPython 2.7...
- python2.7 setup.py build -b build-2.7
- running build
- running build_py
- creating build-2.7
- creating build-2.7/lib
- creating build-2.7/lib/blohg
- copying blohg/utils.py -> build-2.7/lib/blohg
- copying blohg/version.py -> build-2.7/lib/blohg
- copying blohg/script.py -> build-2.7/lib/blohg
- copying blohg/views.py -> build-2.7/lib/blohg
- copying blohg/__init__.py -> build-2.7/lib/blohg
- creating build-2.7/lib/blohg/tests
- copying blohg/tests/utils.py -> build-2.7/lib/blohg/tests
- copying blohg/tests/__init__.py -> build-2.7/lib/blohg/tests
- creating build-2.7/lib/blohg/hgapi
- copying blohg/hgapi/models.py -> build-2.7/lib/blohg/hgapi
- copying blohg/hgapi/static.py -> build-2.7/lib/blohg/hgapi
- copying blohg/hgapi/io.py -> build-2.7/lib/blohg/hgapi
- copying blohg/hgapi/templates.py -> build-2.7/lib/blohg/hgapi
- copying blohg/hgapi/__init__.py -> build-2.7/lib/blohg/hgapi
- creating build-2.7/lib/blohg/rst
- copying blohg/rst/roles.py -> build-2.7/lib/blohg/rst
- copying blohg/rst/writer.py -> build-2.7/lib/blohg/rst
- copying blohg/rst/nodes.py -> build-2.7/lib/blohg/rst
- copying blohg/rst/__init__.py -> build-2.7/lib/blohg/rst
- copying blohg/rst/directives.py -> build-2.7/lib/blohg/rst
- creating build-2.7/lib/blohg/tests/hgapi
- copying blohg/tests/hgapi/templates.py -> build-2.7/lib/blohg/tests/hgapi
- copying blohg/tests/hgapi/__init__.py -> build-2.7/lib/blohg/tests/hgapi
- running egg_info
- writing requirements to blohg.egg-info/requires.txt
- writing blohg.egg-info/PKG-INFO
- writing top-level names to blohg.egg-info/top_level.txt
- writing dependency_links to blohg.egg-info/dependency_links.txt
- reading manifest file 'blohg.egg-info/SOURCES.txt'
- reading manifest template 'MANIFEST.in'
- writing manifest file 'blohg.egg-info/SOURCES.txt'
- creating build-2.7/lib/blohg/repo_template
- copying blohg/repo_template/config.yaml -> build-2.7/lib/blohg/repo_template
- creating build-2.7/lib/blohg/repo_template/content
- copying blohg/repo_template/content/about.rst -> build-2.7/lib/blohg/repo_template/content
- creating build-2.7/lib/blohg/repo_template/content/attachments
- copying blohg/repo_template/content/attachments/mercurial.png -> build-2.7/lib/blohg/repo_template/content/attachments
- creating build-2.7/lib/blohg/repo_template/content/post
- copying blohg/repo_template/content/post/example-post.rst -> build-2.7/lib/blohg/repo_template/content/post
- copying blohg/repo_template/content/post/lorem-ipsum.rst -> build-2.7/lib/blohg/repo_template/content/post
- creating build-2.7/lib/blohg/repo_template/static
- copying blohg/repo_template/static/screen.css -> build-2.7/lib/blohg/repo_template/static
- creating build-2.7/lib/blohg/repo_template/templates
- copying blohg/repo_template/templates/base.html -> build-2.7/lib/blohg/repo_template/templates
- copying blohg/repo_template/templates/post_list.html -> build-2.7/lib/blohg/repo_template/templates
- copying blohg/repo_template/templates/posts.html -> build-2.7/lib/blohg/repo_template/templates
- creating build-2.7/lib/blohg/templates
- copying blohg/templates/404.html -> build-2.7/lib/blohg/templates
- copying blohg/templates/_posts.html -> build-2.7/lib/blohg/templates
- copying blohg/templates/robots.txt -> build-2.7/lib/blohg/templates
- warning: build_py: byte-compiling is disabled, skipping.
- running build_scripts
- creating build-2.7/scripts-2.7
- copying and adjusting bin/blohg -> build-2.7/scripts-2.7
- changing mode of build-2.7/scripts-2.7/blohg from 644 to 755
- * building documentation
- make -j24 -C docs html
- make: Entering directory `/tmp/portage/www-apps/blohg-0.11.1-r1/work/blohg-0.11.1/docs'
- sphinx-build -b html -d _build/doctrees . _build/html
- Making output directory...
- Running Sphinx v1.1.3
- loading pickled environment... not yet created
- building [html]: targets for 8 source files that are out of date
- updating environment: 8 added, 0 changed, 0 removed
- reading sources... [ 12%] about
- reading sources... [ 25%] deploy
- reading sources... [ 37%] index
- reading sources... [ 50%] install
- reading sources... [ 62%] license
- reading sources... [ 75%] new-blog
- reading sources... [ 87%] upgrade
- reading sources... [100%] write
- looking for now-outdated files... none found
- pickling environment... done
- checking consistency... done
- preparing documents... done
- writing output... [ 12%] about
- writing output... [ 25%] deploy
- writing output... [ 37%] index
- writing output... [ 50%] install
- writing output... [ 62%] license
- writing output... [ 75%] new-blog
- writing output... [ 87%] upgrade
- writing output... [100%] write
- writing additional files... genindex search
- copying static files... done
- dumping search index... done
- dumping object inventory... done
- build succeeded.
- Build finished. The HTML pages are in _build/html.
- make: Leaving directory `/tmp/portage/www-apps/blohg-0.11.1-r1/work/blohg-0.11.1/docs'
- >>> Source compiled.
- * Testing of www-apps/blohg-0.11.1-r1 with CPython 2.7...
- PYTHONPATH=build-2.7/lib python2.7 setup.py build -b build-2.7 test
- running build
- running build_py
- running egg_info
- writing requirements to blohg.egg-info/requires.txt
- writing blohg.egg-info/PKG-INFO
- writing top-level names to blohg.egg-info/top_level.txt
- writing dependency_links to blohg.egg-info/dependency_links.txt
- reading manifest file 'blohg.egg-info/SOURCES.txt'
- reading manifest template 'MANIFEST.in'
- writing manifest file 'blohg.egg-info/SOURCES.txt'
- warning: build_py: byte-compiling is disabled, skipping.
- running build_scripts
- running test
- running build_ext
- Traceback (most recent call last):
- File "setup.py", line 108, in <module>
- test_suite='blohg.tests.suite',
- File "/usr/lib64/python2.7/distutils/core.py", line 152, in setup
- dist.run_commands()
- File "/usr/lib64/python2.7/distutils/dist.py", line 953, in run_commands
- self.run_command(cmd)
- File "/usr/lib64/python2.7/distutils/dist.py", line 972, in run_command
- cmd_obj.run()
- File "/usr/lib64/python2.7/site-packages/setuptools/command/test.py", line 138, in run
- self.with_project_on_sys_path(self.run_tests)
- File "/usr/lib64/python2.7/site-packages/setuptools/command/test.py", line 118, in with_project_on_sys_path
- func()
- File "/usr/lib64/python2.7/site-packages/setuptools/command/test.py", line 164, in run_tests
- testLoader = cks
- File "/usr/lib64/python2.7/unittest/main.py", line 94, in __init__
- self.parseArgs(argv)
- File "/usr/lib64/python2.7/unittest/main.py", line 149, in parseArgs
- self.createTests()
- File "/usr/lib64/python2.7/unittest/main.py", line 158, in createTests
- self.module)
- File "/usr/lib64/python2.7/unittest/loader.py", line 128, in loadTestsFromNames
- suites = [self.loadTestsFromName(name, module) for name in names]
- File "/usr/lib64/python2.7/unittest/loader.py", line 91, in loadTestsFromName
- module = __import__('.'.join(parts_copy))
- File "/tmp/portage/www-apps/blohg-0.11.1-r1/work/blohg-0.11.1/blohg/__init__.py", line 16, in <module>
- from blohg.hgapi import setup_mercurial
- File "/tmp/portage/www-apps/blohg-0.11.1-r1/work/blohg-0.11.1/blohg/hgapi/__init__.py", line 19, in <module>
- from blohg.hgapi.models import Page, Post
- File "/tmp/portage/www-apps/blohg-0.11.1-r1/work/blohg-0.11.1/blohg/hgapi/models.py", line 20, in <module>
- from blohg.rst import parser
- File "/tmp/portage/www-apps/blohg-0.11.1-r1/work/blohg-0.11.1/blohg/rst/__init__.py", line 18, in <module>
- from blohg.rst.directives import index as directives_index
- File "/tmp/portage/www-apps/blohg-0.11.1-r1/work/blohg-0.11.1/blohg/rst/directives.py", line 13, in <module>
- from docutils.error_reporting import ErrorString
- ImportError: No module named error_reporting
- * ERROR: www-apps/blohg-0.11.1-r1 failed (test phase):
- * Testing failed with CPython 2.7 in distutils_testing() function
- *
- * Call stack:
- * ebuild.sh, line 93: Called src_test
- * environment, line 3969: Called distutils_src_test
- * environment, line 1347: Called python_execute_function 'distutils_testing'
- * environment, line 2327: Called die
- * The specific snippet of code:
- * die "${failure_message}";
- *
- * If you need support, post the output of `emerge --info '=www-apps/blohg-0.11.1-r1'`,
- * the complete build log and the output of `emerge -pqv '=www-apps/blohg-0.11.1-r1'`.
- * The complete build log is located at '/var/log/portage/www-apps:blohg-0.11.1-r1:20130204-181733.log'.
- * For convenience, a symlink to the build log is located at '/tmp/portage/www-apps/blohg-0.11.1-r1/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/www-apps/blohg-0.11.1-r1/temp/environment'.
- * Working directory: '/tmp/portage/www-apps/blohg-0.11.1-r1/work/blohg-0.11.1'
- * S: '/tmp/portage/www-apps/blohg-0.11.1-r1/work/blohg-0.11.1'
- >>> Install blohg-0.11.1-r1 into /tmp/portage/www-apps/blohg-0.11.1-r1/image/ category www-apps
- * Installation of www-apps/blohg-0.11.1-r1 with CPython 2.7...
- python2.7 setup.py build -b build-2.7 install --no-compile --root=/tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7
- running build
- running build_py
- running egg_info
- writing requirements to blohg.egg-info/requires.txt
- writing blohg.egg-info/PKG-INFO
- writing top-level names to blohg.egg-info/top_level.txt
- writing dependency_links to blohg.egg-info/dependency_links.txt
- reading manifest file 'blohg.egg-info/SOURCES.txt'
- reading manifest template 'MANIFEST.in'
- writing manifest file 'blohg.egg-info/SOURCES.txt'
- warning: build_py: byte-compiling is disabled, skipping.
- running build_scripts
- running install
- running install_lib
- creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images
- creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7
- creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr
- creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64
- creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7
- creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages
- creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg
- creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/templates
- copying build-2.7/lib/blohg/templates/robots.txt -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/templates
- copying build-2.7/lib/blohg/templates/_posts.html -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/templates
- copying build-2.7/lib/blohg/templates/404.html -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/templates
- creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/repo_template
- creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/repo_template/templates
- copying build-2.7/lib/blohg/repo_template/templates/posts.html -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/repo_template/templates
- copying build-2.7/lib/blohg/repo_template/templates/post_list.html -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/repo_template/templates
- copying build-2.7/lib/blohg/repo_template/templates/base.html -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/repo_template/templates
- creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/repo_template/static
- copying build-2.7/lib/blohg/repo_template/static/screen.css -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/repo_template/static
- creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/repo_template/content
- creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/repo_template/content/post
- copying build-2.7/lib/blohg/repo_template/content/post/lorem-ipsum.rst -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/repo_template/content/post
- copying build-2.7/lib/blohg/repo_template/content/post/example-post.rst -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/repo_template/content/post
- creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/repo_template/content/attachments
- copying build-2.7/lib/blohg/repo_template/content/attachments/mercurial.png -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/repo_template/content/attachments
- copying build-2.7/lib/blohg/repo_template/content/about.rst -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/repo_template/content
- copying build-2.7/lib/blohg/repo_template/config.yaml -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/repo_template
- creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/rst
- copying build-2.7/lib/blohg/rst/directives.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/rst
- copying build-2.7/lib/blohg/rst/__init__.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/rst
- copying build-2.7/lib/blohg/rst/nodes.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/rst
- copying build-2.7/lib/blohg/rst/writer.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/rst
- copying build-2.7/lib/blohg/rst/roles.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/rst
- creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/hgapi
- copying build-2.7/lib/blohg/hgapi/__init__.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/hgapi
- copying build-2.7/lib/blohg/hgapi/templates.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/hgapi
- copying build-2.7/lib/blohg/hgapi/io.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/hgapi
- copying build-2.7/lib/blohg/hgapi/static.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/hgapi
- copying build-2.7/lib/blohg/hgapi/models.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/hgapi
- creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/tests
- creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/tests/hgapi
- copying build-2.7/lib/blohg/tests/hgapi/__init__.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/tests/hgapi
- copying build-2.7/lib/blohg/tests/hgapi/templates.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/tests/hgapi
- copying build-2.7/lib/blohg/tests/__init__.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/tests
- copying build-2.7/lib/blohg/tests/utils.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg/tests
- copying build-2.7/lib/blohg/__init__.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg
- copying build-2.7/lib/blohg/views.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg
- copying build-2.7/lib/blohg/script.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg
- copying build-2.7/lib/blohg/version.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg
- copying build-2.7/lib/blohg/utils.py -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg
- warning: install_lib: byte-compiling is disabled, skipping.
- running install_data
- creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/share
- creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/share/blohg
- copying share/blohg.wsgi -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/share/blohg
- running install_egg_info
- Copying blohg.egg-info to /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/lib64/python2.7/site-packages/blohg-0.11.1-py2.7.egg-info
- running install_scripts
- creating /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/bin
- copying build-2.7/scripts-2.7/blohg -> /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/bin
- changing mode of /tmp/portage/www-apps/blohg-0.11.1-r1/temp/images/2.7/usr/bin/blohg to 755
- * Generating '/usr/bin/blohg' wrapper script
- * installing documentation
- >>> Completed installing blohg-0.11.1-r1 into /tmp/portage/www-apps/blohg-0.11.1-r1/image/
- * Compilation and optimization of Python modules for CPython 2.7 ...
- [ ok ]
- * You may want to check the upgrade notes:
- * http://docs.blohg.org/en/0.11.1/upgrade/