Building py27-django-dpaste-2.5.txz (origin /buildshare/ports/355755/www/py-django-dpaste) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/dpaste-2.5.tar.gz x packages/ x packages/py27-django-mptt-0.6.0.txz x packages/pkg-1.2.7_2.txz x packages/py27-setuptools27-2.0.1.txz x packages/python27-2.7.6_4.txz x packages/sqlite3-3.8.4.3.txz x packages/py27-pygments-1.6_2.txz x packages/py27-sqlite3-2.7.6_3.txz x packages/gettext-0.18.3.1_1.txz x packages/py27-django-1.6.4.txz x packages/py27-requests-2.2.1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> py27-django-dpaste-2.5 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-dpaste-2.5 ===> py27-django-dpaste-2.5 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-dpaste-2.5 ===> py27-django-dpaste-2.5 depends on file: /usr/local/bin/python2.7 - found ===> py27-django-dpaste-2.5 depends on package: py27-django>=1.4 - not found ===> Verifying install for py27-django>=1.4 in /buildshare/ports/355755/www/py-django ===> Installing existing package /packages/py27-django-1.6.4.txz Installing py27-django-1.6.4...Installing py27-sqlite3-2.7.6_3...Installing sqlite3-3.8.4.3... done done done ===> Returning to build of py27-django-dpaste-2.5 ===> py27-django-dpaste-2.5 depends on package: py27-django-mptt>=0.6.0 - not found ===> Verifying install for py27-django-mptt>=0.6.0 in /buildshare/ports/355755/www/py-django-mptt ===> Installing existing package /packages/py27-django-mptt-0.6.0.txz Installing py27-django-mptt-0.6.0... done ===> Returning to build of py27-django-dpaste-2.5 ===> py27-django-dpaste-2.5 depends on package: py27-pygments>=1.6 - not found ===> Verifying install for py27-pygments>=1.6 in /buildshare/ports/355755/textproc/py-pygments ===> Installing existing package /packages/py27-pygments-1.6_2.txz Installing py27-pygments-1.6_2... done ===> Returning to build of py27-django-dpaste-2.5 ===> py27-django-dpaste-2.5 depends on package: py27-requests>=2.0.0 - not found ===> Verifying install for py27-requests>=2.0.0 in /buildshare/ports/355755/www/py-requests ===> Installing existing package /packages/py27-requests-2.2.1.txz Installing py27-requests-2.2.1... done ===> Returning to build of py27-django-dpaste-2.5 ===> py27-django-dpaste-2.5 depends on package: py27-setuptools27>0 - found ===> py27-django-dpaste-2.5 depends on file: /usr/local/bin/python2.7 - found Make install ===> License MIT accepted by the user ===> py27-django-dpaste-2.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-django-dpaste-2.5 for building ===> Extracting for py27-django-dpaste-2.5 => SHA256 Checksum OK for dpaste-2.5.tar.gz. ===> Patching for py27-django-dpaste-2.5 ===> py27-django-dpaste-2.5 depends on package: py27-setuptools27>0 - found ===> py27-django-dpaste-2.5 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-django-dpaste-2.5 running config ===> Building for py27-django-dpaste-2.5 running build running build_py creating build creating build/lib creating build/lib/dpaste copying dpaste/views.py -> build/lib/dpaste copying dpaste/models.py -> build/lib/dpaste copying dpaste/__init__.py -> build/lib/dpaste copying dpaste/forms.py -> build/lib/dpaste copying dpaste/highlight.py -> build/lib/dpaste creating build/lib/dpaste/urls copying dpaste/urls/dpaste.py -> build/lib/dpaste/urls copying dpaste/urls/__init__.py -> build/lib/dpaste/urls copying dpaste/urls/dpaste_api.py -> build/lib/dpaste/urls creating build/lib/dpaste/settings copying dpaste/settings/__init__.py -> build/lib/dpaste/settings creating build/lib/dpaste/tests copying dpaste/tests/__init__.py -> build/lib/dpaste/tests copying dpaste/tests/test_api.py -> build/lib/dpaste/tests copying dpaste/tests/test_snippet.py -> build/lib/dpaste/tests creating build/lib/dpaste/migrations copying dpaste/migrations/0004_auto__chg_field_snippet_expires__chg_field_snippet_secret_id__chg_fiel.py -> build/lib/dpaste/migrations copying dpaste/migrations/0002_auto__del_spamword__del_field_snippet_author__del_field_snippet_title.py -> build/lib/dpaste/migrations copying dpaste/migrations/__init__.py -> build/lib/dpaste/migrations copying dpaste/migrations/0003_auto__del_field_snippet_content_highlighted.py -> build/lib/dpaste/migrations copying dpaste/migrations/0005_auto__add_field_snippet_expire_type__add_field_snippet_view_count.py -> build/lib/dpaste/migrations copying dpaste/migrations/0001_initial.py -> build/lib/dpaste/migrations creating build/lib/dpaste/templatetags copying dpaste/templatetags/__init__.py -> build/lib/dpaste/templatetags copying dpaste/templatetags/dpaste_tags.py -> build/lib/dpaste/templatetags creating build/lib/dpaste/management copying dpaste/management/__init__.py -> build/lib/dpaste/management creating build/lib/dpaste/management/commands copying dpaste/management/commands/__init__.py -> build/lib/dpaste/management/commands copying dpaste/management/commands/cleanup_snippets.py -> build/lib/dpaste/management/commands running egg_info creating dpaste.egg-info writing requirements to dpaste.egg-info/requires.txt writing dpaste.egg-info/PKG-INFO writing top-level names to dpaste.egg-info/top_level.txt writing dependency_links to dpaste.egg-info/dependency_links.txt writing manifest file 'dpaste.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'dpaste.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'docs/_build' writing manifest file 'dpaste.egg-info/SOURCES.txt' creating build/lib/dpaste/static creating build/lib/dpaste/static/dpaste copying dpaste/static/dpaste/theme.css -> build/lib/dpaste/static/dpaste copying dpaste/static/dpaste/typeahead.min.js -> build/lib/dpaste/static/dpaste creating build/lib/dpaste/static/dpaste/bootstrap creating build/lib/dpaste/static/dpaste/bootstrap/css copying dpaste/static/dpaste/bootstrap/css/bootstrap-responsive.css -> build/lib/dpaste/static/dpaste/bootstrap/css copying dpaste/static/dpaste/bootstrap/css/bootstrap-responsive.min.css -> build/lib/dpaste/static/dpaste/bootstrap/css copying dpaste/static/dpaste/bootstrap/css/bootstrap.css -> build/lib/dpaste/static/dpaste/bootstrap/css copying dpaste/static/dpaste/bootstrap/css/bootstrap.min.css -> build/lib/dpaste/static/dpaste/bootstrap/css creating build/lib/dpaste/static/dpaste/bootstrap/img copying dpaste/static/dpaste/bootstrap/img/glyphicons-halflings-white.png -> build/lib/dpaste/static/dpaste/bootstrap/img copying dpaste/static/dpaste/bootstrap/img/glyphicons-halflings.png -> build/lib/dpaste/static/dpaste/bootstrap/img creating build/lib/dpaste/static/dpaste/bootstrap/js copying dpaste/static/dpaste/bootstrap/js/bootstrap.js -> build/lib/dpaste/static/dpaste/bootstrap/js copying dpaste/static/dpaste/bootstrap/js/bootstrap.min.js -> build/lib/dpaste/static/dpaste/bootstrap/js creating build/lib/dpaste/templates creating build/lib/dpaste/templates/dpaste copying dpaste/templates/dpaste/404.html -> build/lib/dpaste/templates/dpaste copying dpaste/templates/dpaste/500.html -> build/lib/dpaste/templates/dpaste copying dpaste/templates/dpaste/about.html -> build/lib/dpaste/templates/dpaste copying dpaste/templates/dpaste/base.html -> build/lib/dpaste/templates/dpaste copying dpaste/templates/dpaste/snippet_details.html -> build/lib/dpaste/templates/dpaste copying dpaste/templates/dpaste/snippet_details_raw.html -> build/lib/dpaste/templates/dpaste copying dpaste/templates/dpaste/snippet_diff.html -> build/lib/dpaste/templates/dpaste copying dpaste/templates/dpaste/snippet_form.html -> build/lib/dpaste/templates/dpaste copying dpaste/templates/dpaste/snippet_list.html -> build/lib/dpaste/templates/dpaste copying dpaste/templates/dpaste/snippet_new.html -> build/lib/dpaste/templates/dpaste copying dpaste/templates/dpaste/snippet_pre.html -> build/lib/dpaste/templates/dpaste ===> Staging for py27-django-dpaste-2.5 ===> py27-django-dpaste-2.5 depends on package: py27-django>=1.4 - found ===> py27-django-dpaste-2.5 depends on package: py27-django-mptt>=0.6.0 - found ===> py27-django-dpaste-2.5 depends on package: py27-pygments>=1.6 - found ===> py27-django-dpaste-2.5 depends on package: py27-requests>=2.0.0 - found ===> py27-django-dpaste-2.5 depends on package: py27-setuptools27>0 - found ===> py27-django-dpaste-2.5 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py running egg_info writing requirements to dpaste.egg-info/requires.txt writing dpaste.egg-info/PKG-INFO writing top-level names to dpaste.egg-info/top_level.txt writing dependency_links to dpaste.egg-info/dependency_links.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'dpaste.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'docs/_build' writing manifest file 'dpaste.egg-info/SOURCES.txt' running install_lib creating /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7 creating /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages creating /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste copying build/lib/dpaste/views.py -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste creating /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/urls copying build/lib/dpaste/urls/dpaste.py -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/urls copying build/lib/dpaste/urls/__init__.py -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/urls copying build/lib/dpaste/urls/dpaste_api.py -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/urls creating /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/settings copying build/lib/dpaste/settings/__init__.py -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/settings copying build/lib/dpaste/models.py -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste creating /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/tests copying build/lib/dpaste/tests/__init__.py -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/tests copying build/lib/dpaste/tests/test_api.py -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/tests copying build/lib/dpaste/tests/test_snippet.py -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/tests creating /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/migrations copying build/lib/dpaste/migrations/0004_auto__chg_field_snippet_expires__chg_field_snippet_secret_id__chg_fiel.py -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/migrations copying build/lib/dpaste/migrations/0002_auto__del_spamword__del_field_snippet_author__del_field_snippet_title.py -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/migrations copying build/lib/dpaste/migrations/__init__.py -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/migrations copying build/lib/dpaste/migrations/0003_auto__del_field_snippet_content_highlighted.py -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/migrations copying build/lib/dpaste/migrations/0005_auto__add_field_snippet_expire_type__add_field_snippet_view_count.py -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/migrations copying build/lib/dpaste/migrations/0001_initial.py -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/migrations copying build/lib/dpaste/__init__.py -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste creating /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/templatetags copying build/lib/dpaste/templatetags/__init__.py -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/templatetags copying build/lib/dpaste/templatetags/dpaste_tags.py -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/templatetags creating /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/templates creating /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/templates/dpaste copying build/lib/dpaste/templates/dpaste/snippet_diff.html -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/templates/dpaste copying build/lib/dpaste/templates/dpaste/snippet_list.html -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/templates/dpaste copying build/lib/dpaste/templates/dpaste/404.html -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/templates/dpaste copying build/lib/dpaste/templates/dpaste/base.html -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/templates/dpaste copying build/lib/dpaste/templates/dpaste/500.html -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/templates/dpaste copying build/lib/dpaste/templates/dpaste/about.html -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/templates/dpaste copying build/lib/dpaste/templates/dpaste/snippet_form.html -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/templates/dpaste copying build/lib/dpaste/templates/dpaste/snippet_pre.html -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/templates/dpaste copying build/lib/dpaste/templates/dpaste/snippet_details.html -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/templates/dpaste copying build/lib/dpaste/templates/dpaste/snippet_new.html -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/templates/dpaste copying build/lib/dpaste/templates/dpaste/snippet_details_raw.html -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/templates/dpaste copying build/lib/dpaste/forms.py -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste creating /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/static creating /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/static/dpaste copying build/lib/dpaste/static/dpaste/typeahead.min.js -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/static/dpaste copying build/lib/dpaste/static/dpaste/theme.css -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/static/dpaste creating /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/static/dpaste/bootstrap creating /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/static/dpaste/bootstrap/js copying build/lib/dpaste/static/dpaste/bootstrap/js/bootstrap.min.js -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/static/dpaste/bootstrap/js copying build/lib/dpaste/static/dpaste/bootstrap/js/bootstrap.js -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/static/dpaste/bootstrap/js creating /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/static/dpaste/bootstrap/img copying build/lib/dpaste/static/dpaste/bootstrap/img/glyphicons-halflings.png -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/static/dpaste/bootstrap/img copying build/lib/dpaste/static/dpaste/bootstrap/img/glyphicons-halflings-white.png -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/static/dpaste/bootstrap/img creating /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/static/dpaste/bootstrap/css copying build/lib/dpaste/static/dpaste/bootstrap/css/bootstrap.min.css -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/static/dpaste/bootstrap/css copying build/lib/dpaste/static/dpaste/bootstrap/css/bootstrap-responsive.css -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/static/dpaste/bootstrap/css copying build/lib/dpaste/static/dpaste/bootstrap/css/bootstrap.css -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/static/dpaste/bootstrap/css copying build/lib/dpaste/static/dpaste/bootstrap/css/bootstrap-responsive.min.css -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/static/dpaste/bootstrap/css copying build/lib/dpaste/highlight.py -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste creating /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/management copying build/lib/dpaste/management/__init__.py -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/management creating /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/management/commands copying build/lib/dpaste/management/commands/__init__.py -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/management/commands copying build/lib/dpaste/management/commands/cleanup_snippets.py -> /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/management/commands byte-compiling /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/views.py to views.pyc byte-compiling /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/urls/dpaste.py to dpaste.pyc byte-compiling /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/urls/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/urls/dpaste_api.py to dpaste_api.pyc byte-compiling /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/settings/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/models.py to models.pyc byte-compiling /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/tests/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/tests/test_api.py to test_api.pyc byte-compiling /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/tests/test_snippet.py to test_snippet.pyc byte-compiling /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/migrations/0004_auto__chg_field_snippet_expires__chg_field_snippet_secret_id__chg_fiel.py to 0004_auto__chg_field_snippet_expires__chg_field_snippet_secret_id__chg_fiel.pyc byte-compiling /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/migrations/0002_auto__del_spamword__del_field_snippet_author__del_field_snippet_title.py to 0002_auto__del_spamword__del_field_snippet_author__del_field_snippet_title.pyc byte-compiling /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/migrations/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/migrations/0003_auto__del_field_snippet_content_highlighted.py to 0003_auto__del_field_snippet_content_highlighted.pyc byte-compiling /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/migrations/0005_auto__add_field_snippet_expire_type__add_field_snippet_view_count.py to 0005_auto__add_field_snippet_expire_type__add_field_snippet_view_count.pyc byte-compiling /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/templatetags/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/templatetags/dpaste_tags.py to dpaste_tags.pyc byte-compiling /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/forms.py to forms.pyc byte-compiling /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/highlight.py to highlight.pyc byte-compiling /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/management/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/management/commands/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste/management/commands/cleanup_snippets.py to cleanup_snippets.pyc writing byte-compilation script '/tmp/tmp_cfTVl.py' /usr/local/bin/python2.7 -O /tmp/tmp_cfTVl.py removing /tmp/tmp_cfTVl.py running install_egg_info Copying dpaste.egg-info to /obj/buildshare/ports/355755/www/py-django-dpaste/work/stage/usr/local/lib/python2.7/site-packages/dpaste-2.5-py2.7.egg-info running install_scripts writing list of installed files to '/obj/buildshare/ports/355755/www/py-django-dpaste/work/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ===> Installing for py27-django-dpaste-2.5 ===> Checking if www/py-django-dpaste already installed ===> Registering installation for py27-django-dpaste-2.5 Installing py27-django-dpaste-2.5... done Make package ===> Building package for py27-django-dpaste-2.5 slot1: removed