------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.6_1.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/libffi-3.2.1_3.tgz Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/readline-8.0.0.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. Installing /packages/All/python27-2.7.16_1.tgz Message from python27-2.7.16_1: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter =========================================================================== Installing /packages/All/py27-setuptools-41.0.1.tgz Message from py27-setuptools-41.0.1: ******************************************************************* Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. ******************************************************************* Installing /packages/All/py27-pytz-2019.1,1.tgz Installing /packages/All/sqlite3-3.29.0.tgz Installing /packages/All/py27-sqlite3-2.7.16_7.tgz Installing /packages/All/py27-django111-1.11.23.tgz Installing /packages/All/py27-pygments-2.4.1.tgz SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py27-django-dpaste-2.13 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py27-django-dpaste-2.13 for building => SHA256 Checksum OK for dpaste-2.13.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py27-django-dpaste-2.13 for building ===> Extracting for py27-django-dpaste-2.13 => SHA256 Checksum OK for dpaste-2.13.tar.gz. Extracted Memory Use: 0.73M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py27-django-dpaste-2.13 ===> Applying ports patches for py27-django-dpaste-2.13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for py27-django-dpaste-2.13 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py27-django-dpaste-2.13 running build running build_py creating build creating build/lib creating build/lib/dpaste copying dpaste/__init__.py -> build/lib/dpaste copying dpaste/context_processors.py -> build/lib/dpaste copying dpaste/forms.py -> build/lib/dpaste copying dpaste/highlight.py -> build/lib/dpaste copying dpaste/middleware.py -> build/lib/dpaste copying dpaste/models.py -> build/lib/dpaste copying dpaste/views.py -> build/lib/dpaste copying dpaste/wsgi.py -> build/lib/dpaste creating build/lib/dpaste/management copying dpaste/management/__init__.py -> build/lib/dpaste/management creating build/lib/dpaste/migrations copying dpaste/migrations/0001_initial.py -> build/lib/dpaste/migrations copying dpaste/migrations/0002_auto_20170119_1038.py -> build/lib/dpaste/migrations copying dpaste/migrations/__init__.py -> build/lib/dpaste/migrations creating build/lib/dpaste/settings copying dpaste/settings/__init__.py -> build/lib/dpaste/settings copying dpaste/settings/base.py -> build/lib/dpaste/settings copying dpaste/settings/local.py -> build/lib/dpaste/settings creating build/lib/dpaste/south_migrations copying dpaste/south_migrations/0001_initial.py -> build/lib/dpaste/south_migrations copying dpaste/south_migrations/0002_auto__del_spamword__del_field_snippet_author__del_field_snippet_title.py -> build/lib/dpaste/south_migrations copying dpaste/south_migrations/0003_auto__del_field_snippet_content_highlighted.py -> build/lib/dpaste/south_migrations copying dpaste/south_migrations/0004_auto__chg_field_snippet_expires__chg_field_snippet_secret_id__chg_fiel.py -> build/lib/dpaste/south_migrations copying dpaste/south_migrations/0005_auto__add_field_snippet_expire_type__add_field_snippet_view_count.py -> build/lib/dpaste/south_migrations copying dpaste/south_migrations/0006_auto__add_unique_snippet_secret_id.py -> build/lib/dpaste/south_migrations copying dpaste/south_migrations/__init__.py -> build/lib/dpaste/south_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/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/urls copying dpaste/urls/__init__.py -> build/lib/dpaste/urls copying dpaste/urls/dpaste.py -> build/lib/dpaste/urls copying dpaste/urls/dpaste_api.py -> build/lib/dpaste/urls 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 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 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/clipboardjs.min.js -> 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 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py27-django-dpaste-2.13 ===> 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 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 /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7 creating /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages creating /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste copying build/lib/dpaste/__init__.py -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste copying build/lib/dpaste/context_processors.py -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste copying build/lib/dpaste/forms.py -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste copying build/lib/dpaste/highlight.py -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste copying build/lib/dpaste/middleware.py -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste copying build/lib/dpaste/models.py -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste copying build/lib/dpaste/views.py -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste copying build/lib/dpaste/wsgi.py -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste creating /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/management copying build/lib/dpaste/management/__init__.py -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/management creating /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/management/commands copying build/lib/dpaste/management/commands/__init__.py -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/management/commands copying build/lib/dpaste/management/commands/cleanup_snippets.py -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/management/commands creating /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/migrations copying build/lib/dpaste/migrations/0001_initial.py -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/migrations copying build/lib/dpaste/migrations/0002_auto_20170119_1038.py -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/migrations copying build/lib/dpaste/migrations/__init__.py -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/migrations creating /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/settings copying build/lib/dpaste/settings/__init__.py -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/settings copying build/lib/dpaste/settings/base.py -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/settings copying build/lib/dpaste/settings/local.py -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/settings creating /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/south_migrations copying build/lib/dpaste/south_migrations/0001_initial.py -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/south_migrations copying build/lib/dpaste/south_migrations/0002_auto__del_spamword__del_field_snippet_author__del_field_snippet_title.py -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/south_migrations copying build/lib/dpaste/south_migrations/0003_auto__del_field_snippet_content_highlighted.py -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/south_migrations copying build/lib/dpaste/south_migrations/0004_auto__chg_field_snippet_expires__chg_field_snippet_secret_id__chg_fiel.py -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/south_migrations copying build/lib/dpaste/south_migrations/0005_auto__add_field_snippet_expire_type__add_field_snippet_view_count.py -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/south_migrations copying build/lib/dpaste/south_migrations/0006_auto__add_unique_snippet_secret_id.py -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/south_migrations copying build/lib/dpaste/south_migrations/__init__.py -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/south_migrations creating /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/templatetags copying build/lib/dpaste/templatetags/__init__.py -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/templatetags copying build/lib/dpaste/templatetags/dpaste_tags.py -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/templatetags creating /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/tests copying build/lib/dpaste/tests/__init__.py -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/tests copying build/lib/dpaste/tests/test_api.py -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/tests copying build/lib/dpaste/tests/test_snippet.py -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/tests creating /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/urls copying build/lib/dpaste/urls/__init__.py -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/urls copying build/lib/dpaste/urls/dpaste.py -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/urls copying build/lib/dpaste/urls/dpaste_api.py -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/urls creating /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/static creating /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/static/dpaste copying build/lib/dpaste/static/dpaste/clipboardjs.min.js -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/static/dpaste copying build/lib/dpaste/static/dpaste/theme.css -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/static/dpaste copying build/lib/dpaste/static/dpaste/typeahead.min.js -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/static/dpaste creating /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/static/dpaste/bootstrap creating /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/static/dpaste/bootstrap/css copying build/lib/dpaste/static/dpaste/bootstrap/css/bootstrap-responsive.css -> /construction/www/py-django-dpaste/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 -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/static/dpaste/bootstrap/css copying build/lib/dpaste/static/dpaste/bootstrap/css/bootstrap.css -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/static/dpaste/bootstrap/css copying build/lib/dpaste/static/dpaste/bootstrap/css/bootstrap.min.css -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/static/dpaste/bootstrap/css creating /construction/www/py-django-dpaste/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 -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/static/dpaste/bootstrap/img copying build/lib/dpaste/static/dpaste/bootstrap/img/glyphicons-halflings.png -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/static/dpaste/bootstrap/img creating /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/static/dpaste/bootstrap/js copying build/lib/dpaste/static/dpaste/bootstrap/js/bootstrap.js -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/static/dpaste/bootstrap/js copying build/lib/dpaste/static/dpaste/bootstrap/js/bootstrap.min.js -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/static/dpaste/bootstrap/js creating /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/templates creating /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/templates/dpaste copying build/lib/dpaste/templates/dpaste/404.html -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/templates/dpaste copying build/lib/dpaste/templates/dpaste/500.html -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/templates/dpaste copying build/lib/dpaste/templates/dpaste/about.html -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/templates/dpaste copying build/lib/dpaste/templates/dpaste/base.html -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/templates/dpaste copying build/lib/dpaste/templates/dpaste/snippet_details.html -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/templates/dpaste copying build/lib/dpaste/templates/dpaste/snippet_details_raw.html -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/templates/dpaste copying build/lib/dpaste/templates/dpaste/snippet_diff.html -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/templates/dpaste copying build/lib/dpaste/templates/dpaste/snippet_form.html -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/templates/dpaste copying build/lib/dpaste/templates/dpaste/snippet_list.html -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/templates/dpaste copying build/lib/dpaste/templates/dpaste/snippet_new.html -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/templates/dpaste copying build/lib/dpaste/templates/dpaste/snippet_pre.html -> /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/templates/dpaste byte-compiling /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/context_processors.py to context_processors.pyc byte-compiling /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/forms.py to forms.pyc byte-compiling /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/highlight.py to highlight.pyc byte-compiling /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/middleware.py to middleware.pyc byte-compiling /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/models.py to models.pyc byte-compiling /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/views.py to views.pyc byte-compiling /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/wsgi.py to wsgi.pyc byte-compiling /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/management/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/management/commands/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/management/commands/cleanup_snippets.py to cleanup_snippets.pyc byte-compiling /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/migrations/0002_auto_20170119_1038.py to 0002_auto_20170119_1038.pyc byte-compiling /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/migrations/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/settings/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/settings/base.py to base.pyc byte-compiling /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/settings/local.py to local.pyc byte-compiling /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/south_migrations/0001_initial.py to 0001_initial.pyc byte-compiling /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/south_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 /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/south_migrations/0003_auto__del_field_snippet_content_highlighted.py to 0003_auto__del_field_snippet_content_highlighted.pyc byte-compiling /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/south_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 /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/south_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 /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/south_migrations/0006_auto__add_unique_snippet_secret_id.py to 0006_auto__add_unique_snippet_secret_id.pyc byte-compiling /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/south_migrations/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/templatetags/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/templatetags/dpaste_tags.py to dpaste_tags.pyc byte-compiling /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/tests/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/tests/test_api.py to test_api.pyc byte-compiling /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/tests/test_snippet.py to test_snippet.pyc byte-compiling /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/urls/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/urls/dpaste.py to dpaste.pyc byte-compiling /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste/urls/dpaste_api.py to dpaste_api.pyc writing byte-compilation script '/tmp/tmp8EKolo.py' /usr/local/bin/python2.7 -O /tmp/tmp8EKolo.py removing /tmp/tmp8EKolo.py running install_egg_info Copying dpaste.egg-info to /construction/www/py-django-dpaste/stage/usr/local/lib/python2.7/site-packages/dpaste-2.13-py2.7.egg-info running install_scripts writing list of installed files to '/construction/www/py-django-dpaste/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for py27-django-dpaste-2.13 file sizes/checksums [123]: 0% file sizes/checksums [123]: 81% file sizes/checksums [123]: 100% packing files [123]: 0% packing files [123]: 81% packing files [123]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:09