------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-pytz-2020.1,1.txz Installing /packages/All/py37-sqlparse-0.3.1.txz Installing /packages/All/sqlite3-3.31.1_1,1.txz Installing /packages/All/py37-sqlite3-3.7.7_7.txz Installing /packages/All/py37-django22-2.2.12.txz SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-django-registration-redux-2.8 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-django-registration-redux-2.8 depends on file: /usr/local/sbin/pkg - found => django-registration-redux-2.8.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://files.pythonhosted.org/packages/source/d/django-registration-redux/django-registration-redux-2.8.tar.gz django-registration-redux-2.8.tar.gz 0% of 109 kB 0 Bps django-registration-redux-2.8.tar.gz 109 kB 14 MBps 00s ===> Fetching all distfiles required by py37-django-registration-redux-2.8 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-django-registration-redux-2.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-django-registration-redux-2.8 for building => SHA256 Checksum OK for django-registration-redux-2.8.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-django-registration-redux-2.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-django-registration-redux-2.8 for building ===> Extracting for py37-django-registration-redux-2.8 => SHA256 Checksum OK for django-registration-redux-2.8.tar.gz. Extracted Memory Use: 1.08M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-django-registration-redux-2.8 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-django-registration-redux-2.8 depends on package: py37-setuptools>0 - found ===> py37-django-registration-redux-2.8 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-django-registration-redux-2.8 depends on package: py37-setuptools>0 - found ===> py37-django-registration-redux-2.8 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-django-registration-redux-2.8 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-django-registration-redux-2.8 running build running build_py creating build creating build/lib creating build/lib/registration copying registration/admin.py -> build/lib/registration copying registration/auth_urls.py -> build/lib/registration copying registration/forms.py -> build/lib/registration copying registration/views.py -> build/lib/registration copying registration/models.py -> build/lib/registration copying registration/signals.py -> build/lib/registration copying registration/users.py -> build/lib/registration copying registration/__init__.py -> build/lib/registration creating build/lib/test_app copying test_app/urls_default.py -> build/lib/test_app copying test_app/urls_admin_approval.py -> build/lib/test_app copying test_app/__init__.py -> build/lib/test_app copying test_app/settings.py -> build/lib/test_app copying test_app/settings_test.py -> build/lib/test_app copying test_app/models.py -> build/lib/test_app copying test_app/urls_simple.py -> build/lib/test_app creating build/lib/registration/migrations copying registration/migrations/0003_migrate_activatedstatus.py -> build/lib/registration/migrations copying registration/migrations/0002_registrationprofile_activated.py -> build/lib/registration/migrations copying registration/migrations/__init__.py -> build/lib/registration/migrations copying registration/migrations/0004_supervisedregistrationprofile.py -> build/lib/registration/migrations copying registration/migrations/0001_initial.py -> build/lib/registration/migrations copying registration/migrations/0005_activation_key_sha256.py -> build/lib/registration/migrations creating build/lib/registration/tests copying registration/tests/forms.py -> build/lib/registration/tests copying registration/tests/forms_custom_user.py -> build/lib/registration/tests copying registration/tests/admin_approval_backend.py -> build/lib/registration/tests copying registration/tests/default_backend.py -> build/lib/registration/tests copying registration/tests/simple_backend.py -> build/lib/registration/tests copying registration/tests/models.py -> build/lib/registration/tests copying registration/tests/__init__.py -> build/lib/registration/tests copying registration/tests/admin_actions.py -> build/lib/registration/tests copying registration/tests/urls.py -> build/lib/registration/tests creating build/lib/registration/backends copying registration/backends/__init__.py -> build/lib/registration/backends creating build/lib/registration/management copying registration/management/__init__.py -> build/lib/registration/management creating build/lib/registration/backends/admin_approval copying registration/backends/admin_approval/urls.py -> build/lib/registration/backends/admin_approval copying registration/backends/admin_approval/views.py -> build/lib/registration/backends/admin_approval copying registration/backends/admin_approval/__init__.py -> build/lib/registration/backends/admin_approval creating 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 copying registration/backends/simple/views.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/management/commands copying registration/management/commands/__init__.py -> build/lib/registration/management/commands copying registration/management/commands/cleanupregistration.py -> build/lib/registration/management/commands running egg_info writing django_registration_redux.egg-info/PKG-INFO writing dependency_links to django_registration_redux.egg-info/dependency_links.txt writing top-level names to django_registration_redux.egg-info/top_level.txt reading manifest file 'django_registration_redux.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'INSTALL' no previously-included directories found matching 'docs/_build' writing manifest file 'django_registration_redux.egg-info/SOURCES.txt' creating build/lib/registration/locale creating build/lib/registration/locale/ar creating build/lib/registration/locale/ar/LC_MESSAGES copying registration/locale/ar/LC_MESSAGES/django.mo -> build/lib/registration/locale/ar/LC_MESSAGES copying registration/locale/ar/LC_MESSAGES/django.po -> build/lib/registration/locale/ar/LC_MESSAGES creating build/lib/registration/locale/bg creating build/lib/registration/locale/bg/LC_MESSAGES copying registration/locale/bg/LC_MESSAGES/django.mo -> build/lib/registration/locale/bg/LC_MESSAGES copying registration/locale/bg/LC_MESSAGES/django.po -> build/lib/registration/locale/bg/LC_MESSAGES creating build/lib/registration/locale/ca creating build/lib/registration/locale/ca/LC_MESSAGES copying registration/locale/ca/LC_MESSAGES/django.mo -> build/lib/registration/locale/ca/LC_MESSAGES copying registration/locale/ca/LC_MESSAGES/django.po -> build/lib/registration/locale/ca/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/da creating build/lib/registration/locale/da/LC_MESSAGES copying registration/locale/da/LC_MESSAGES/django.mo -> build/lib/registration/locale/da/LC_MESSAGES copying registration/locale/da/LC_MESSAGES/django.po -> build/lib/registration/locale/da/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/el creating build/lib/registration/locale/el/LC_MESSAGES copying registration/locale/el/LC_MESSAGES/django.mo -> build/lib/registration/locale/el/LC_MESSAGES copying registration/locale/el/LC_MESSAGES/django.po -> build/lib/registration/locale/el/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/es creating build/lib/registration/locale/es/LC_MESSAGES copying registration/locale/es/LC_MESSAGES/django.mo -> build/lib/registration/locale/es/LC_MESSAGES copying registration/locale/es/LC_MESSAGES/django.po -> build/lib/registration/locale/es/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/fa creating build/lib/registration/locale/fa/LC_MESSAGES copying registration/locale/fa/LC_MESSAGES/django.mo -> build/lib/registration/locale/fa/LC_MESSAGES copying registration/locale/fa/LC_MESSAGES/django.po -> build/lib/registration/locale/fa/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/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/hr creating build/lib/registration/locale/hr/LC_MESSAGES copying registration/locale/hr/LC_MESSAGES/django.mo -> build/lib/registration/locale/hr/LC_MESSAGES copying registration/locale/hr/LC_MESSAGES/django.po -> build/lib/registration/locale/hr/LC_MESSAGES creating build/lib/registration/locale/hu creating build/lib/registration/locale/hu/LC_MESSAGES copying registration/locale/hu/LC_MESSAGES/django.mo -> build/lib/registration/locale/hu/LC_MESSAGES copying registration/locale/hu/LC_MESSAGES/django.po -> build/lib/registration/locale/hu/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/it creating build/lib/registration/locale/it/LC_MESSAGES copying registration/locale/it/LC_MESSAGES/django.mo -> build/lib/registration/locale/it/LC_MESSAGES copying registration/locale/it/LC_MESSAGES/django.po -> build/lib/registration/locale/it/LC_MESSAGES creating build/lib/registration/locale/ja creating build/lib/registration/locale/ja/LC_MESSAGES copying registration/locale/ja/LC_MESSAGES/django.mo -> build/lib/registration/locale/ja/LC_MESSAGES copying registration/locale/ja/LC_MESSAGES/django.po -> build/lib/registration/locale/ja/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/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/nl creating build/lib/registration/locale/nl/LC_MESSAGES copying registration/locale/nl/LC_MESSAGES/django.mo -> build/lib/registration/locale/nl/LC_MESSAGES copying registration/locale/nl/LC_MESSAGES/django.po -> build/lib/registration/locale/nl/LC_MESSAGES creating build/lib/registration/locale/pl creating build/lib/registration/locale/pl/LC_MESSAGES copying registration/locale/pl/LC_MESSAGES/django.mo -> build/lib/registration/locale/pl/LC_MESSAGES copying registration/locale/pl/LC_MESSAGES/django.po -> build/lib/registration/locale/pl/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/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/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/sl creating build/lib/registration/locale/sl/LC_MESSAGES copying registration/locale/sl/LC_MESSAGES/django.mo -> build/lib/registration/locale/sl/LC_MESSAGES copying registration/locale/sl/LC_MESSAGES/django.po -> build/lib/registration/locale/sl/LC_MESSAGES creating build/lib/registration/locale/sr creating build/lib/registration/locale/sr/LC_MESSAGES copying registration/locale/sr/LC_MESSAGES/django.mo -> build/lib/registration/locale/sr/LC_MESSAGES copying registration/locale/sr/LC_MESSAGES/django.po -> build/lib/registration/locale/sr/LC_MESSAGES creating build/lib/registration/locale/sv creating build/lib/registration/locale/sv/LC_MESSAGES copying registration/locale/sv/LC_MESSAGES/django.mo -> build/lib/registration/locale/sv/LC_MESSAGES copying registration/locale/sv/LC_MESSAGES/django.po -> build/lib/registration/locale/sv/LC_MESSAGES creating build/lib/registration/locale/th creating build/lib/registration/locale/th/LC_MESSAGES copying registration/locale/th/LC_MESSAGES/django.po -> build/lib/registration/locale/th/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/zh_CN creating 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 copying registration/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/registration/locale/zh_CN/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/templates creating build/lib/registration/templates/registration copying registration/templates/registration/activate.html -> build/lib/registration/templates/registration copying registration/templates/registration/activation_complete.html -> build/lib/registration/templates/registration copying registration/templates/registration/activation_complete_admin_pending.html -> build/lib/registration/templates/registration copying registration/templates/registration/activation_email.html -> build/lib/registration/templates/registration copying registration/templates/registration/activation_email.txt -> build/lib/registration/templates/registration copying registration/templates/registration/activation_email_subject.txt -> build/lib/registration/templates/registration copying registration/templates/registration/admin_approve.html -> build/lib/registration/templates/registration copying registration/templates/registration/admin_approve_complete.html -> build/lib/registration/templates/registration copying registration/templates/registration/admin_approve_complete_email.html -> build/lib/registration/templates/registration copying registration/templates/registration/admin_approve_complete_email.txt -> build/lib/registration/templates/registration copying registration/templates/registration/admin_approve_complete_email_subject.txt -> build/lib/registration/templates/registration copying registration/templates/registration/admin_approve_email.html -> build/lib/registration/templates/registration copying registration/templates/registration/admin_approve_email.txt -> build/lib/registration/templates/registration copying registration/templates/registration/admin_approve_email_subject.txt -> build/lib/registration/templates/registration copying registration/templates/registration/login.html -> build/lib/registration/templates/registration copying registration/templates/registration/logout.html -> build/lib/registration/templates/registration copying registration/templates/registration/password_change_done.html -> build/lib/registration/templates/registration copying registration/templates/registration/password_change_form.html -> build/lib/registration/templates/registration copying registration/templates/registration/password_reset_complete.html -> build/lib/registration/templates/registration copying registration/templates/registration/password_reset_confirm.html -> build/lib/registration/templates/registration copying registration/templates/registration/password_reset_done.html -> build/lib/registration/templates/registration copying registration/templates/registration/password_reset_email.html -> build/lib/registration/templates/registration copying registration/templates/registration/password_reset_form.html -> build/lib/registration/templates/registration copying registration/templates/registration/registration_base.html -> build/lib/registration/templates/registration copying registration/templates/registration/registration_closed.html -> build/lib/registration/templates/registration copying registration/templates/registration/registration_complete.html -> build/lib/registration/templates/registration copying registration/templates/registration/registration_form.html -> build/lib/registration/templates/registration copying registration/templates/registration/resend_activation_complete.html -> build/lib/registration/templates/registration copying registration/templates/registration/resend_activation_form.html -> build/lib/registration/templates/registration SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-django-registration-redux-2.8 depends on package: py37-django22>=1.11 - found ===> py37-django-registration-redux-2.8 depends on package: py37-setuptools>0 - found ===> py37-django-registration-redux-2.8 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-django-registration-redux-2.8 ===> py37-django-registration-redux-2.8 depends on package: py37-django22>=1.11 - found ===> py37-django-registration-redux-2.8 depends on package: py37-setuptools>0 - found ===> py37-django-registration-redux-2.8 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running egg_info writing django_registration_redux.egg-info/PKG-INFO writing dependency_links to django_registration_redux.egg-info/dependency_links.txt writing top-level names to django_registration_redux.egg-info/top_level.txt reading manifest file 'django_registration_redux.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'INSTALL' no previously-included directories found matching 'docs/_build' writing manifest file 'django_registration_redux.egg-info/SOURCES.txt' running install_lib creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7 creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/test_app copying build/lib/test_app/settings.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/test_app copying build/lib/test_app/__init__.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/test_app copying build/lib/test_app/urls_simple.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/test_app copying build/lib/test_app/urls_admin_approval.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/test_app copying build/lib/test_app/settings_test.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/test_app copying build/lib/test_app/urls_default.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/test_app copying build/lib/test_app/models.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/test_app creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration copying build/lib/registration/users.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/templates creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/password_reset_email.html -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/resend_activation_complete.html -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/admin_approve_complete.html -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/logout.html -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/resend_activation_form.html -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/activate.html -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/admin_approve_email.txt -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/password_change_done.html -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/registration_form.html -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/password_reset_confirm.html -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/login.html -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/admin_approve_complete_email.txt -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/registration_complete.html -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/activation_email.html -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/password_change_form.html -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/admin_approve_email.html -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/admin_approve_complete_email.html -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/password_reset_complete.html -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/activation_email_subject.txt -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/admin_approve.html -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/activation_complete_admin_pending.html -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/activation_complete.html -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/password_reset_form.html -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/admin_approve_complete_email_subject.txt -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/password_reset_done.html -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/admin_approve_email_subject.txt -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/registration_base.html -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/registration_closed.html -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/templates/registration copying build/lib/registration/templates/registration/activation_email.txt -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/templates/registration creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/backends creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/backends/simple copying build/lib/registration/backends/simple/views.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/backends/simple copying build/lib/registration/backends/simple/__init__.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/backends/simple copying build/lib/registration/backends/simple/urls.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/backends/simple copying build/lib/registration/backends/__init__.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/backends creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/backends/admin_approval copying build/lib/registration/backends/admin_approval/views.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/backends/admin_approval copying build/lib/registration/backends/admin_approval/urls.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/backends/admin_approval copying build/lib/registration/backends/admin_approval/__init__.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/backends/admin_approval creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/backends/default copying build/lib/registration/backends/default/views.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/backends/default copying build/lib/registration/backends/default/__init__.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/backends/default copying build/lib/registration/backends/default/urls.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/backends/default copying build/lib/registration/signals.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration copying build/lib/registration/views.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/zh_CN creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.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-redux/stage/usr/local/lib/python3.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-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/zh_CN/LC_MESSAGES creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/sl creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/sl/LC_MESSAGES copying build/lib/registration/locale/sl/LC_MESSAGES/django.po -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/sl/LC_MESSAGES copying build/lib/registration/locale/sl/LC_MESSAGES/django.mo -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/sl/LC_MESSAGES creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/is creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/is/LC_MESSAGES copying build/lib/registration/locale/is/LC_MESSAGES/django.po -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/is/LC_MESSAGES copying build/lib/registration/locale/is/LC_MESSAGES/django.mo -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/is/LC_MESSAGES creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/el creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/el/LC_MESSAGES copying build/lib/registration/locale/el/LC_MESSAGES/django.mo -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/el/LC_MESSAGES copying build/lib/registration/locale/el/LC_MESSAGES/django.po -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/el/LC_MESSAGES creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/pt creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/pt/LC_MESSAGES copying build/lib/registration/locale/pt/LC_MESSAGES/django.po -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/pt/LC_MESSAGES copying build/lib/registration/locale/pt/LC_MESSAGES/django.mo -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/pt/LC_MESSAGES creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/ko creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/ko/LC_MESSAGES copying build/lib/registration/locale/ko/LC_MESSAGES/django.po -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/ko/LC_MESSAGES copying build/lib/registration/locale/ko/LC_MESSAGES/django.mo -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/ko/LC_MESSAGES creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/es creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/es/LC_MESSAGES copying build/lib/registration/locale/es/LC_MESSAGES/django.po -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/es/LC_MESSAGES copying build/lib/registration/locale/es/LC_MESSAGES/django.mo -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/es/LC_MESSAGES creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/ru creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/ru/LC_MESSAGES copying build/lib/registration/locale/ru/LC_MESSAGES/django.po -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/ru/LC_MESSAGES copying build/lib/registration/locale/ru/LC_MESSAGES/django.mo -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/ru/LC_MESSAGES creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/it creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/it/LC_MESSAGES copying build/lib/registration/locale/it/LC_MESSAGES/django.po -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/it/LC_MESSAGES copying build/lib/registration/locale/it/LC_MESSAGES/django.mo -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/it/LC_MESSAGES creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/he creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/he/LC_MESSAGES copying build/lib/registration/locale/he/LC_MESSAGES/django.mo -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/he/LC_MESSAGES copying build/lib/registration/locale/he/LC_MESSAGES/django.po -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/he/LC_MESSAGES creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/tr_TR creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.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-redux/stage/usr/local/lib/python3.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-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/tr_TR/LC_MESSAGES creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/hr creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/hr/LC_MESSAGES copying build/lib/registration/locale/hr/LC_MESSAGES/django.mo -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/hr/LC_MESSAGES copying build/lib/registration/locale/hr/LC_MESSAGES/django.po -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/hr/LC_MESSAGES creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/de creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/de/LC_MESSAGES copying build/lib/registration/locale/de/LC_MESSAGES/django.po -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/de/LC_MESSAGES copying build/lib/registration/locale/de/LC_MESSAGES/django.mo -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/de/LC_MESSAGES creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/sv creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/sv/LC_MESSAGES copying build/lib/registration/locale/sv/LC_MESSAGES/django.mo -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/sv/LC_MESSAGES copying build/lib/registration/locale/sv/LC_MESSAGES/django.po -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/sv/LC_MESSAGES creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/fr creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/fr/LC_MESSAGES copying build/lib/registration/locale/fr/LC_MESSAGES/django.mo -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/fr/LC_MESSAGES copying build/lib/registration/locale/fr/LC_MESSAGES/django.po -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/fr/LC_MESSAGES creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/pl creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/pl/LC_MESSAGES copying build/lib/registration/locale/pl/LC_MESSAGES/django.po -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/pl/LC_MESSAGES copying build/lib/registration/locale/pl/LC_MESSAGES/django.mo -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/pl/LC_MESSAGES creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/es_AR creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.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-redux/stage/usr/local/lib/python3.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-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/es_AR/LC_MESSAGES creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/hu creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/hu/LC_MESSAGES copying build/lib/registration/locale/hu/LC_MESSAGES/django.mo -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/hu/LC_MESSAGES copying build/lib/registration/locale/hu/LC_MESSAGES/django.po -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/hu/LC_MESSAGES creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/ja creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/ja/LC_MESSAGES copying build/lib/registration/locale/ja/LC_MESSAGES/django.po -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/ja/LC_MESSAGES copying build/lib/registration/locale/ja/LC_MESSAGES/django.mo -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/ja/LC_MESSAGES creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/nb creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/nb/LC_MESSAGES copying build/lib/registration/locale/nb/LC_MESSAGES/django.mo -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/nb/LC_MESSAGES copying build/lib/registration/locale/nb/LC_MESSAGES/django.po -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/nb/LC_MESSAGES creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/sr creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/sr/LC_MESSAGES copying build/lib/registration/locale/sr/LC_MESSAGES/django.mo -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/sr/LC_MESSAGES copying build/lib/registration/locale/sr/LC_MESSAGES/django.po -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/sr/LC_MESSAGES creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/nl creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/nl/LC_MESSAGES copying build/lib/registration/locale/nl/LC_MESSAGES/django.po -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/nl/LC_MESSAGES copying build/lib/registration/locale/nl/LC_MESSAGES/django.mo -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/nl/LC_MESSAGES creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/zh_TW creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.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-redux/stage/usr/local/lib/python3.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-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/zh_TW/LC_MESSAGES creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/ar creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/ar/LC_MESSAGES copying build/lib/registration/locale/ar/LC_MESSAGES/django.po -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/ar/LC_MESSAGES copying build/lib/registration/locale/ar/LC_MESSAGES/django.mo -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/ar/LC_MESSAGES creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/th creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/th/LC_MESSAGES copying build/lib/registration/locale/th/LC_MESSAGES/django.po -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/th/LC_MESSAGES creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/bg creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/bg/LC_MESSAGES copying build/lib/registration/locale/bg/LC_MESSAGES/django.po -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/bg/LC_MESSAGES copying build/lib/registration/locale/bg/LC_MESSAGES/django.mo -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/bg/LC_MESSAGES creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/fa creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/fa/LC_MESSAGES copying build/lib/registration/locale/fa/LC_MESSAGES/django.mo -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/fa/LC_MESSAGES copying build/lib/registration/locale/fa/LC_MESSAGES/django.po -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/fa/LC_MESSAGES creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/ca creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/ca/LC_MESSAGES copying build/lib/registration/locale/ca/LC_MESSAGES/django.mo -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/ca/LC_MESSAGES copying build/lib/registration/locale/ca/LC_MESSAGES/django.po -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/ca/LC_MESSAGES creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/da creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/da/LC_MESSAGES copying build/lib/registration/locale/da/LC_MESSAGES/django.po -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/da/LC_MESSAGES copying build/lib/registration/locale/da/LC_MESSAGES/django.mo -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/da/LC_MESSAGES creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/pt_BR creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.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-redux/stage/usr/local/lib/python3.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-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/pt_BR/LC_MESSAGES creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/en creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/en/LC_MESSAGES copying build/lib/registration/locale/en/LC_MESSAGES/django.mo -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/en/LC_MESSAGES copying build/lib/registration/locale/en/LC_MESSAGES/django.po -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/en/LC_MESSAGES creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/cs creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/cs/LC_MESSAGES copying build/lib/registration/locale/cs/LC_MESSAGES/django.po -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/cs/LC_MESSAGES copying build/lib/registration/locale/cs/LC_MESSAGES/django.mo -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/locale/cs/LC_MESSAGES creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/tests copying build/lib/registration/tests/admin_approval_backend.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/tests copying build/lib/registration/tests/simple_backend.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/tests copying build/lib/registration/tests/default_backend.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/tests copying build/lib/registration/tests/forms.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/tests copying build/lib/registration/tests/__init__.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/tests copying build/lib/registration/tests/models.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/tests copying build/lib/registration/tests/urls.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/tests copying build/lib/registration/tests/admin_actions.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/tests copying build/lib/registration/tests/forms_custom_user.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/tests creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/management copying build/lib/registration/management/__init__.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/management creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/management/commands copying build/lib/registration/management/commands/__init__.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/management/commands copying build/lib/registration/management/commands/cleanupregistration.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/management/commands creating /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/migrations copying build/lib/registration/migrations/__init__.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/migrations copying build/lib/registration/migrations/0003_migrate_activatedstatus.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/migrations copying build/lib/registration/migrations/0004_supervisedregistrationprofile.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/migrations copying build/lib/registration/migrations/0002_registrationprofile_activated.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/migrations copying build/lib/registration/migrations/0005_activation_key_sha256.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/migrations copying build/lib/registration/migrations/0001_initial.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/migrations copying build/lib/registration/auth_urls.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration copying build/lib/registration/admin.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration copying build/lib/registration/models.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration copying build/lib/registration/forms.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration copying build/lib/registration/__init__.py -> /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/test_app/settings.py to settings.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/test_app/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/test_app/urls_simple.py to urls_simple.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/test_app/urls_admin_approval.py to urls_admin_approval.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/test_app/settings_test.py to settings_test.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/test_app/urls_default.py to urls_default.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/test_app/models.py to models.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/users.py to users.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/backends/simple/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/backends/simple/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/backends/simple/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/backends/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/backends/admin_approval/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/backends/admin_approval/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/backends/admin_approval/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/backends/default/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/backends/default/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/backends/default/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/signals.py to signals.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/views.py to views.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/tests/admin_approval_backend.py to admin_approval_backend.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/tests/simple_backend.py to simple_backend.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/tests/default_backend.py to default_backend.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/tests/forms.py to forms.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/tests/models.py to models.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/tests/urls.py to urls.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/tests/admin_actions.py to admin_actions.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/tests/forms_custom_user.py to forms_custom_user.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/management/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/management/commands/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/management/commands/cleanupregistration.py to cleanupregistration.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/migrations/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/migrations/0003_migrate_activatedstatus.py to 0003_migrate_activatedstatus.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/migrations/0004_supervisedregistrationprofile.py to 0004_supervisedregistrationprofile.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/migrations/0002_registrationprofile_activated.py to 0002_registrationprofile_activated.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/migrations/0005_activation_key_sha256.py to 0005_activation_key_sha256.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/migrations/0001_initial.py to 0001_initial.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/auth_urls.py to auth_urls.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/admin.py to admin.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/models.py to models.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/forms.py to forms.cpython-37.pyc byte-compiling /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/registration/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmpiuez7rjv.py' /usr/local/bin/python3.7 /tmp/tmpiuez7rjv.py removing /tmp/tmpiuez7rjv.py running install_egg_info Copying django_registration_redux.egg-info to /construction/www/py-django-registration-redux/stage/usr/local/lib/python3.7/site-packages/django_registration_redux-2.8-py3.7.egg-info running install_scripts writing list of installed files to '/construction/www/py-django-registration-redux/.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:03 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-django-registration-redux-2.8 file sizes/checksums [225]: 0% file sizes/checksums [225]: 44% file sizes/checksums [225]: 88% file sizes/checksums [225]: 100% packing files [225]: 0% packing files [225]: 44% packing files [225]: 88% packing files [225]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:15