------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/readline-8.0.4.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/openssl-1.1.1d,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/python27-2.7.17_1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from python27-2.7.17_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-44.0.0.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from py27-setuptools-44.0.0: -- 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-click-7.0.txz Installing /packages/All/py27-confusable_homoglyphs-3.2.0_1.txz Installing /packages/All/py27-pytz-2019.3,1.txz Installing /packages/All/sqlite3-3.30.1_1,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/py27-sqlite3-2.7.17_7.txz Installing /packages/All/py27-django111-1.11.29.txz SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-django-registration-2.4.1_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py27-django-registration-2.4.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-django-registration-2.4.1_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py27-django-registration-2.4.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-django-registration-2.4.1_1 for building => SHA256 Checksum OK for django-registration-2.4.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py27-django-registration-2.4.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-django-registration-2.4.1_1 for building ===> Extracting for py27-django-registration-2.4.1_1 => SHA256 Checksum OK for django-registration-2.4.1.tar.gz. Extracted Memory Use: 4.67M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-django-registration-2.4.1_1 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-django-registration-2.4.1_1 depends on package: py27-setuptools>0 - found ===> py27-django-registration-2.4.1_1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-django-registration-2.4.1_1 depends on package: py27-setuptools>0 - found ===> py27-django-registration-2.4.1_1 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-django-registration-2.4.1_1 running config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-django-registration-2.4.1_1 running build running build_py creating build creating build/lib creating build/lib/registration copying registration/runtests.py -> build/lib/registration copying registration/signals.py -> build/lib/registration copying registration/models.py -> build/lib/registration copying registration/urls.py -> build/lib/registration copying registration/__init__.py -> build/lib/registration copying registration/views.py -> build/lib/registration copying registration/forms.py -> build/lib/registration copying registration/auth_urls_functions.py -> build/lib/registration copying registration/auth_urls_classes.py -> build/lib/registration copying registration/admin.py -> build/lib/registration copying registration/validators.py -> build/lib/registration copying registration/auth_urls.py -> build/lib/registration creating build/lib/registration/migrations copying registration/migrations/0001_initial.py -> build/lib/registration/migrations copying registration/migrations/__init__.py -> build/lib/registration/migrations creating build/lib/registration/backends copying registration/backends/__init__.py -> build/lib/registration/backends creating build/lib/registration/backends/hmac copying registration/backends/hmac/__init__.py -> build/lib/registration/backends/hmac copying registration/backends/hmac/urls.py -> build/lib/registration/backends/hmac copying registration/backends/hmac/views.py -> build/lib/registration/backends/hmac creating build/lib/registration/backends/simple copying registration/backends/simple/views.py -> build/lib/registration/backends/simple copying registration/backends/simple/__init__.py -> build/lib/registration/backends/simple copying registration/backends/simple/urls.py -> build/lib/registration/backends/simple creating build/lib/registration/backends/default copying registration/backends/default/__init__.py -> build/lib/registration/backends/default copying registration/backends/default/views.py -> build/lib/registration/backends/default copying registration/backends/default/urls.py -> build/lib/registration/backends/default creating build/lib/registration/backends/model_activation copying registration/backends/model_activation/views.py -> build/lib/registration/backends/model_activation copying registration/backends/model_activation/__init__.py -> build/lib/registration/backends/model_activation copying registration/backends/model_activation/urls.py -> build/lib/registration/backends/model_activation creating build/lib/registration/management copying registration/management/__init__.py -> build/lib/registration/management creating build/lib/registration/management/commands copying registration/management/commands/__init__.py -> build/lib/registration/management/commands copying registration/management/commands/cleanupregistration.py -> build/lib/registration/management/commands creating build/lib/registration/tests copying registration/tests/views.py -> build/lib/registration/tests copying registration/tests/test_views.py -> build/lib/registration/tests copying registration/tests/test_hmac_workflow.py -> build/lib/registration/tests copying registration/tests/urls.py -> build/lib/registration/tests copying registration/tests/test_django_auth_integration.py -> build/lib/registration/tests copying registration/tests/test_model_workflow.py -> build/lib/registration/tests copying registration/tests/test_models.py -> build/lib/registration/tests copying registration/tests/__init__.py -> build/lib/registration/tests copying registration/tests/test_simple_workflow.py -> build/lib/registration/tests copying registration/tests/base.py -> build/lib/registration/tests copying registration/tests/test_forms.py -> build/lib/registration/tests creating build/lib/registration/locale creating build/lib/registration/locale/pt_BR creating build/lib/registration/locale/pt_BR/LC_MESSAGES copying registration/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/registration/locale/pt_BR/LC_MESSAGES copying registration/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/registration/locale/pt_BR/LC_MESSAGES creating build/lib/registration/locale/sr creating build/lib/registration/locale/sr/LC_MESSAGES copying registration/locale/sr/LC_MESSAGES/django.po -> build/lib/registration/locale/sr/LC_MESSAGES copying registration/locale/sr/LC_MESSAGES/django.mo -> build/lib/registration/locale/sr/LC_MESSAGES creating build/lib/registration/locale/ko creating build/lib/registration/locale/ko/LC_MESSAGES copying registration/locale/ko/LC_MESSAGES/django.mo -> build/lib/registration/locale/ko/LC_MESSAGES copying registration/locale/ko/LC_MESSAGES/django.po -> build/lib/registration/locale/ko/LC_MESSAGES creating build/lib/registration/locale/fa creating build/lib/registration/locale/fa/LC_MESSAGES copying registration/locale/fa/LC_MESSAGES/django.po -> build/lib/registration/locale/fa/LC_MESSAGES copying registration/locale/fa/LC_MESSAGES/django.mo -> build/lib/registration/locale/fa/LC_MESSAGES creating build/lib/registration/locale/nl creating build/lib/registration/locale/nl/LC_MESSAGES copying registration/locale/nl/LC_MESSAGES/django.po -> build/lib/registration/locale/nl/LC_MESSAGES copying registration/locale/nl/LC_MESSAGES/django.mo -> build/lib/registration/locale/nl/LC_MESSAGES creating build/lib/registration/locale/cs creating build/lib/registration/locale/cs/LC_MESSAGES copying registration/locale/cs/LC_MESSAGES/django.mo -> build/lib/registration/locale/cs/LC_MESSAGES copying registration/locale/cs/LC_MESSAGES/django.po -> build/lib/registration/locale/cs/LC_MESSAGES creating build/lib/registration/locale/it creating build/lib/registration/locale/it/LC_MESSAGES copying registration/locale/it/LC_MESSAGES/django.po -> build/lib/registration/locale/it/LC_MESSAGES copying registration/locale/it/LC_MESSAGES/django.mo -> build/lib/registration/locale/it/LC_MESSAGES creating build/lib/registration/locale/da creating build/lib/registration/locale/da/LC_MESSAGES copying registration/locale/da/LC_MESSAGES/django.po -> build/lib/registration/locale/da/LC_MESSAGES copying registration/locale/da/LC_MESSAGES/django.mo -> build/lib/registration/locale/da/LC_MESSAGES creating build/lib/registration/locale/el creating build/lib/registration/locale/el/LC_MESSAGES copying registration/locale/el/LC_MESSAGES/django.po -> build/lib/registration/locale/el/LC_MESSAGES copying registration/locale/el/LC_MESSAGES/django.mo -> build/lib/registration/locale/el/LC_MESSAGES creating build/lib/registration/locale/zh_CN creating build/lib/registration/locale/zh_CN/LC_MESSAGES copying registration/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/registration/locale/zh_CN/LC_MESSAGES copying registration/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/registration/locale/zh_CN/LC_MESSAGES creating build/lib/registration/locale/fr creating build/lib/registration/locale/fr/LC_MESSAGES copying registration/locale/fr/LC_MESSAGES/django.mo -> build/lib/registration/locale/fr/LC_MESSAGES copying registration/locale/fr/LC_MESSAGES/django.po -> build/lib/registration/locale/fr/LC_MESSAGES creating build/lib/registration/locale/pt creating build/lib/registration/locale/pt/LC_MESSAGES copying registration/locale/pt/LC_MESSAGES/django.mo -> build/lib/registration/locale/pt/LC_MESSAGES copying registration/locale/pt/LC_MESSAGES/django.po -> build/lib/registration/locale/pt/LC_MESSAGES creating build/lib/registration/locale/sl creating build/lib/registration/locale/sl/LC_MESSAGES copying registration/locale/sl/LC_MESSAGES/django.po -> build/lib/registration/locale/sl/LC_MESSAGES copying registration/locale/sl/LC_MESSAGES/django.mo -> build/lib/registration/locale/sl/LC_MESSAGES creating build/lib/registration/locale/he creating build/lib/registration/locale/he/LC_MESSAGES copying registration/locale/he/LC_MESSAGES/django.mo -> build/lib/registration/locale/he/LC_MESSAGES copying registration/locale/he/LC_MESSAGES/django.po -> build/lib/registration/locale/he/LC_MESSAGES creating build/lib/registration/locale/pl creating build/lib/registration/locale/pl/LC_MESSAGES copying registration/locale/pl/LC_MESSAGES/django.po -> build/lib/registration/locale/pl/LC_MESSAGES copying registration/locale/pl/LC_MESSAGES/django.mo -> build/lib/registration/locale/pl/LC_MESSAGES creating build/lib/registration/locale/nb creating build/lib/registration/locale/nb/LC_MESSAGES copying registration/locale/nb/LC_MESSAGES/django.mo -> build/lib/registration/locale/nb/LC_MESSAGES copying registration/locale/nb/LC_MESSAGES/django.po -> build/lib/registration/locale/nb/LC_MESSAGES creating build/lib/registration/locale/es_AR creating build/lib/registration/locale/es_AR/LC_MESSAGES copying registration/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/registration/locale/es_AR/LC_MESSAGES copying registration/locale/es_AR/LC_MESSAGES/django.po -> build/lib/registration/locale/es_AR/LC_MESSAGES creating build/lib/registration/locale/zh_TW creating build/lib/registration/locale/zh_TW/LC_MESSAGES copying registration/locale/zh_TW/LC_MESSAGES/django.mo -> build/lib/registration/locale/zh_TW/LC_MESSAGES copying registration/locale/zh_TW/LC_MESSAGES/django.po -> build/lib/registration/locale/zh_TW/LC_MESSAGES creating build/lib/registration/locale/ar creating build/lib/registration/locale/ar/LC_MESSAGES copying registration/locale/ar/LC_MESSAGES/django.po -> build/lib/registration/locale/ar/LC_MESSAGES copying registration/locale/ar/LC_MESSAGES/django.mo -> build/lib/registration/locale/ar/LC_MESSAGES creating build/lib/registration/locale/de creating build/lib/registration/locale/de/LC_MESSAGES copying registration/locale/de/LC_MESSAGES/django.mo -> build/lib/registration/locale/de/LC_MESSAGES copying registration/locale/de/LC_MESSAGES/django.po -> build/lib/registration/locale/de/LC_MESSAGES creating build/lib/registration/locale/bg creating build/lib/registration/locale/bg/LC_MESSAGES copying registration/locale/bg/LC_MESSAGES/django.po -> build/lib/registration/locale/bg/LC_MESSAGES copying registration/locale/bg/LC_MESSAGES/django.mo -> build/lib/registration/locale/bg/LC_MESSAGES creating build/lib/registration/locale/ja creating build/lib/registration/locale/ja/LC_MESSAGES copying registration/locale/ja/LC_MESSAGES/django.po -> build/lib/registration/locale/ja/LC_MESSAGES copying registration/locale/ja/LC_MESSAGES/django.mo -> build/lib/registration/locale/ja/LC_MESSAGES creating build/lib/registration/locale/ca creating build/lib/registration/locale/ca/LC_MESSAGES copying registration/locale/ca/LC_MESSAGES/django.po -> build/lib/registration/locale/ca/LC_MESSAGES copying registration/locale/ca/LC_MESSAGES/django.mo -> build/lib/registration/locale/ca/LC_MESSAGES creating build/lib/registration/locale/en creating build/lib/registration/locale/en/LC_MESSAGES copying registration/locale/en/LC_MESSAGES/django.mo -> build/lib/registration/locale/en/LC_MESSAGES copying registration/locale/en/LC_MESSAGES/django.po -> build/lib/registration/locale/en/LC_MESSAGES creating build/lib/registration/locale/ru creating build/lib/registration/locale/ru/LC_MESSAGES copying registration/locale/ru/LC_MESSAGES/django.mo -> build/lib/registration/locale/ru/LC_MESSAGES copying registration/locale/ru/LC_MESSAGES/django.po -> build/lib/registration/locale/ru/LC_MESSAGES creating build/lib/registration/locale/sv creating build/lib/registration/locale/sv/LC_MESSAGES copying registration/locale/sv/LC_MESSAGES/django.po -> build/lib/registration/locale/sv/LC_MESSAGES copying registration/locale/sv/LC_MESSAGES/django.mo -> build/lib/registration/locale/sv/LC_MESSAGES creating build/lib/registration/locale/is creating build/lib/registration/locale/is/LC_MESSAGES copying registration/locale/is/LC_MESSAGES/django.mo -> build/lib/registration/locale/is/LC_MESSAGES copying registration/locale/is/LC_MESSAGES/django.po -> build/lib/registration/locale/is/LC_MESSAGES creating build/lib/registration/locale/hr creating build/lib/registration/locale/hr/LC_MESSAGES copying registration/locale/hr/LC_MESSAGES/django.po -> build/lib/registration/locale/hr/LC_MESSAGES copying registration/locale/hr/LC_MESSAGES/django.mo -> build/lib/registration/locale/hr/LC_MESSAGES creating build/lib/registration/locale/tr_TR creating build/lib/registration/locale/tr_TR/LC_MESSAGES copying registration/locale/tr_TR/LC_MESSAGES/django.mo -> build/lib/registration/locale/tr_TR/LC_MESSAGES copying registration/locale/tr_TR/LC_MESSAGES/django.po -> build/lib/registration/locale/tr_TR/LC_MESSAGES creating build/lib/registration/locale/es creating build/lib/registration/locale/es/LC_MESSAGES copying registration/locale/es/LC_MESSAGES/django.po -> build/lib/registration/locale/es/LC_MESSAGES copying registration/locale/es/LC_MESSAGES/django.mo -> build/lib/registration/locale/es/LC_MESSAGES creating build/lib/registration/tests/templates creating build/lib/registration/tests/templates/registration copying registration/tests/templates/registration/registration_closed.html -> build/lib/registration/tests/templates/registration copying registration/tests/templates/registration/activation_email.txt -> build/lib/registration/tests/templates/registration copying registration/tests/templates/registration/activation_complete.html -> build/lib/registration/tests/templates/registration copying registration/tests/templates/registration/activation_email_subject.txt -> build/lib/registration/tests/templates/registration copying registration/tests/templates/registration/registration_complete.html -> build/lib/registration/tests/templates/registration copying registration/tests/templates/registration/registration_form.html -> build/lib/registration/tests/templates/registration copying registration/tests/templates/registration/activate.html -> build/lib/registration/tests/templates/registration SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-django-registration-2.4.1_1 depends on package: py27-confusable_homoglyphs>=0 - found ===> py27-django-registration-2.4.1_1 depends on package: py27-django111>=1.11 - found ===> py27-django-registration-2.4.1_1 depends on package: py27-setuptools>0 - found ===> py27-django-registration-2.4.1_1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-django-registration-2.4.1_1 ===> py27-django-registration-2.4.1_1 depends on package: py27-confusable_homoglyphs>=0 - found ===> py27-django-registration-2.4.1_1 depends on package: py27-django111>=1.11 - found ===> py27-django-registration-2.4.1_1 depends on package: py27-setuptools>0 - found ===> py27-django-registration-2.4.1_1 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7 creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/backends creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/backends/default copying build/lib/registration/backends/default/urls.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/backends/default copying build/lib/registration/backends/default/views.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/backends/default copying build/lib/registration/backends/default/__init__.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/backends/default creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/backends/hmac copying build/lib/registration/backends/hmac/urls.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/backends/hmac copying build/lib/registration/backends/hmac/views.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/backends/hmac copying build/lib/registration/backends/hmac/__init__.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/backends/hmac creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/backends/simple copying build/lib/registration/backends/simple/urls.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/backends/simple copying build/lib/registration/backends/simple/__init__.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/backends/simple copying build/lib/registration/backends/simple/views.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/backends/simple copying build/lib/registration/backends/__init__.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/backends creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/backends/model_activation copying build/lib/registration/backends/model_activation/views.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/backends/model_activation copying build/lib/registration/backends/model_activation/urls.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/backends/model_activation copying build/lib/registration/backends/model_activation/__init__.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/backends/model_activation creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/tests creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/tests/templates creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/tests/templates/registration copying build/lib/registration/tests/templates/registration/activation_email.txt -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/tests/templates/registration copying build/lib/registration/tests/templates/registration/activate.html -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/tests/templates/registration copying build/lib/registration/tests/templates/registration/registration_form.html -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/tests/templates/registration copying build/lib/registration/tests/templates/registration/registration_complete.html -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/tests/templates/registration copying build/lib/registration/tests/templates/registration/activation_complete.html -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/tests/templates/registration copying build/lib/registration/tests/templates/registration/registration_closed.html -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/tests/templates/registration copying build/lib/registration/tests/templates/registration/activation_email_subject.txt -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/tests/templates/registration copying build/lib/registration/tests/test_forms.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/tests copying build/lib/registration/tests/test_models.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/tests copying build/lib/registration/tests/test_simple_workflow.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/tests copying build/lib/registration/tests/test_views.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/tests copying build/lib/registration/tests/test_django_auth_integration.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/tests copying build/lib/registration/tests/urls.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/tests copying build/lib/registration/tests/views.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/tests copying build/lib/registration/tests/test_hmac_workflow.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/tests copying build/lib/registration/tests/test_model_workflow.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/tests copying build/lib/registration/tests/base.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/tests copying build/lib/registration/tests/__init__.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/tests copying build/lib/registration/admin.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration copying build/lib/registration/views.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration copying build/lib/registration/__init__.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration copying build/lib/registration/auth_urls_functions.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration copying build/lib/registration/auth_urls.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration copying build/lib/registration/validators.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration copying build/lib/registration/runtests.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/da creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/da/LC_MESSAGES copying build/lib/registration/locale/da/LC_MESSAGES/django.po -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/da/LC_MESSAGES copying build/lib/registration/locale/da/LC_MESSAGES/django.mo -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/da/LC_MESSAGES creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/fr creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/fr/LC_MESSAGES copying build/lib/registration/locale/fr/LC_MESSAGES/django.po -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/fr/LC_MESSAGES copying build/lib/registration/locale/fr/LC_MESSAGES/django.mo -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/fr/LC_MESSAGES creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/zh_CN creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/zh_CN/LC_MESSAGES copying build/lib/registration/locale/zh_CN/LC_MESSAGES/django.po -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/zh_CN/LC_MESSAGES copying build/lib/registration/locale/zh_CN/LC_MESSAGES/django.mo -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/zh_CN/LC_MESSAGES creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/it creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/it/LC_MESSAGES copying build/lib/registration/locale/it/LC_MESSAGES/django.po -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/it/LC_MESSAGES copying build/lib/registration/locale/it/LC_MESSAGES/django.mo -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/it/LC_MESSAGES creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/pt creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/pt/LC_MESSAGES copying build/lib/registration/locale/pt/LC_MESSAGES/django.mo -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/pt/LC_MESSAGES copying build/lib/registration/locale/pt/LC_MESSAGES/django.po -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/pt/LC_MESSAGES creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/hr creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/hr/LC_MESSAGES copying build/lib/registration/locale/hr/LC_MESSAGES/django.mo -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/hr/LC_MESSAGES copying build/lib/registration/locale/hr/LC_MESSAGES/django.po -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/hr/LC_MESSAGES creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/ca creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/ca/LC_MESSAGES copying build/lib/registration/locale/ca/LC_MESSAGES/django.mo -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/ca/LC_MESSAGES copying build/lib/registration/locale/ca/LC_MESSAGES/django.po -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/ca/LC_MESSAGES creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/he creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/he/LC_MESSAGES copying build/lib/registration/locale/he/LC_MESSAGES/django.po -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/he/LC_MESSAGES copying build/lib/registration/locale/he/LC_MESSAGES/django.mo -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/he/LC_MESSAGES creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/pl creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/pl/LC_MESSAGES copying build/lib/registration/locale/pl/LC_MESSAGES/django.po -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/pl/LC_MESSAGES copying build/lib/registration/locale/pl/LC_MESSAGES/django.mo -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/pl/LC_MESSAGES creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/zh_TW creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/zh_TW/LC_MESSAGES copying build/lib/registration/locale/zh_TW/LC_MESSAGES/django.po -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/zh_TW/LC_MESSAGES copying build/lib/registration/locale/zh_TW/LC_MESSAGES/django.mo -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/zh_TW/LC_MESSAGES creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/ja creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/ja/LC_MESSAGES copying build/lib/registration/locale/ja/LC_MESSAGES/django.po -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/ja/LC_MESSAGES copying build/lib/registration/locale/ja/LC_MESSAGES/django.mo -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/ja/LC_MESSAGES creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/ko creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/ko/LC_MESSAGES copying build/lib/registration/locale/ko/LC_MESSAGES/django.mo -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/ko/LC_MESSAGES copying build/lib/registration/locale/ko/LC_MESSAGES/django.po -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/ko/LC_MESSAGES creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/fa creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/fa/LC_MESSAGES copying build/lib/registration/locale/fa/LC_MESSAGES/django.po -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/fa/LC_MESSAGES copying build/lib/registration/locale/fa/LC_MESSAGES/django.mo -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/fa/LC_MESSAGES creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/sv creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/sv/LC_MESSAGES copying build/lib/registration/locale/sv/LC_MESSAGES/django.po -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/sv/LC_MESSAGES copying build/lib/registration/locale/sv/LC_MESSAGES/django.mo -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/sv/LC_MESSAGES creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/nb creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/nb/LC_MESSAGES copying build/lib/registration/locale/nb/LC_MESSAGES/django.mo -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/nb/LC_MESSAGES copying build/lib/registration/locale/nb/LC_MESSAGES/django.po -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/nb/LC_MESSAGES creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/el creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/el/LC_MESSAGES copying build/lib/registration/locale/el/LC_MESSAGES/django.mo -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/el/LC_MESSAGES copying build/lib/registration/locale/el/LC_MESSAGES/django.po -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/el/LC_MESSAGES creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/tr_TR creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/tr_TR/LC_MESSAGES copying build/lib/registration/locale/tr_TR/LC_MESSAGES/django.mo -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/tr_TR/LC_MESSAGES copying build/lib/registration/locale/tr_TR/LC_MESSAGES/django.po -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/tr_TR/LC_MESSAGES creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/ar creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/ar/LC_MESSAGES copying build/lib/registration/locale/ar/LC_MESSAGES/django.mo -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/ar/LC_MESSAGES copying build/lib/registration/locale/ar/LC_MESSAGES/django.po -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/ar/LC_MESSAGES creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/es_AR creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/es_AR/LC_MESSAGES copying build/lib/registration/locale/es_AR/LC_MESSAGES/django.po -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/es_AR/LC_MESSAGES copying build/lib/registration/locale/es_AR/LC_MESSAGES/django.mo -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/es_AR/LC_MESSAGES creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/es creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/es/LC_MESSAGES copying build/lib/registration/locale/es/LC_MESSAGES/django.mo -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/es/LC_MESSAGES copying build/lib/registration/locale/es/LC_MESSAGES/django.po -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/es/LC_MESSAGES creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/pt_BR creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/pt_BR/LC_MESSAGES copying build/lib/registration/locale/pt_BR/LC_MESSAGES/django.po -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/pt_BR/LC_MESSAGES copying build/lib/registration/locale/pt_BR/LC_MESSAGES/django.mo -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/pt_BR/LC_MESSAGES creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/nl creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/nl/LC_MESSAGES copying build/lib/registration/locale/nl/LC_MESSAGES/django.po -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/nl/LC_MESSAGES copying build/lib/registration/locale/nl/LC_MESSAGES/django.mo -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/nl/LC_MESSAGES creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/bg creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/bg/LC_MESSAGES copying build/lib/registration/locale/bg/LC_MESSAGES/django.po -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/bg/LC_MESSAGES copying build/lib/registration/locale/bg/LC_MESSAGES/django.mo -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/bg/LC_MESSAGES creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/ru creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/ru/LC_MESSAGES copying build/lib/registration/locale/ru/LC_MESSAGES/django.po -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/ru/LC_MESSAGES copying build/lib/registration/locale/ru/LC_MESSAGES/django.mo -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/ru/LC_MESSAGES creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/cs creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/cs/LC_MESSAGES copying build/lib/registration/locale/cs/LC_MESSAGES/django.po -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/cs/LC_MESSAGES copying build/lib/registration/locale/cs/LC_MESSAGES/django.mo -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/cs/LC_MESSAGES creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/sr creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/sr/LC_MESSAGES copying build/lib/registration/locale/sr/LC_MESSAGES/django.po -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/sr/LC_MESSAGES copying build/lib/registration/locale/sr/LC_MESSAGES/django.mo -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/sr/LC_MESSAGES creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/en creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/en/LC_MESSAGES copying build/lib/registration/locale/en/LC_MESSAGES/django.mo -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/en/LC_MESSAGES copying build/lib/registration/locale/en/LC_MESSAGES/django.po -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/en/LC_MESSAGES creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/is creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/is/LC_MESSAGES copying build/lib/registration/locale/is/LC_MESSAGES/django.mo -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/is/LC_MESSAGES copying build/lib/registration/locale/is/LC_MESSAGES/django.po -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/is/LC_MESSAGES creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/sl creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/sl/LC_MESSAGES copying build/lib/registration/locale/sl/LC_MESSAGES/django.mo -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/sl/LC_MESSAGES copying build/lib/registration/locale/sl/LC_MESSAGES/django.po -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/sl/LC_MESSAGES creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/de creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/de/LC_MESSAGES copying build/lib/registration/locale/de/LC_MESSAGES/django.po -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/de/LC_MESSAGES copying build/lib/registration/locale/de/LC_MESSAGES/django.mo -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/locale/de/LC_MESSAGES copying build/lib/registration/forms.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration copying build/lib/registration/auth_urls_classes.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/management copying build/lib/registration/management/__init__.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/management creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/management/commands copying build/lib/registration/management/commands/__init__.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/management/commands copying build/lib/registration/management/commands/cleanupregistration.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/management/commands creating /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/migrations copying build/lib/registration/migrations/0001_initial.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/migrations copying build/lib/registration/migrations/__init__.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/migrations copying build/lib/registration/models.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration copying build/lib/registration/urls.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration copying build/lib/registration/signals.py -> /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/backends/default/urls.py to urls.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/backends/default/views.py to views.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/backends/default/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/backends/hmac/urls.py to urls.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/backends/hmac/views.py to views.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/backends/hmac/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/backends/simple/urls.py to urls.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/backends/simple/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/backends/simple/views.py to views.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/backends/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/backends/model_activation/views.py to views.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/backends/model_activation/urls.py to urls.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/backends/model_activation/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/tests/test_forms.py to test_forms.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/tests/test_models.py to test_models.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/tests/test_simple_workflow.py to test_simple_workflow.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/tests/test_views.py to test_views.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/tests/test_django_auth_integration.py to test_django_auth_integration.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/tests/urls.py to urls.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/tests/views.py to views.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/tests/test_hmac_workflow.py to test_hmac_workflow.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/tests/test_model_workflow.py to test_model_workflow.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/tests/base.py to base.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/tests/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/admin.py to admin.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/views.py to views.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/auth_urls_functions.py to auth_urls_functions.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/auth_urls.py to auth_urls.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/validators.py to validators.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/runtests.py to runtests.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/forms.py to forms.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/auth_urls_classes.py to auth_urls_classes.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/management/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/management/commands/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/management/commands/cleanupregistration.py to cleanupregistration.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/migrations/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/models.py to models.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/urls.py to urls.pyc byte-compiling /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/registration/signals.py to signals.pyc writing byte-compilation script '/tmp/tmp4eb_PB.py' /usr/local/bin/python2.7 -O /tmp/tmp4eb_PB.py removing /tmp/tmp4eb_PB.py running install_egg_info running egg_info writing requirements to django_registration.egg-info/requires.txt writing django_registration.egg-info/PKG-INFO writing top-level names to django_registration.egg-info/top_level.txt writing dependency_links to django_registration.egg-info/dependency_links.txt reading manifest file 'django_registration.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_registration.egg-info/SOURCES.txt' Copying django_registration.egg-info to /construction/www/py-django-registration/stage/usr/local/lib/python2.7/site-packages/django_registration-2.4.1-py2.7.egg-info running install_scripts writing list of installed files to '/construction/www/py-django-registration/.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: package ------------------------------------------------------------------------------- ===> Building package for py27-django-registration-2.4.1_1 file sizes/checksums [196]: 0% file sizes/checksums [196]: 51% file sizes/checksums [196]: 100% packing files [196]: 0% packing files [196]: 51% packing files [196]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:09