Building py27-django-pipeline-1.3.12.txz (origin /buildshare/ports/355755/www/py-django-pipeline) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/django-pipeline-1.3.12.tar.gz x packages/ x packages/py27-django14-1.4.12.txz x packages/python27-2.7.6_4.txz x packages/py27-setuptools27-2.0.1.txz x packages/python2-2_2.txz x packages/sqlite3-3.8.4.3.txz x packages/py27-sqlite3-2.7.6_3.txz x packages/gettext-0.18.3.1_1.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> py27-django-pipeline-1.3.12 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of py27-django-pipeline-1.3.12 ===> py27-django-pipeline-1.3.12 depends on package: py27-setuptools27>0 - not found ===> Verifying install for py27-setuptools27>0 in /buildshare/ports/355755/devel/py-setuptools27 ===> Installing existing package /packages/py27-setuptools27-2.0.1.txz Installing py27-setuptools27-2.0.1...Installing python27-2.7.6_4...Installing gettext-0.18.3.1_1... done done done ==== Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== ===> Returning to build of py27-django-pipeline-1.3.12 ===> py27-django-pipeline-1.3.12 depends on file: /usr/local/bin/python2.7 - found ===> py27-django-pipeline-1.3.12 depends on executable: python2 - not found ===> Verifying install for python2 in /buildshare/ports/355755/lang/python2 ===> Installing existing package /packages/python2-2_2.txz Installing python2-2_2... done ===> Returning to build of py27-django-pipeline-1.3.12 ===> py27-django-pipeline-1.3.12 depends on package: py27-django14>0<1.5 - not found ===> Verifying install for py27-django14>0<1.5 in /buildshare/ports/355755/www/py-django14 ===> Installing existing package /packages/py27-django14-1.4.12.txz Installing py27-django14-1.4.12...Installing py27-sqlite3-2.7.6_3...Installing sqlite3-3.8.4.3... done done done ===> Returning to build of py27-django-pipeline-1.3.12 ===> py27-django-pipeline-1.3.12 depends on package: py27-setuptools27>0 - found ===> py27-django-pipeline-1.3.12 depends on file: /usr/local/bin/python2.7 - found ===> py27-django-pipeline-1.3.12 depends on executable: python2 - found Make install ===> py27-django-pipeline-1.3.12 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-django-pipeline-1.3.12 for building ===> Extracting for py27-django-pipeline-1.3.12 => SHA256 Checksum OK for django-pipeline-1.3.12.tar.gz. ===> Patching for py27-django-pipeline-1.3.12 ===> py27-django-pipeline-1.3.12 depends on package: py27-setuptools27>0 - found ===> py27-django-pipeline-1.3.12 depends on file: /usr/local/bin/python2.7 - found ===> py27-django-pipeline-1.3.12 depends on executable: python2 - found ===> Configuring for py27-django-pipeline-1.3.12 running config ===> Building for py27-django-pipeline-1.3.12 running bdist_egg running egg_info writing requirements to django_pipeline.egg-info/requires.txt 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 warning: manifest_maker: standard file '-c' not found reading manifest file 'django_pipeline.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'tests' warning: no previously-included files matching '*.pyo' found under directory 'tests' writing manifest file 'django_pipeline.egg-info/SOURCES.txt' installing library code to build/bdist.freebsd-11.0-CURRENT-powerpc/egg running install_lib running build_py creating build creating build/lib creating build/lib/pipeline copying pipeline/models.py -> build/lib/pipeline copying pipeline/glob.py -> build/lib/pipeline copying pipeline/__init__.py -> build/lib/pipeline copying pipeline/signals.py -> build/lib/pipeline copying pipeline/storage.py -> build/lib/pipeline copying pipeline/packager.py -> build/lib/pipeline copying pipeline/utils.py -> build/lib/pipeline copying pipeline/exceptions.py -> build/lib/pipeline copying pipeline/manifest.py -> build/lib/pipeline copying pipeline/middleware.py -> build/lib/pipeline creating build/lib/tests creating build/lib/tests/tests copying tests/tests/test_compressor.py -> build/lib/tests/tests copying tests/tests/test_packager.py -> build/lib/tests/tests copying tests/tests/__init__.py -> build/lib/tests/tests copying tests/tests/test_glob.py -> build/lib/tests/tests copying tests/tests/test_utils.py -> build/lib/tests/tests copying tests/tests/test_storage.py -> build/lib/tests/tests copying tests/tests/test_compiler.py -> build/lib/tests/tests copying tests/tests/test_extension.py -> build/lib/tests/tests creating build/lib/pipeline/conf copying pipeline/conf/__init__.py -> build/lib/pipeline/conf copying pipeline/conf/settings.py -> build/lib/pipeline/conf creating build/lib/pipeline/compressors copying pipeline/compressors/csstidy.py -> build/lib/pipeline/compressors copying pipeline/compressors/yui.py -> build/lib/pipeline/compressors copying pipeline/compressors/__init__.py -> build/lib/pipeline/compressors copying pipeline/compressors/cssmin.py -> build/lib/pipeline/compressors copying pipeline/compressors/slimit.py -> build/lib/pipeline/compressors copying pipeline/compressors/uglifyjs.py -> build/lib/pipeline/compressors copying pipeline/compressors/closure.py -> build/lib/pipeline/compressors copying pipeline/compressors/jsmin.py -> build/lib/pipeline/compressors copying pipeline/compressors/yuglify.py -> build/lib/pipeline/compressors creating build/lib/pipeline/templatetags copying pipeline/templatetags/__init__.py -> build/lib/pipeline/templatetags copying pipeline/templatetags/compressed.py -> build/lib/pipeline/templatetags creating build/lib/pipeline/jinja2 copying pipeline/jinja2/__init__.py -> build/lib/pipeline/jinja2 copying pipeline/jinja2/ext.py -> build/lib/pipeline/jinja2 creating build/lib/pipeline/compilers copying pipeline/compilers/sass.py -> build/lib/pipeline/compilers copying pipeline/compilers/__init__.py -> build/lib/pipeline/compilers copying pipeline/compilers/less.py -> build/lib/pipeline/compilers copying pipeline/compilers/livescript.py -> build/lib/pipeline/compilers copying pipeline/compilers/stylus.py -> build/lib/pipeline/compilers copying pipeline/compilers/coffee.py -> build/lib/pipeline/compilers creating build/lib/pipeline/templates creating build/lib/pipeline/templates/pipeline copying pipeline/templates/pipeline/css.html -> build/lib/pipeline/templates/pipeline copying pipeline/templates/pipeline/css.jinja -> build/lib/pipeline/templates/pipeline copying pipeline/templates/pipeline/inline_js.html -> build/lib/pipeline/templates/pipeline copying pipeline/templates/pipeline/inline_js.jinja -> build/lib/pipeline/templates/pipeline copying pipeline/templates/pipeline/js.html -> build/lib/pipeline/templates/pipeline copying pipeline/templates/pipeline/js.jinja -> build/lib/pipeline/templates/pipeline creating build/bdist.freebsd-11.0-CURRENT-powerpc creating build/bdist.freebsd-11.0-CURRENT-powerpc/egg creating build/bdist.freebsd-11.0-CURRENT-powerpc/egg/tests creating build/bdist.freebsd-11.0-CURRENT-powerpc/egg/tests/tests copying build/lib/tests/tests/test_compressor.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/tests/tests copying build/lib/tests/tests/test_packager.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/tests/tests copying build/lib/tests/tests/__init__.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/tests/tests copying build/lib/tests/tests/test_glob.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/tests/tests copying build/lib/tests/tests/test_utils.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/tests/tests copying build/lib/tests/tests/test_storage.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/tests/tests copying build/lib/tests/tests/test_compiler.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/tests/tests copying build/lib/tests/tests/test_extension.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/tests/tests creating build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline creating build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/conf copying build/lib/pipeline/conf/__init__.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/conf copying build/lib/pipeline/conf/settings.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/conf copying build/lib/pipeline/models.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline creating build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/compressors copying build/lib/pipeline/compressors/csstidy.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/compressors copying build/lib/pipeline/compressors/yui.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/compressors copying build/lib/pipeline/compressors/__init__.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/compressors copying build/lib/pipeline/compressors/cssmin.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/compressors copying build/lib/pipeline/compressors/slimit.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/compressors copying build/lib/pipeline/compressors/uglifyjs.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/compressors copying build/lib/pipeline/compressors/closure.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/compressors copying build/lib/pipeline/compressors/jsmin.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/compressors copying build/lib/pipeline/compressors/yuglify.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/compressors copying build/lib/pipeline/glob.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline copying build/lib/pipeline/__init__.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline creating build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/templatetags copying build/lib/pipeline/templatetags/__init__.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/templatetags copying build/lib/pipeline/templatetags/compressed.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/templatetags creating build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/jinja2 copying build/lib/pipeline/jinja2/__init__.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/jinja2 copying build/lib/pipeline/jinja2/ext.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/jinja2 copying build/lib/pipeline/signals.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline creating build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/templates creating build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/templates/pipeline copying build/lib/pipeline/templates/pipeline/inline_js.jinja -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/templates/pipeline copying build/lib/pipeline/templates/pipeline/css.html -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/templates/pipeline copying build/lib/pipeline/templates/pipeline/inline_js.html -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/templates/pipeline copying build/lib/pipeline/templates/pipeline/js.html -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/templates/pipeline copying build/lib/pipeline/templates/pipeline/css.jinja -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/templates/pipeline copying build/lib/pipeline/templates/pipeline/js.jinja -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/templates/pipeline copying build/lib/pipeline/storage.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline creating build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/compilers copying build/lib/pipeline/compilers/sass.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/compilers copying build/lib/pipeline/compilers/__init__.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/compilers copying build/lib/pipeline/compilers/less.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/compilers copying build/lib/pipeline/compilers/livescript.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/compilers copying build/lib/pipeline/compilers/stylus.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/compilers copying build/lib/pipeline/compilers/coffee.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/compilers copying build/lib/pipeline/packager.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline copying build/lib/pipeline/utils.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline copying build/lib/pipeline/exceptions.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline copying build/lib/pipeline/manifest.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline copying build/lib/pipeline/middleware.py -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/tests/tests/test_compressor.py to test_compressor.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/tests/tests/test_packager.py to test_packager.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/tests/tests/__init__.py to __init__.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/tests/tests/test_glob.py to test_glob.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/tests/tests/test_utils.py to test_utils.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/tests/tests/test_storage.py to test_storage.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/tests/tests/test_compiler.py to test_compiler.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/tests/tests/test_extension.py to test_extension.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/conf/__init__.py to __init__.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/conf/settings.py to settings.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/models.py to models.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/compressors/csstidy.py to csstidy.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/compressors/yui.py to yui.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/compressors/__init__.py to __init__.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/compressors/cssmin.py to cssmin.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/compressors/slimit.py to slimit.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/compressors/uglifyjs.py to uglifyjs.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/compressors/closure.py to closure.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/compressors/jsmin.py to jsmin.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/compressors/yuglify.py to yuglify.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/glob.py to glob.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/__init__.py to __init__.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/templatetags/__init__.py to __init__.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/templatetags/compressed.py to compressed.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/jinja2/__init__.py to __init__.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/jinja2/ext.py to ext.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/signals.py to signals.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/storage.py to storage.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/compilers/sass.py to sass.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/compilers/__init__.py to __init__.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/compilers/less.py to less.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/compilers/livescript.py to livescript.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/compilers/stylus.py to stylus.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/compilers/coffee.py to coffee.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/packager.py to packager.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/utils.py to utils.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/exceptions.py to exceptions.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/manifest.py to manifest.pyc byte-compiling build/bdist.freebsd-11.0-CURRENT-powerpc/egg/pipeline/middleware.py to middleware.pyc creating build/bdist.freebsd-11.0-CURRENT-powerpc/egg/EGG-INFO copying django_pipeline.egg-info/PKG-INFO -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/EGG-INFO copying django_pipeline.egg-info/SOURCES.txt -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/EGG-INFO copying django_pipeline.egg-info/dependency_links.txt -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/EGG-INFO copying django_pipeline.egg-info/not-zip-safe -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/EGG-INFO copying django_pipeline.egg-info/requires.txt -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/EGG-INFO copying django_pipeline.egg-info/top_level.txt -> build/bdist.freebsd-11.0-CURRENT-powerpc/egg/EGG-INFO creating dist creating 'dist/django_pipeline-1.3.12-py2.7.egg' and adding 'build/bdist.freebsd-11.0-CURRENT-powerpc/egg' to it removing 'build/bdist.freebsd-11.0-CURRENT-powerpc/egg' (and everything under it) ===> Staging for py27-django-pipeline-1.3.12 ===> py27-django-pipeline-1.3.12 depends on package: py27-django14>0<1.5 - found ===> py27-django-pipeline-1.3.12 depends on package: py27-setuptools27>0 - found ===> py27-django-pipeline-1.3.12 depends on file: /usr/local/bin/python2.7 - found ===> py27-django-pipeline-1.3.12 depends on executable: python2 - found ===> Generating temporary packing list running easy_install (cd /obj/buildshare/ports/355755/www/py-django-pipeline/work/stage/usr/local && /usr/local/bin/python2.7 /usr/local/lib/python2.7/compileall.py -d /usr/local/lib/python2.7/site-packages -f lib/python2.7/site-packages && /usr/local/bin/python2.7 -O /usr/local/lib/python2.7/compileall.py -d /usr/local/lib/python2.7/site-packages -f lib/python2.7/site-packages) Listing lib/python2.7/site-packages ... Listing lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg ... Listing lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/EGG-INFO ... Listing lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/__init__.py ... Listing lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/compilers ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/compilers/__init__.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/compilers/coffee.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/compilers/less.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/compilers/livescript.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/compilers/sass.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/compilers/stylus.py ... Listing lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/compressors ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/compressors/__init__.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/compressors/closure.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/compressors/cssmin.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/compressors/csstidy.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/compressors/jsmin.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/compressors/slimit.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/compressors/uglifyjs.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/compressors/yuglify.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/compressors/yui.py ... Listing lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/conf ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/conf/__init__.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/conf/settings.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/exceptions.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/glob.py ... Listing lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/jinja2 ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/jinja2/__init__.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/jinja2/ext.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/manifest.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/middleware.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/models.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/packager.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/signals.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/storage.py ... Listing lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/templates ... Listing lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/templates/pipeline ... Listing lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/templatetags ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/templatetags/__init__.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/templatetags/compressed.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/utils.py ... Listing lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/tests ... Listing lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/tests/tests ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/tests/tests/__init__.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/tests/tests/test_compiler.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/tests/tests/test_compressor.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/tests/tests/test_extension.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/tests/tests/test_glob.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/tests/tests/test_packager.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/tests/tests/test_storage.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/tests/tests/test_utils.py ... Listing lib/python2.7/site-packages ... Listing lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg ... Listing lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/EGG-INFO ... Listing lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/__init__.py ... Listing lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/compilers ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/compilers/__init__.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/compilers/coffee.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/compilers/less.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/compilers/livescript.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/compilers/sass.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/compilers/stylus.py ... Listing lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/compressors ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/compressors/__init__.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/compressors/closure.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/compressors/cssmin.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/compressors/csstidy.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/compressors/jsmin.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/compressors/slimit.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/compressors/uglifyjs.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/compressors/yuglify.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/compressors/yui.py ... Listing lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/conf ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/conf/__init__.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/conf/settings.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/exceptions.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/glob.py ... Listing lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/jinja2 ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/jinja2/__init__.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/jinja2/ext.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/manifest.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/middleware.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/models.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/packager.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/signals.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/storage.py ... Listing lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/templates ... Listing lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/templates/pipeline ... Listing lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/templatetags ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/templatetags/__init__.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/templatetags/compressed.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/pipeline/utils.py ... Listing lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/tests ... Listing lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/tests/tests ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/tests/tests/__init__.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/tests/tests/test_compiler.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/tests/tests/test_compressor.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/tests/tests/test_extension.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/tests/tests/test_glob.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/tests/tests/test_packager.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/tests/tests/test_storage.py ... Compiling lib/python2.7/site-packages/django_pipeline-1.3.12-py2.7.egg/tests/tests/test_utils.py ... ====> Compressing man pages (compress-man) ===> Installing for py27-django-pipeline-1.3.12 ===> Checking if www/py-django-pipeline already installed ===> Registering installation for py27-django-pipeline-1.3.12 185 220 Installing py27-django-pipeline-1.3.12... done Make package ===> Building package for py27-django-pipeline-1.3.12 slot1: removed