- * Package: dev-python/django-pipeline-1.2.9
- * Repository: gentoo
- * Maintainer: idella4@gentoo.org python@gentoo.org
- * USE: 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 django-pipeline-1.2.9.tar.gz to /tmp/portage/dev-python/django-pipeline-1.2.9/work
- >>> Source unpacked in /tmp/portage/dev-python/django-pipeline-1.2.9/work
- >>> Preparing source in /tmp/portage/dev-python/django-pipeline-1.2.9/work/django-pipeline-1.2.9 ...
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/dev-python/django-pipeline-1.2.9/work/django-pipeline-1.2.9 ...
- >>> Source configured.
- >>> Compiling source in /tmp/portage/dev-python/django-pipeline-1.2.9/work/django-pipeline-1.2.9 ...
- make -j24 -C docs html
- make: Entering directory `/tmp/portage/dev-python/django-pipeline-1.2.9/work/django-pipeline-1.2.9/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 10 source files that are out of date
- updating environment: 10 added, 0 changed, 0 removed
- reading sources... [ 10%] compilers
- reading sources... [ 20%] compressors
- reading sources... [ 30%] configuration
- reading sources... [ 40%] index
- reading sources... [ 50%] installation
- reading sources... [ 60%] signals
- reading sources... [ 70%] storages
- reading sources... [ 80%] templates
- reading sources... [ 90%] usage
- reading sources... [100%] using
- looking for now-outdated files... none found
- pickling environment... done
- checking consistency... done
- preparing documents... done
- writing output... [ 10%] compilers
- writing output... [ 20%] compressors
- writing output... [ 30%] configuration
- writing output... [ 40%] index
- writing output... [ 50%] installation
- writing output... [ 60%] signals
- writing output... [ 70%] storages
- writing output... [ 80%] templates
- writing output... [ 90%] usage
- writing output... [100%] using
- 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/dev-python/django-pipeline-1.2.9/work/django-pipeline-1.2.9/docs'
- * Building of dev-python/django-pipeline-1.2.9 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/tests
- copying tests/settings.py -> build-2.7/lib/tests
- copying tests/models.py -> build-2.7/lib/tests
- copying tests/__init__.py -> build-2.7/lib/tests
- creating build-2.7/lib/pipeline
- copying pipeline/utils.py -> build-2.7/lib/pipeline
- copying pipeline/storage.py -> build-2.7/lib/pipeline
- copying pipeline/signals.py -> build-2.7/lib/pipeline
- copying pipeline/packager.py -> build-2.7/lib/pipeline
- copying pipeline/models.py -> build-2.7/lib/pipeline
- copying pipeline/middleware.py -> build-2.7/lib/pipeline
- copying pipeline/manifest.py -> build-2.7/lib/pipeline
- copying pipeline/glob.py -> build-2.7/lib/pipeline
- copying pipeline/__init__.py -> build-2.7/lib/pipeline
- creating build-2.7/lib/tests/tests
- copying tests/tests/utils.py -> build-2.7/lib/tests/tests
- copying tests/tests/storage.py -> build-2.7/lib/tests/tests
- copying tests/tests/packager.py -> build-2.7/lib/tests/tests
- copying tests/tests/glob.py -> build-2.7/lib/tests/tests
- copying tests/tests/compressor.py -> build-2.7/lib/tests/tests
- copying tests/tests/compiler.py -> build-2.7/lib/tests/tests
- copying tests/tests/__init__.py -> build-2.7/lib/tests/tests
- creating build-2.7/lib/pipeline/templatetags
- copying pipeline/templatetags/compressed.py -> build-2.7/lib/pipeline/templatetags
- copying pipeline/templatetags/__init__.py -> build-2.7/lib/pipeline/templatetags
- creating build-2.7/lib/pipeline/conf
- copying pipeline/conf/settings.py -> build-2.7/lib/pipeline/conf
- copying pipeline/conf/__init__.py -> build-2.7/lib/pipeline/conf
- creating build-2.7/lib/pipeline/compressors
- copying pipeline/compressors/yui.py -> build-2.7/lib/pipeline/compressors
- copying pipeline/compressors/uglifyjs.py -> build-2.7/lib/pipeline/compressors
- copying pipeline/compressors/jsmin.py -> build-2.7/lib/pipeline/compressors
- copying pipeline/compressors/csstidy.py -> build-2.7/lib/pipeline/compressors
- copying pipeline/compressors/cssmin.py -> build-2.7/lib/pipeline/compressors
- copying pipeline/compressors/closure.py -> build-2.7/lib/pipeline/compressors
- copying pipeline/compressors/__init__.py -> build-2.7/lib/pipeline/compressors
- creating build-2.7/lib/pipeline/compilers
- copying pipeline/compilers/stylus.py -> build-2.7/lib/pipeline/compilers
- copying pipeline/compilers/sass.py -> build-2.7/lib/pipeline/compilers
- copying pipeline/compilers/less.py -> build-2.7/lib/pipeline/compilers
- copying pipeline/compilers/coffee.py -> build-2.7/lib/pipeline/compilers
- copying pipeline/compilers/__init__.py -> build-2.7/lib/pipeline/compilers
- running egg_info
- writing django_pipeline.egg-info/PKG-INFO
- writing top-level names to django_pipeline.egg-info/top_level.txt
- writing dependency_links to django_pipeline.egg-info/dependency_links.txt
- reading manifest file 'django_pipeline.egg-info/SOURCES.txt'
- reading manifest template 'MANIFEST.in'
- writing manifest file 'django_pipeline.egg-info/SOURCES.txt'
- creating build-2.7/lib/pipeline/templates
- creating build-2.7/lib/pipeline/templates/pipeline
- copying pipeline/templates/pipeline/css.html -> build-2.7/lib/pipeline/templates/pipeline
- copying pipeline/templates/pipeline/inline_js.html -> build-2.7/lib/pipeline/templates/pipeline
- copying pipeline/templates/pipeline/js.html -> build-2.7/lib/pipeline/templates/pipeline
- warning: build_py: byte-compiling is disabled, skipping.
- >>> Source compiled.
- * Testing of dev-python/django-pipeline-1.2.9 with CPython 2.7...
- Traceback (most recent call last):
- File "compiler.py", line 3, in <module>
- from pipeline.conf import settings
- ImportError: No module named pipeline.conf
- * test compiler.py failed
- Traceback (most recent call last):
- File "compressor.py", line 8, in <module>
- from pipeline.compressors import Compressor, TEMPLATE_FUNC
- ImportError: No module named pipeline.compressors
- * test compressor.py failed
- Traceback (most recent call last):
- File "glob.py", line 8, in <module>
- from pipeline import glob
- ImportError: No module named pipeline
- * test glob.py failed
- Traceback (most recent call last):
- File "packager.py", line 3, in <module>
- from pipeline.packager import Packager, PackageNotFound
- ImportError: No module named pipeline.packager
- * test packager.py failed
- Traceback (most recent call last):
- File "storage.py", line 4, in <module>
- from pipeline.conf import settings
- ImportError: No module named pipeline.conf
- * test storage.py failed
- Traceback (most recent call last):
- File "utils.py", line 4, in <module>
- from pipeline.utils import guess_type
- ImportError: No module named pipeline.utils
- * test utils.py failed
- * ERROR: dev-python/django-pipeline-1.2.9 failed (test phase):
- * Testing failed with CPython 2.7 in testing() function
- *
- * Call stack:
- * ebuild.sh, line 93: Called src_test
- * environment, line 3930: Called python_execute_function 'testing'
- * environment, line 2269: Called die
- * The specific snippet of code:
- * die "${failure_message}";
- *
- * If you need support, post the output of `emerge --info '=dev-python/django-pipeline-1.2.9'`,
- * the complete build log and the output of `emerge -pqv '=dev-python/django-pipeline-1.2.9'`.
- * The complete build log is located at '/var/log/portage/dev-python:django-pipeline-1.2.9:20130118-025319.log'.
- * For convenience, a symlink to the build log is located at '/tmp/portage/dev-python/django-pipeline-1.2.9/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/dev-python/django-pipeline-1.2.9/temp/environment'.
- * Working directory: '/tmp/portage/dev-python/django-pipeline-1.2.9/work/django-pipeline-1.2.9'
- * S: '/tmp/portage/dev-python/django-pipeline-1.2.9/work/django-pipeline-1.2.9'
- >>> Install django-pipeline-1.2.9 into /tmp/portage/dev-python/django-pipeline-1.2.9/image/ category dev-python
- * Installation of dev-python/django-pipeline-1.2.9 with CPython 2.7...
- python2.7 setup.py build -b build-2.7 install --no-compile --root=/tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7
- running build
- running build_py
- running egg_info
- writing django_pipeline.egg-info/PKG-INFO
- writing top-level names to django_pipeline.egg-info/top_level.txt
- writing dependency_links to django_pipeline.egg-info/dependency_links.txt
- reading manifest file 'django_pipeline.egg-info/SOURCES.txt'
- reading manifest template 'MANIFEST.in'
- writing manifest file 'django_pipeline.egg-info/SOURCES.txt'
- warning: build_py: byte-compiling is disabled, skipping.
- running install
- running install_lib
- creating /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images
- creating /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7
- creating /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr
- creating /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64
- creating /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7
- creating /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages
- creating /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/pipeline
- creating /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/pipeline/templates
- creating /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/pipeline/templates/pipeline
- copying build-2.7/lib/pipeline/templates/pipeline/js.html -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/pipeline/templates/pipeline
- copying build-2.7/lib/pipeline/templates/pipeline/inline_js.html -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/pipeline/templates/pipeline
- copying build-2.7/lib/pipeline/templates/pipeline/css.html -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/pipeline/templates/pipeline
- creating /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/pipeline/compilers
- copying build-2.7/lib/pipeline/compilers/__init__.py -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/pipeline/compilers
- copying build-2.7/lib/pipeline/compilers/coffee.py -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/pipeline/compilers
- copying build-2.7/lib/pipeline/compilers/less.py -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/pipeline/compilers
- copying build-2.7/lib/pipeline/compilers/sass.py -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/pipeline/compilers
- copying build-2.7/lib/pipeline/compilers/stylus.py -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/pipeline/compilers
- creating /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/pipeline/compressors
- copying build-2.7/lib/pipeline/compressors/__init__.py -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/pipeline/compressors
- copying build-2.7/lib/pipeline/compressors/closure.py -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/pipeline/compressors
- copying build-2.7/lib/pipeline/compressors/cssmin.py -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/pipeline/compressors
- copying build-2.7/lib/pipeline/compressors/csstidy.py -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/pipeline/compressors
- copying build-2.7/lib/pipeline/compressors/jsmin.py -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/pipeline/compressors
- copying build-2.7/lib/pipeline/compressors/uglifyjs.py -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/pipeline/compressors
- copying build-2.7/lib/pipeline/compressors/yui.py -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/pipeline/compressors
- creating /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/pipeline/conf
- copying build-2.7/lib/pipeline/conf/__init__.py -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/pipeline/conf
- copying build-2.7/lib/pipeline/conf/settings.py -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/pipeline/conf
- creating /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/pipeline/templatetags
- copying build-2.7/lib/pipeline/templatetags/__init__.py -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/pipeline/templatetags
- copying build-2.7/lib/pipeline/templatetags/compressed.py -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/pipeline/templatetags
- copying build-2.7/lib/pipeline/__init__.py -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/pipeline
- copying build-2.7/lib/pipeline/glob.py -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/pipeline
- copying build-2.7/lib/pipeline/manifest.py -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/pipeline
- copying build-2.7/lib/pipeline/middleware.py -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/pipeline
- copying build-2.7/lib/pipeline/models.py -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/pipeline
- copying build-2.7/lib/pipeline/packager.py -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/pipeline
- copying build-2.7/lib/pipeline/signals.py -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/pipeline
- copying build-2.7/lib/pipeline/storage.py -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/pipeline
- copying build-2.7/lib/pipeline/utils.py -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/pipeline
- creating /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/tests
- creating /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/tests/tests
- copying build-2.7/lib/tests/tests/__init__.py -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/tests/tests
- copying build-2.7/lib/tests/tests/compiler.py -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/tests/tests
- copying build-2.7/lib/tests/tests/compressor.py -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/tests/tests
- copying build-2.7/lib/tests/tests/glob.py -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/tests/tests
- copying build-2.7/lib/tests/tests/packager.py -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/tests/tests
- copying build-2.7/lib/tests/tests/storage.py -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/tests/tests
- copying build-2.7/lib/tests/tests/utils.py -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/tests/tests
- copying build-2.7/lib/tests/__init__.py -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/tests
- copying build-2.7/lib/tests/models.py -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/tests
- copying build-2.7/lib/tests/settings.py -> /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/tests
- warning: install_lib: byte-compiling is disabled, skipping.
- running install_egg_info
- Copying django_pipeline.egg-info to /tmp/portage/dev-python/django-pipeline-1.2.9/temp/images/2.7/usr/lib64/python2.7/site-packages/django_pipeline-1.2.9-py2.7.egg-info
- running install_scripts
- * Installation of dev-python/django-pipeline-1.2.9 with CPython 2.7...
- >>> Completed installing django-pipeline-1.2.9 into /tmp/portage/dev-python/django-pipeline-1.2.9/image/
- ecompressdir: bzip2 -9 /usr/share/doc
- * Compilation and optimization of Python modules for CPython 2.7 ...
- [ ok ]