- * Package: dev-python/flask-themes-0.1.3
- * Repository: gentoo
- * Maintainer: python@gentoo.org
- * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- >>> Unpacking source...
- >>> Unpacking Flask-Themes-0.1.3.tar.gz to /tmp/portage/dev-python/flask-themes-0.1.3/work
- >>> Source unpacked in /tmp/portage/dev-python/flask-themes-0.1.3/work
- >>> Preparing source in /tmp/portage/dev-python/flask-themes-0.1.3/work/Flask-Themes-0.1.3 ...
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/dev-python/flask-themes-0.1.3/work/Flask-Themes-0.1.3 ...
- >>> Source configured.
- >>> Compiling source in /tmp/portage/dev-python/flask-themes-0.1.3/work/Flask-Themes-0.1.3 ...
- * Building of dev-python/flask-themes-0.1.3 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/flaskext
- copying flaskext/themes.py -> build-2.7/lib/flaskext
- copying flaskext/__init__.py -> build-2.7/lib/flaskext
- warning: build_py: byte-compiling is disabled, skipping.
- >>> Source compiled.
- * Testing of dev-python/flask-themes-0.1.3 with CPython 2.7...
- PYTHONPATH=build-2.7/lib nosetests --verbosity=1
- ..........F.....
- ======================================================================
- FAIL: test-themes.TestTemplates.test_template_exists
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/usr/lib64/python2.7/site-packages/nose/case.py", line 197, in runTest
- self.test(*self.arg)
- File "/tmp/portage/dev-python/flask-themes-0.1.3/work/Flask-Themes-0.1.3/tests/test-themes.py", line 132, in test_template_exists
- assert template_exists('_themes/cool/hello.html')
- AssertionError
- ----------------------------------------------------------------------
- Ran 16 tests in 0.297s
- FAILED (failures=1)
- * ERROR: dev-python/flask-themes-0.1.3 failed (test phase):
- * Testing failed with CPython 2.7 in python_test_function() function
- *
- * Call stack:
- * ebuild.sh, line 93: Called src_test
- * environment, line 3935: Called distutils_src_test
- * environment, line 1347: Called python_execute_nosetests '-P' '$(_distutils_get_PYTHONPATH)' '--'
- * environment, line 2368: Called python_execute_function 'python_test_function'
- * environment, line 2303: Called die
- * The specific snippet of code:
- * die "${failure_message}";
- *
- * If you need support, post the output of `emerge --info '=dev-python/flask-themes-0.1.3'`,
- * the complete build log and the output of `emerge -pqv '=dev-python/flask-themes-0.1.3'`.
- * The complete build log is located at '/var/log/portage/dev-python:flask-themes-0.1.3:20121019-102938.log'.
- * For convenience, a symlink to the build log is located at '/tmp/portage/dev-python/flask-themes-0.1.3/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/dev-python/flask-themes-0.1.3/temp/environment'.
- * Working directory: '/tmp/portage/dev-python/flask-themes-0.1.3/work/Flask-Themes-0.1.3'
- * S: '/tmp/portage/dev-python/flask-themes-0.1.3/work/Flask-Themes-0.1.3'
- >>> Install flask-themes-0.1.3 into /tmp/portage/dev-python/flask-themes-0.1.3/image/ category dev-python
- * Installation of dev-python/flask-themes-0.1.3 with CPython 2.7...
- python2.7 setup.py build -b build-2.7 install --no-compile --root=/tmp/portage/dev-python/flask-themes-0.1.3/temp/images/2.7
- running build
- running build_py
- warning: build_py: byte-compiling is disabled, skipping.
- running install
- running install_lib
- Skipping installation of /tmp/portage/dev-python/flask-themes-0.1.3/temp/images/2.7/usr/lib64/python2.7/site-packages/flaskext/__init__.py (namespace package)
- copying flaskext/themes.py -> /tmp/portage/dev-python/flask-themes-0.1.3/temp/images/2.7/usr/lib64/python2.7/site-packages/flaskext
- warning: install_lib: byte-compiling is disabled, skipping.
- running install_egg_info
- running egg_info
- writing requirements to Flask_Themes.egg-info/requires.txt
- writing Flask_Themes.egg-info/PKG-INFO
- writing namespace_packages to Flask_Themes.egg-info/namespace_packages.txt
- writing top-level names to Flask_Themes.egg-info/top_level.txt
- writing dependency_links to Flask_Themes.egg-info/dependency_links.txt
- reading manifest file 'Flask_Themes.egg-info/SOURCES.txt'
- reading manifest template 'MANIFEST.in'
- writing manifest file 'Flask_Themes.egg-info/SOURCES.txt'
- Copying Flask_Themes.egg-info to /tmp/portage/dev-python/flask-themes-0.1.3/temp/images/2.7/usr/lib64/python2.7/site-packages/Flask_Themes-0.1.3-py2.7.egg-info
- Installing /tmp/portage/dev-python/flask-themes-0.1.3/temp/images/2.7/usr/lib64/python2.7/site-packages/Flask_Themes-0.1.3-py2.7-nspkg.pth
- running install_scripts
- *
- * Python namespaces:
- * '/usr/lib64/python2.7/site-packages/Flask_Themes-0.1.3-py2.7-nspkg.pth':
- * flaskext
- *
- >>> Completed installing flask-themes-0.1.3 into /tmp/portage/dev-python/flask-themes-0.1.3/image/
- * Compilation and optimization of Python modules for CPython 2.7 ...
- [ ok ]