------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.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/python27-2.7.18.txz ===== Message from python27-2.7.18: -- 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 ===== 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. -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/py27-pytz-2020.1,1.txz ===== Message from py27-pytz-2020.1,1: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/sqlite3-3.31.1_1,1.txz Installing /packages/All/py27-sqlite3-2.7.18_7.txz ===== Message from py27-sqlite3-2.7.18_7: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/py27-django111-1.11.29.txz ===== Message from py27-django111-1.11.29: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Django 1.11 is End-of-Life since April 2020. Switch to Django 2.2+ as soon as possible.. It is scheduled to be removed on or after 2020-12-31. SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-django-contrib-comments-1.9.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-django-contrib-comments-1.9.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-django-contrib-comments-1.9.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-django-contrib-comments-1.9.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-django-contrib-comments-1.9.1 for building => SHA256 Checksum OK for django-contrib-comments-1.9.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-django-contrib-comments-1.9.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-django-contrib-comments-1.9.1 for building ===> Extracting for py27-django-contrib-comments-1.9.1 => SHA256 Checksum OK for django-contrib-comments-1.9.1.tar.gz. Extracted Memory Use: 4.62M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-django-contrib-comments-1.9.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-django-contrib-comments-1.9.1 depends on package: py27-setuptools>0 - found ===> py27-django-contrib-comments-1.9.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-contrib-comments-1.9.1 depends on package: py27-setuptools>0 - found ===> py27-django-contrib-comments-1.9.1 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-django-contrib-comments-1.9.1 running config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-django-contrib-comments-1.9.1 running build running build_py creating build creating build/lib creating build/lib/django_comments copying django_comments/signals.py -> build/lib/django_comments copying django_comments/moderation.py -> build/lib/django_comments copying django_comments/forms.py -> build/lib/django_comments copying django_comments/models.py -> build/lib/django_comments copying django_comments/__init__.py -> build/lib/django_comments copying django_comments/compat.py -> build/lib/django_comments copying django_comments/managers.py -> build/lib/django_comments copying django_comments/abstracts.py -> build/lib/django_comments copying django_comments/admin.py -> build/lib/django_comments copying django_comments/feeds.py -> build/lib/django_comments copying django_comments/urls.py -> build/lib/django_comments creating build/lib/django_comments/migrations copying django_comments/migrations/0001_initial.py -> build/lib/django_comments/migrations copying django_comments/migrations/__init__.py -> build/lib/django_comments/migrations copying django_comments/migrations/0002_update_user_email_field_length.py -> build/lib/django_comments/migrations copying django_comments/migrations/0003_add_submit_date_index.py -> build/lib/django_comments/migrations creating build/lib/django_comments/templatetags copying django_comments/templatetags/__init__.py -> build/lib/django_comments/templatetags copying django_comments/templatetags/comments.py -> build/lib/django_comments/templatetags creating build/lib/django_comments/views copying django_comments/views/moderation.py -> build/lib/django_comments/views copying django_comments/views/__init__.py -> build/lib/django_comments/views copying django_comments/views/comments.py -> build/lib/django_comments/views copying django_comments/views/utils.py -> build/lib/django_comments/views running egg_info writing requirements to django_contrib_comments.egg-info/requires.txt writing django_contrib_comments.egg-info/PKG-INFO writing top-level names to django_contrib_comments.egg-info/top_level.txt writing dependency_links to django_contrib_comments.egg-info/dependency_links.txt reading manifest file 'django_contrib_comments.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'django_contrib_comments.egg-info/SOURCES.txt' creating build/lib/django_comments/locale creating build/lib/django_comments/locale/af creating build/lib/django_comments/locale/af/LC_MESSAGES copying django_comments/locale/af/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/af/LC_MESSAGES copying django_comments/locale/af/LC_MESSAGES/django.po -> build/lib/django_comments/locale/af/LC_MESSAGES creating build/lib/django_comments/locale/ar creating build/lib/django_comments/locale/ar/LC_MESSAGES copying django_comments/locale/ar/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/ar/LC_MESSAGES copying django_comments/locale/ar/LC_MESSAGES/django.po -> build/lib/django_comments/locale/ar/LC_MESSAGES creating build/lib/django_comments/locale/az creating build/lib/django_comments/locale/az/LC_MESSAGES copying django_comments/locale/az/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/az/LC_MESSAGES copying django_comments/locale/az/LC_MESSAGES/django.po -> build/lib/django_comments/locale/az/LC_MESSAGES creating build/lib/django_comments/locale/be creating build/lib/django_comments/locale/be/LC_MESSAGES copying django_comments/locale/be/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/be/LC_MESSAGES copying django_comments/locale/be/LC_MESSAGES/django.po -> build/lib/django_comments/locale/be/LC_MESSAGES creating build/lib/django_comments/locale/bg creating build/lib/django_comments/locale/bg/LC_MESSAGES copying django_comments/locale/bg/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/bg/LC_MESSAGES copying django_comments/locale/bg/LC_MESSAGES/django.po -> build/lib/django_comments/locale/bg/LC_MESSAGES creating build/lib/django_comments/locale/bn creating build/lib/django_comments/locale/bn/LC_MESSAGES copying django_comments/locale/bn/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/bn/LC_MESSAGES copying django_comments/locale/bn/LC_MESSAGES/django.po -> build/lib/django_comments/locale/bn/LC_MESSAGES creating build/lib/django_comments/locale/br creating build/lib/django_comments/locale/br/LC_MESSAGES copying django_comments/locale/br/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/br/LC_MESSAGES copying django_comments/locale/br/LC_MESSAGES/django.po -> build/lib/django_comments/locale/br/LC_MESSAGES creating build/lib/django_comments/locale/bs creating build/lib/django_comments/locale/bs/LC_MESSAGES copying django_comments/locale/bs/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/bs/LC_MESSAGES copying django_comments/locale/bs/LC_MESSAGES/django.po -> build/lib/django_comments/locale/bs/LC_MESSAGES creating build/lib/django_comments/locale/ca creating build/lib/django_comments/locale/ca/LC_MESSAGES copying django_comments/locale/ca/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/ca/LC_MESSAGES copying django_comments/locale/ca/LC_MESSAGES/django.po -> build/lib/django_comments/locale/ca/LC_MESSAGES creating build/lib/django_comments/locale/cs creating build/lib/django_comments/locale/cs/LC_MESSAGES copying django_comments/locale/cs/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/cs/LC_MESSAGES copying django_comments/locale/cs/LC_MESSAGES/django.po -> build/lib/django_comments/locale/cs/LC_MESSAGES creating build/lib/django_comments/locale/cy creating build/lib/django_comments/locale/cy/LC_MESSAGES copying django_comments/locale/cy/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/cy/LC_MESSAGES copying django_comments/locale/cy/LC_MESSAGES/django.po -> build/lib/django_comments/locale/cy/LC_MESSAGES creating build/lib/django_comments/locale/da creating build/lib/django_comments/locale/da/LC_MESSAGES copying django_comments/locale/da/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/da/LC_MESSAGES copying django_comments/locale/da/LC_MESSAGES/django.po -> build/lib/django_comments/locale/da/LC_MESSAGES creating build/lib/django_comments/locale/de creating build/lib/django_comments/locale/de/LC_MESSAGES copying django_comments/locale/de/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/de/LC_MESSAGES copying django_comments/locale/de/LC_MESSAGES/django.po -> build/lib/django_comments/locale/de/LC_MESSAGES creating build/lib/django_comments/locale/el creating build/lib/django_comments/locale/el/LC_MESSAGES copying django_comments/locale/el/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/el/LC_MESSAGES copying django_comments/locale/el/LC_MESSAGES/django.po -> build/lib/django_comments/locale/el/LC_MESSAGES creating build/lib/django_comments/locale/en creating build/lib/django_comments/locale/en/LC_MESSAGES copying django_comments/locale/en/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/en/LC_MESSAGES copying django_comments/locale/en/LC_MESSAGES/django.po -> build/lib/django_comments/locale/en/LC_MESSAGES creating build/lib/django_comments/locale/en_GB creating build/lib/django_comments/locale/en_GB/LC_MESSAGES copying django_comments/locale/en_GB/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/en_GB/LC_MESSAGES copying django_comments/locale/en_GB/LC_MESSAGES/django.po -> build/lib/django_comments/locale/en_GB/LC_MESSAGES creating build/lib/django_comments/locale/eo creating build/lib/django_comments/locale/eo/LC_MESSAGES copying django_comments/locale/eo/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/eo/LC_MESSAGES copying django_comments/locale/eo/LC_MESSAGES/django.po -> build/lib/django_comments/locale/eo/LC_MESSAGES creating build/lib/django_comments/locale/es creating build/lib/django_comments/locale/es/LC_MESSAGES copying django_comments/locale/es/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/es/LC_MESSAGES copying django_comments/locale/es/LC_MESSAGES/django.po -> build/lib/django_comments/locale/es/LC_MESSAGES creating build/lib/django_comments/locale/es_AR creating build/lib/django_comments/locale/es_AR/LC_MESSAGES copying django_comments/locale/es_AR/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/es_AR/LC_MESSAGES copying django_comments/locale/es_AR/LC_MESSAGES/django.po -> build/lib/django_comments/locale/es_AR/LC_MESSAGES creating build/lib/django_comments/locale/es_MX creating build/lib/django_comments/locale/es_MX/LC_MESSAGES copying django_comments/locale/es_MX/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/es_MX/LC_MESSAGES copying django_comments/locale/es_MX/LC_MESSAGES/django.po -> build/lib/django_comments/locale/es_MX/LC_MESSAGES creating build/lib/django_comments/locale/et creating build/lib/django_comments/locale/et/LC_MESSAGES copying django_comments/locale/et/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/et/LC_MESSAGES copying django_comments/locale/et/LC_MESSAGES/django.po -> build/lib/django_comments/locale/et/LC_MESSAGES creating build/lib/django_comments/locale/eu creating build/lib/django_comments/locale/eu/LC_MESSAGES copying django_comments/locale/eu/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/eu/LC_MESSAGES copying django_comments/locale/eu/LC_MESSAGES/django.po -> build/lib/django_comments/locale/eu/LC_MESSAGES creating build/lib/django_comments/locale/fa creating build/lib/django_comments/locale/fa/LC_MESSAGES copying django_comments/locale/fa/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/fa/LC_MESSAGES copying django_comments/locale/fa/LC_MESSAGES/django.po -> build/lib/django_comments/locale/fa/LC_MESSAGES creating build/lib/django_comments/locale/fi creating build/lib/django_comments/locale/fi/LC_MESSAGES copying django_comments/locale/fi/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/fi/LC_MESSAGES copying django_comments/locale/fi/LC_MESSAGES/django.po -> build/lib/django_comments/locale/fi/LC_MESSAGES creating build/lib/django_comments/locale/fr creating build/lib/django_comments/locale/fr/LC_MESSAGES copying django_comments/locale/fr/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/fr/LC_MESSAGES copying django_comments/locale/fr/LC_MESSAGES/django.po -> build/lib/django_comments/locale/fr/LC_MESSAGES creating build/lib/django_comments/locale/fy_NL creating build/lib/django_comments/locale/fy_NL/LC_MESSAGES copying django_comments/locale/fy_NL/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/fy_NL/LC_MESSAGES copying django_comments/locale/fy_NL/LC_MESSAGES/django.po -> build/lib/django_comments/locale/fy_NL/LC_MESSAGES creating build/lib/django_comments/locale/ga creating build/lib/django_comments/locale/ga/LC_MESSAGES copying django_comments/locale/ga/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/ga/LC_MESSAGES copying django_comments/locale/ga/LC_MESSAGES/django.po -> build/lib/django_comments/locale/ga/LC_MESSAGES creating build/lib/django_comments/locale/gd creating build/lib/django_comments/locale/gd/LC_MESSAGES copying django_comments/locale/gd/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/gd/LC_MESSAGES copying django_comments/locale/gd/LC_MESSAGES/django.po -> build/lib/django_comments/locale/gd/LC_MESSAGES creating build/lib/django_comments/locale/gl creating build/lib/django_comments/locale/gl/LC_MESSAGES copying django_comments/locale/gl/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/gl/LC_MESSAGES copying django_comments/locale/gl/LC_MESSAGES/django.po -> build/lib/django_comments/locale/gl/LC_MESSAGES creating build/lib/django_comments/locale/he creating build/lib/django_comments/locale/he/LC_MESSAGES copying django_comments/locale/he/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/he/LC_MESSAGES copying django_comments/locale/he/LC_MESSAGES/django.po -> build/lib/django_comments/locale/he/LC_MESSAGES creating build/lib/django_comments/locale/hi creating build/lib/django_comments/locale/hi/LC_MESSAGES copying django_comments/locale/hi/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/hi/LC_MESSAGES copying django_comments/locale/hi/LC_MESSAGES/django.po -> build/lib/django_comments/locale/hi/LC_MESSAGES creating build/lib/django_comments/locale/hr creating build/lib/django_comments/locale/hr/LC_MESSAGES copying django_comments/locale/hr/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/hr/LC_MESSAGES copying django_comments/locale/hr/LC_MESSAGES/django.po -> build/lib/django_comments/locale/hr/LC_MESSAGES creating build/lib/django_comments/locale/hu creating build/lib/django_comments/locale/hu/LC_MESSAGES copying django_comments/locale/hu/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/hu/LC_MESSAGES copying django_comments/locale/hu/LC_MESSAGES/django.po -> build/lib/django_comments/locale/hu/LC_MESSAGES creating build/lib/django_comments/locale/ia creating build/lib/django_comments/locale/ia/LC_MESSAGES copying django_comments/locale/ia/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/ia/LC_MESSAGES copying django_comments/locale/ia/LC_MESSAGES/django.po -> build/lib/django_comments/locale/ia/LC_MESSAGES creating build/lib/django_comments/locale/id creating build/lib/django_comments/locale/id/LC_MESSAGES copying django_comments/locale/id/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/id/LC_MESSAGES copying django_comments/locale/id/LC_MESSAGES/django.po -> build/lib/django_comments/locale/id/LC_MESSAGES creating build/lib/django_comments/locale/is creating build/lib/django_comments/locale/is/LC_MESSAGES copying django_comments/locale/is/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/is/LC_MESSAGES copying django_comments/locale/is/LC_MESSAGES/django.po -> build/lib/django_comments/locale/is/LC_MESSAGES creating build/lib/django_comments/locale/it creating build/lib/django_comments/locale/it/LC_MESSAGES copying django_comments/locale/it/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/it/LC_MESSAGES copying django_comments/locale/it/LC_MESSAGES/django.po -> build/lib/django_comments/locale/it/LC_MESSAGES creating build/lib/django_comments/locale/ja creating build/lib/django_comments/locale/ja/LC_MESSAGES copying django_comments/locale/ja/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/ja/LC_MESSAGES copying django_comments/locale/ja/LC_MESSAGES/django.po -> build/lib/django_comments/locale/ja/LC_MESSAGES creating build/lib/django_comments/locale/ka creating build/lib/django_comments/locale/ka/LC_MESSAGES copying django_comments/locale/ka/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/ka/LC_MESSAGES copying django_comments/locale/ka/LC_MESSAGES/django.po -> build/lib/django_comments/locale/ka/LC_MESSAGES creating build/lib/django_comments/locale/kk creating build/lib/django_comments/locale/kk/LC_MESSAGES copying django_comments/locale/kk/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/kk/LC_MESSAGES copying django_comments/locale/kk/LC_MESSAGES/django.po -> build/lib/django_comments/locale/kk/LC_MESSAGES creating build/lib/django_comments/locale/km creating build/lib/django_comments/locale/km/LC_MESSAGES copying django_comments/locale/km/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/km/LC_MESSAGES copying django_comments/locale/km/LC_MESSAGES/django.po -> build/lib/django_comments/locale/km/LC_MESSAGES creating build/lib/django_comments/locale/kn creating build/lib/django_comments/locale/kn/LC_MESSAGES copying django_comments/locale/kn/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/kn/LC_MESSAGES copying django_comments/locale/kn/LC_MESSAGES/django.po -> build/lib/django_comments/locale/kn/LC_MESSAGES creating build/lib/django_comments/locale/ko creating build/lib/django_comments/locale/ko/LC_MESSAGES copying django_comments/locale/ko/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/ko/LC_MESSAGES copying django_comments/locale/ko/LC_MESSAGES/django.po -> build/lib/django_comments/locale/ko/LC_MESSAGES creating build/lib/django_comments/locale/lt creating build/lib/django_comments/locale/lt/LC_MESSAGES copying django_comments/locale/lt/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/lt/LC_MESSAGES copying django_comments/locale/lt/LC_MESSAGES/django.po -> build/lib/django_comments/locale/lt/LC_MESSAGES creating build/lib/django_comments/locale/lv creating build/lib/django_comments/locale/lv/LC_MESSAGES copying django_comments/locale/lv/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/lv/LC_MESSAGES copying django_comments/locale/lv/LC_MESSAGES/django.po -> build/lib/django_comments/locale/lv/LC_MESSAGES creating build/lib/django_comments/locale/mk creating build/lib/django_comments/locale/mk/LC_MESSAGES copying django_comments/locale/mk/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/mk/LC_MESSAGES copying django_comments/locale/mk/LC_MESSAGES/django.po -> build/lib/django_comments/locale/mk/LC_MESSAGES creating build/lib/django_comments/locale/ml creating build/lib/django_comments/locale/ml/LC_MESSAGES copying django_comments/locale/ml/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/ml/LC_MESSAGES copying django_comments/locale/ml/LC_MESSAGES/django.po -> build/lib/django_comments/locale/ml/LC_MESSAGES creating build/lib/django_comments/locale/mn creating build/lib/django_comments/locale/mn/LC_MESSAGES copying django_comments/locale/mn/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/mn/LC_MESSAGES copying django_comments/locale/mn/LC_MESSAGES/django.po -> build/lib/django_comments/locale/mn/LC_MESSAGES creating build/lib/django_comments/locale/nb creating build/lib/django_comments/locale/nb/LC_MESSAGES copying django_comments/locale/nb/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/nb/LC_MESSAGES copying django_comments/locale/nb/LC_MESSAGES/django.po -> build/lib/django_comments/locale/nb/LC_MESSAGES creating build/lib/django_comments/locale/ne creating build/lib/django_comments/locale/ne/LC_MESSAGES copying django_comments/locale/ne/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/ne/LC_MESSAGES copying django_comments/locale/ne/LC_MESSAGES/django.po -> build/lib/django_comments/locale/ne/LC_MESSAGES creating build/lib/django_comments/locale/nl creating build/lib/django_comments/locale/nl/LC_MESSAGES copying django_comments/locale/nl/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/nl/LC_MESSAGES copying django_comments/locale/nl/LC_MESSAGES/django.po -> build/lib/django_comments/locale/nl/LC_MESSAGES creating build/lib/django_comments/locale/nn creating build/lib/django_comments/locale/nn/LC_MESSAGES copying django_comments/locale/nn/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/nn/LC_MESSAGES copying django_comments/locale/nn/LC_MESSAGES/django.po -> build/lib/django_comments/locale/nn/LC_MESSAGES creating build/lib/django_comments/locale/pa creating build/lib/django_comments/locale/pa/LC_MESSAGES copying django_comments/locale/pa/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/pa/LC_MESSAGES copying django_comments/locale/pa/LC_MESSAGES/django.po -> build/lib/django_comments/locale/pa/LC_MESSAGES creating build/lib/django_comments/locale/pl creating build/lib/django_comments/locale/pl/LC_MESSAGES copying django_comments/locale/pl/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/pl/LC_MESSAGES copying django_comments/locale/pl/LC_MESSAGES/django.po -> build/lib/django_comments/locale/pl/LC_MESSAGES creating build/lib/django_comments/locale/pt creating build/lib/django_comments/locale/pt/LC_MESSAGES copying django_comments/locale/pt/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/pt/LC_MESSAGES copying django_comments/locale/pt/LC_MESSAGES/django.po -> build/lib/django_comments/locale/pt/LC_MESSAGES creating build/lib/django_comments/locale/pt_BR creating build/lib/django_comments/locale/pt_BR/LC_MESSAGES copying django_comments/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/pt_BR/LC_MESSAGES copying django_comments/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/django_comments/locale/pt_BR/LC_MESSAGES creating build/lib/django_comments/locale/ro creating build/lib/django_comments/locale/ro/LC_MESSAGES copying django_comments/locale/ro/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/ro/LC_MESSAGES copying django_comments/locale/ro/LC_MESSAGES/django.po -> build/lib/django_comments/locale/ro/LC_MESSAGES creating build/lib/django_comments/locale/ru creating build/lib/django_comments/locale/ru/LC_MESSAGES copying django_comments/locale/ru/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/ru/LC_MESSAGES copying django_comments/locale/ru/LC_MESSAGES/django.po -> build/lib/django_comments/locale/ru/LC_MESSAGES creating build/lib/django_comments/locale/sk creating build/lib/django_comments/locale/sk/LC_MESSAGES copying django_comments/locale/sk/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/sk/LC_MESSAGES copying django_comments/locale/sk/LC_MESSAGES/django.po -> build/lib/django_comments/locale/sk/LC_MESSAGES creating build/lib/django_comments/locale/sl creating build/lib/django_comments/locale/sl/LC_MESSAGES copying django_comments/locale/sl/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/sl/LC_MESSAGES copying django_comments/locale/sl/LC_MESSAGES/django.po -> build/lib/django_comments/locale/sl/LC_MESSAGES creating build/lib/django_comments/locale/sq creating build/lib/django_comments/locale/sq/LC_MESSAGES copying django_comments/locale/sq/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/sq/LC_MESSAGES copying django_comments/locale/sq/LC_MESSAGES/django.po -> build/lib/django_comments/locale/sq/LC_MESSAGES creating build/lib/django_comments/locale/sr creating build/lib/django_comments/locale/sr/LC_MESSAGES copying django_comments/locale/sr/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/sr/LC_MESSAGES copying django_comments/locale/sr/LC_MESSAGES/django.po -> build/lib/django_comments/locale/sr/LC_MESSAGES creating build/lib/django_comments/locale/sr_Latn creating build/lib/django_comments/locale/sr_Latn/LC_MESSAGES copying django_comments/locale/sr_Latn/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/sr_Latn/LC_MESSAGES copying django_comments/locale/sr_Latn/LC_MESSAGES/django.po -> build/lib/django_comments/locale/sr_Latn/LC_MESSAGES creating build/lib/django_comments/locale/sv creating build/lib/django_comments/locale/sv/LC_MESSAGES copying django_comments/locale/sv/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/sv/LC_MESSAGES copying django_comments/locale/sv/LC_MESSAGES/django.po -> build/lib/django_comments/locale/sv/LC_MESSAGES creating build/lib/django_comments/locale/sw creating build/lib/django_comments/locale/sw/LC_MESSAGES copying django_comments/locale/sw/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/sw/LC_MESSAGES copying django_comments/locale/sw/LC_MESSAGES/django.po -> build/lib/django_comments/locale/sw/LC_MESSAGES creating build/lib/django_comments/locale/ta creating build/lib/django_comments/locale/ta/LC_MESSAGES copying django_comments/locale/ta/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/ta/LC_MESSAGES copying django_comments/locale/ta/LC_MESSAGES/django.po -> build/lib/django_comments/locale/ta/LC_MESSAGES creating build/lib/django_comments/locale/te creating build/lib/django_comments/locale/te/LC_MESSAGES copying django_comments/locale/te/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/te/LC_MESSAGES copying django_comments/locale/te/LC_MESSAGES/django.po -> build/lib/django_comments/locale/te/LC_MESSAGES creating build/lib/django_comments/locale/th creating build/lib/django_comments/locale/th/LC_MESSAGES copying django_comments/locale/th/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/th/LC_MESSAGES copying django_comments/locale/th/LC_MESSAGES/django.po -> build/lib/django_comments/locale/th/LC_MESSAGES creating build/lib/django_comments/locale/tr creating build/lib/django_comments/locale/tr/LC_MESSAGES copying django_comments/locale/tr/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/tr/LC_MESSAGES copying django_comments/locale/tr/LC_MESSAGES/django.po -> build/lib/django_comments/locale/tr/LC_MESSAGES creating build/lib/django_comments/locale/tt creating build/lib/django_comments/locale/tt/LC_MESSAGES copying django_comments/locale/tt/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/tt/LC_MESSAGES copying django_comments/locale/tt/LC_MESSAGES/django.po -> build/lib/django_comments/locale/tt/LC_MESSAGES creating build/lib/django_comments/locale/uk creating build/lib/django_comments/locale/uk/LC_MESSAGES copying django_comments/locale/uk/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/uk/LC_MESSAGES copying django_comments/locale/uk/LC_MESSAGES/django.po -> build/lib/django_comments/locale/uk/LC_MESSAGES creating build/lib/django_comments/locale/ur creating build/lib/django_comments/locale/ur/LC_MESSAGES copying django_comments/locale/ur/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/ur/LC_MESSAGES copying django_comments/locale/ur/LC_MESSAGES/django.po -> build/lib/django_comments/locale/ur/LC_MESSAGES creating build/lib/django_comments/locale/vi creating build/lib/django_comments/locale/vi/LC_MESSAGES copying django_comments/locale/vi/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/vi/LC_MESSAGES copying django_comments/locale/vi/LC_MESSAGES/django.po -> build/lib/django_comments/locale/vi/LC_MESSAGES creating build/lib/django_comments/locale/zh_CN creating build/lib/django_comments/locale/zh_CN/LC_MESSAGES copying django_comments/locale/zh_CN/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/zh_CN/LC_MESSAGES copying django_comments/locale/zh_CN/LC_MESSAGES/django.po -> build/lib/django_comments/locale/zh_CN/LC_MESSAGES creating build/lib/django_comments/locale/zh_TW creating build/lib/django_comments/locale/zh_TW/LC_MESSAGES copying django_comments/locale/zh_TW/LC_MESSAGES/django.mo -> build/lib/django_comments/locale/zh_TW/LC_MESSAGES copying django_comments/locale/zh_TW/LC_MESSAGES/django.po -> build/lib/django_comments/locale/zh_TW/LC_MESSAGES creating build/lib/django_comments/templates creating build/lib/django_comments/templates/comments copying django_comments/templates/comments/400-debug.html -> build/lib/django_comments/templates/comments copying django_comments/templates/comments/approve.html -> build/lib/django_comments/templates/comments copying django_comments/templates/comments/approved.html -> build/lib/django_comments/templates/comments copying django_comments/templates/comments/base.html -> build/lib/django_comments/templates/comments copying django_comments/templates/comments/delete.html -> build/lib/django_comments/templates/comments copying django_comments/templates/comments/deleted.html -> build/lib/django_comments/templates/comments copying django_comments/templates/comments/flag.html -> build/lib/django_comments/templates/comments copying django_comments/templates/comments/flagged.html -> build/lib/django_comments/templates/comments copying django_comments/templates/comments/form.html -> build/lib/django_comments/templates/comments copying django_comments/templates/comments/list.html -> build/lib/django_comments/templates/comments copying django_comments/templates/comments/posted.html -> build/lib/django_comments/templates/comments copying django_comments/templates/comments/preview.html -> build/lib/django_comments/templates/comments SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-django-contrib-comments-1.9.1 depends on package: py27-django111>=0 - found ===> py27-django-contrib-comments-1.9.1 depends on package: py27-setuptools>0 - found ===> py27-django-contrib-comments-1.9.1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-django-contrib-comments-1.9.1 ===> py27-django-contrib-comments-1.9.1 depends on package: py27-django111>=0 - found ===> py27-django-contrib-comments-1.9.1 depends on package: py27-setuptools>0 - found ===> py27-django-contrib-comments-1.9.1 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py running egg_info writing requirements to django_contrib_comments.egg-info/requires.txt writing django_contrib_comments.egg-info/PKG-INFO writing top-level names to django_contrib_comments.egg-info/top_level.txt writing dependency_links to django_contrib_comments.egg-info/dependency_links.txt reading manifest file 'django_contrib_comments.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'django_contrib_comments.egg-info/SOURCES.txt' running install_lib creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7 creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/templatetags copying build/lib/django_comments/templatetags/comments.py -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/templatetags copying build/lib/django_comments/templatetags/__init__.py -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/templatetags copying build/lib/django_comments/compat.py -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments copying build/lib/django_comments/feeds.py -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments copying build/lib/django_comments/models.py -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/migrations copying build/lib/django_comments/migrations/0001_initial.py -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/migrations copying build/lib/django_comments/migrations/0003_add_submit_date_index.py -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/migrations copying build/lib/django_comments/migrations/0002_update_user_email_field_length.py -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/migrations copying build/lib/django_comments/migrations/__init__.py -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/migrations creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/pt creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/pt/LC_MESSAGES copying build/lib/django_comments/locale/pt/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/pt/LC_MESSAGES copying build/lib/django_comments/locale/pt/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/pt/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/br creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/br/LC_MESSAGES copying build/lib/django_comments/locale/br/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/br/LC_MESSAGES copying build/lib/django_comments/locale/br/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/br/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/sq creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/sq/LC_MESSAGES copying build/lib/django_comments/locale/sq/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/sq/LC_MESSAGES copying build/lib/django_comments/locale/sq/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/sq/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/da creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/da/LC_MESSAGES copying build/lib/django_comments/locale/da/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/da/LC_MESSAGES copying build/lib/django_comments/locale/da/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/da/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/id creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/id/LC_MESSAGES copying build/lib/django_comments/locale/id/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/id/LC_MESSAGES copying build/lib/django_comments/locale/id/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/id/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ne creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ne/LC_MESSAGES copying build/lib/django_comments/locale/ne/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ne/LC_MESSAGES copying build/lib/django_comments/locale/ne/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ne/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/tr creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/tr/LC_MESSAGES copying build/lib/django_comments/locale/tr/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/tr/LC_MESSAGES copying build/lib/django_comments/locale/tr/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/tr/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/sl creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/sl/LC_MESSAGES copying build/lib/django_comments/locale/sl/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/sl/LC_MESSAGES copying build/lib/django_comments/locale/sl/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/sl/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/be creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/be/LC_MESSAGES copying build/lib/django_comments/locale/be/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/be/LC_MESSAGES copying build/lib/django_comments/locale/be/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/be/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/fi creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/fi/LC_MESSAGES copying build/lib/django_comments/locale/fi/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/fi/LC_MESSAGES copying build/lib/django_comments/locale/fi/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/fi/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/zh_TW creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/zh_TW/LC_MESSAGES copying build/lib/django_comments/locale/zh_TW/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/zh_TW/LC_MESSAGES copying build/lib/django_comments/locale/zh_TW/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/zh_TW/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/is creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/is/LC_MESSAGES copying build/lib/django_comments/locale/is/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/is/LC_MESSAGES copying build/lib/django_comments/locale/is/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/is/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/hr creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/hr/LC_MESSAGES copying build/lib/django_comments/locale/hr/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/hr/LC_MESSAGES copying build/lib/django_comments/locale/hr/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/hr/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ka creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ka/LC_MESSAGES copying build/lib/django_comments/locale/ka/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ka/LC_MESSAGES copying build/lib/django_comments/locale/ka/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ka/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/cs creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/cs/LC_MESSAGES copying build/lib/django_comments/locale/cs/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/cs/LC_MESSAGES copying build/lib/django_comments/locale/cs/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/cs/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/kn creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/kn/LC_MESSAGES copying build/lib/django_comments/locale/kn/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/kn/LC_MESSAGES copying build/lib/django_comments/locale/kn/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/kn/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ar creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ar/LC_MESSAGES copying build/lib/django_comments/locale/ar/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ar/LC_MESSAGES copying build/lib/django_comments/locale/ar/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ar/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/et creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/et/LC_MESSAGES copying build/lib/django_comments/locale/et/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/et/LC_MESSAGES copying build/lib/django_comments/locale/et/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/et/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/te creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/te/LC_MESSAGES copying build/lib/django_comments/locale/te/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/te/LC_MESSAGES copying build/lib/django_comments/locale/te/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/te/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ga creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ga/LC_MESSAGES copying build/lib/django_comments/locale/ga/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ga/LC_MESSAGES copying build/lib/django_comments/locale/ga/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ga/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/fa creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/fa/LC_MESSAGES copying build/lib/django_comments/locale/fa/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/fa/LC_MESSAGES copying build/lib/django_comments/locale/fa/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/fa/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/sk creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/sk/LC_MESSAGES copying build/lib/django_comments/locale/sk/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/sk/LC_MESSAGES copying build/lib/django_comments/locale/sk/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/sk/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/it creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/it/LC_MESSAGES copying build/lib/django_comments/locale/it/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/it/LC_MESSAGES copying build/lib/django_comments/locale/it/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/it/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ro creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ro/LC_MESSAGES copying build/lib/django_comments/locale/ro/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ro/LC_MESSAGES copying build/lib/django_comments/locale/ro/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ro/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ja creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ja/LC_MESSAGES copying build/lib/django_comments/locale/ja/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ja/LC_MESSAGES copying build/lib/django_comments/locale/ja/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ja/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/es_AR creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/es_AR/LC_MESSAGES copying build/lib/django_comments/locale/es_AR/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/es_AR/LC_MESSAGES copying build/lib/django_comments/locale/es_AR/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/es_AR/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/de creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/de/LC_MESSAGES copying build/lib/django_comments/locale/de/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/de/LC_MESSAGES copying build/lib/django_comments/locale/de/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/de/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/es_MX creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/es_MX/LC_MESSAGES copying build/lib/django_comments/locale/es_MX/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/es_MX/LC_MESSAGES copying build/lib/django_comments/locale/es_MX/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/es_MX/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/nl creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/nl/LC_MESSAGES copying build/lib/django_comments/locale/nl/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/nl/LC_MESSAGES copying build/lib/django_comments/locale/nl/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/nl/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/es creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/es/LC_MESSAGES copying build/lib/django_comments/locale/es/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/es/LC_MESSAGES copying build/lib/django_comments/locale/es/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/es/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ia creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ia/LC_MESSAGES copying build/lib/django_comments/locale/ia/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ia/LC_MESSAGES copying build/lib/django_comments/locale/ia/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ia/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/af creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/af/LC_MESSAGES copying build/lib/django_comments/locale/af/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/af/LC_MESSAGES copying build/lib/django_comments/locale/af/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/af/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/uk creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/uk/LC_MESSAGES copying build/lib/django_comments/locale/uk/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/uk/LC_MESSAGES copying build/lib/django_comments/locale/uk/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/uk/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/pl creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/pl/LC_MESSAGES copying build/lib/django_comments/locale/pl/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/pl/LC_MESSAGES copying build/lib/django_comments/locale/pl/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/pl/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/bn creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/bn/LC_MESSAGES copying build/lib/django_comments/locale/bn/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/bn/LC_MESSAGES copying build/lib/django_comments/locale/bn/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/bn/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/cy creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/cy/LC_MESSAGES copying build/lib/django_comments/locale/cy/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/cy/LC_MESSAGES copying build/lib/django_comments/locale/cy/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/cy/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/pa creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/pa/LC_MESSAGES copying build/lib/django_comments/locale/pa/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/pa/LC_MESSAGES copying build/lib/django_comments/locale/pa/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/pa/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/en_GB creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/en_GB/LC_MESSAGES copying build/lib/django_comments/locale/en_GB/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/en_GB/LC_MESSAGES copying build/lib/django_comments/locale/en_GB/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/en_GB/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ta creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ta/LC_MESSAGES copying build/lib/django_comments/locale/ta/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ta/LC_MESSAGES copying build/lib/django_comments/locale/ta/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ta/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/pt_BR creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/pt_BR/LC_MESSAGES copying build/lib/django_comments/locale/pt_BR/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/pt_BR/LC_MESSAGES copying build/lib/django_comments/locale/pt_BR/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/pt_BR/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/fr creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/fr/LC_MESSAGES copying build/lib/django_comments/locale/fr/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/fr/LC_MESSAGES copying build/lib/django_comments/locale/fr/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/fr/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/en creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/en/LC_MESSAGES copying build/lib/django_comments/locale/en/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/en/LC_MESSAGES copying build/lib/django_comments/locale/en/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/en/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ca creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ca/LC_MESSAGES copying build/lib/django_comments/locale/ca/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ca/LC_MESSAGES copying build/lib/django_comments/locale/ca/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ca/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/sw creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/sw/LC_MESSAGES copying build/lib/django_comments/locale/sw/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/sw/LC_MESSAGES copying build/lib/django_comments/locale/sw/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/sw/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/th creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/th/LC_MESSAGES copying build/lib/django_comments/locale/th/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/th/LC_MESSAGES copying build/lib/django_comments/locale/th/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/th/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/eo creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/eo/LC_MESSAGES copying build/lib/django_comments/locale/eo/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/eo/LC_MESSAGES copying build/lib/django_comments/locale/eo/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/eo/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/fy_NL creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/fy_NL/LC_MESSAGES copying build/lib/django_comments/locale/fy_NL/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/fy_NL/LC_MESSAGES copying build/lib/django_comments/locale/fy_NL/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/fy_NL/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/sr_Latn creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/sr_Latn/LC_MESSAGES copying build/lib/django_comments/locale/sr_Latn/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/sr_Latn/LC_MESSAGES copying build/lib/django_comments/locale/sr_Latn/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/sr_Latn/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/vi creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/vi/LC_MESSAGES copying build/lib/django_comments/locale/vi/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/vi/LC_MESSAGES copying build/lib/django_comments/locale/vi/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/vi/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/lv creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/lv/LC_MESSAGES copying build/lib/django_comments/locale/lv/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/lv/LC_MESSAGES copying build/lib/django_comments/locale/lv/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/lv/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ur creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ur/LC_MESSAGES copying build/lib/django_comments/locale/ur/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ur/LC_MESSAGES copying build/lib/django_comments/locale/ur/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ur/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ko creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ko/LC_MESSAGES copying build/lib/django_comments/locale/ko/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ko/LC_MESSAGES copying build/lib/django_comments/locale/ko/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ko/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/bg creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/bg/LC_MESSAGES copying build/lib/django_comments/locale/bg/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/bg/LC_MESSAGES copying build/lib/django_comments/locale/bg/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/bg/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/km creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/km/LC_MESSAGES copying build/lib/django_comments/locale/km/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/km/LC_MESSAGES copying build/lib/django_comments/locale/km/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/km/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/lt creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/lt/LC_MESSAGES copying build/lib/django_comments/locale/lt/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/lt/LC_MESSAGES copying build/lib/django_comments/locale/lt/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/lt/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/kk creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/kk/LC_MESSAGES copying build/lib/django_comments/locale/kk/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/kk/LC_MESSAGES copying build/lib/django_comments/locale/kk/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/kk/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/mn creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/mn/LC_MESSAGES copying build/lib/django_comments/locale/mn/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/mn/LC_MESSAGES copying build/lib/django_comments/locale/mn/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/mn/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/gd creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/gd/LC_MESSAGES copying build/lib/django_comments/locale/gd/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/gd/LC_MESSAGES copying build/lib/django_comments/locale/gd/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/gd/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ml creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ml/LC_MESSAGES copying build/lib/django_comments/locale/ml/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ml/LC_MESSAGES copying build/lib/django_comments/locale/ml/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ml/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/bs creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/bs/LC_MESSAGES copying build/lib/django_comments/locale/bs/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/bs/LC_MESSAGES copying build/lib/django_comments/locale/bs/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/bs/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/he creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/he/LC_MESSAGES copying build/lib/django_comments/locale/he/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/he/LC_MESSAGES copying build/lib/django_comments/locale/he/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/he/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/mk creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/mk/LC_MESSAGES copying build/lib/django_comments/locale/mk/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/mk/LC_MESSAGES copying build/lib/django_comments/locale/mk/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/mk/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/az creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/az/LC_MESSAGES copying build/lib/django_comments/locale/az/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/az/LC_MESSAGES copying build/lib/django_comments/locale/az/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/az/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/el creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/el/LC_MESSAGES copying build/lib/django_comments/locale/el/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/el/LC_MESSAGES copying build/lib/django_comments/locale/el/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/el/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/sr creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/sr/LC_MESSAGES copying build/lib/django_comments/locale/sr/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/sr/LC_MESSAGES copying build/lib/django_comments/locale/sr/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/sr/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/zh_CN creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/zh_CN/LC_MESSAGES copying build/lib/django_comments/locale/zh_CN/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/zh_CN/LC_MESSAGES copying build/lib/django_comments/locale/zh_CN/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/zh_CN/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/sv creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/sv/LC_MESSAGES copying build/lib/django_comments/locale/sv/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/sv/LC_MESSAGES copying build/lib/django_comments/locale/sv/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/sv/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/gl creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/gl/LC_MESSAGES copying build/lib/django_comments/locale/gl/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/gl/LC_MESSAGES copying build/lib/django_comments/locale/gl/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/gl/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/tt creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/tt/LC_MESSAGES copying build/lib/django_comments/locale/tt/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/tt/LC_MESSAGES copying build/lib/django_comments/locale/tt/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/tt/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/nb creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/nb/LC_MESSAGES copying build/lib/django_comments/locale/nb/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/nb/LC_MESSAGES copying build/lib/django_comments/locale/nb/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/nb/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ru creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ru/LC_MESSAGES copying build/lib/django_comments/locale/ru/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ru/LC_MESSAGES copying build/lib/django_comments/locale/ru/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/ru/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/nn creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/nn/LC_MESSAGES copying build/lib/django_comments/locale/nn/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/nn/LC_MESSAGES copying build/lib/django_comments/locale/nn/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/nn/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/hi creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/hi/LC_MESSAGES copying build/lib/django_comments/locale/hi/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/hi/LC_MESSAGES copying build/lib/django_comments/locale/hi/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/hi/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/eu creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/eu/LC_MESSAGES copying build/lib/django_comments/locale/eu/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/eu/LC_MESSAGES copying build/lib/django_comments/locale/eu/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/eu/LC_MESSAGES creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/hu creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/hu/LC_MESSAGES copying build/lib/django_comments/locale/hu/LC_MESSAGES/django.po -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/hu/LC_MESSAGES copying build/lib/django_comments/locale/hu/LC_MESSAGES/django.mo -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/locale/hu/LC_MESSAGES copying build/lib/django_comments/abstracts.py -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments copying build/lib/django_comments/admin.py -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/views copying build/lib/django_comments/views/utils.py -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/views copying build/lib/django_comments/views/comments.py -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/views copying build/lib/django_comments/views/moderation.py -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/views copying build/lib/django_comments/views/__init__.py -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/views copying build/lib/django_comments/forms.py -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/templates creating /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/preview.html -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/deleted.html -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/form.html -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/approve.html -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/delete.html -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/list.html -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/flag.html -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/posted.html -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/400-debug.html -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/base.html -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/approved.html -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/templates/comments copying build/lib/django_comments/templates/comments/flagged.html -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/templates/comments copying build/lib/django_comments/urls.py -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments copying build/lib/django_comments/signals.py -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments copying build/lib/django_comments/managers.py -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments copying build/lib/django_comments/__init__.py -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments copying build/lib/django_comments/moderation.py -> /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments byte-compiling /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/templatetags/comments.py to comments.pyc byte-compiling /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/templatetags/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/compat.py to compat.pyc byte-compiling /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/feeds.py to feeds.pyc byte-compiling /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/models.py to models.pyc byte-compiling /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/migrations/0003_add_submit_date_index.py to 0003_add_submit_date_index.pyc byte-compiling /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/migrations/0002_update_user_email_field_length.py to 0002_update_user_email_field_length.pyc byte-compiling /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/migrations/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/abstracts.py to abstracts.pyc byte-compiling /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/admin.py to admin.pyc byte-compiling /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/views/utils.py to utils.pyc byte-compiling /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/views/comments.py to comments.pyc byte-compiling /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/views/moderation.py to moderation.pyc byte-compiling /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/views/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/forms.py to forms.pyc byte-compiling /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/urls.py to urls.pyc byte-compiling /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/signals.py to signals.pyc byte-compiling /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/managers.py to managers.pyc byte-compiling /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_comments/moderation.py to moderation.pyc writing byte-compilation script '/tmp/tmpgHPdQe.py' /usr/local/bin/python2.7 -O /tmp/tmpgHPdQe.py removing /tmp/tmpgHPdQe.py running install_egg_info Copying django_contrib_comments.egg-info to /construction/www/py-django-contrib-comments/stage/usr/local/lib/python2.7/site-packages/django_contrib_comments-1.9.1-py2.7.egg-info running install_scripts writing list of installed files to '/construction/www/py-django-contrib-comments/.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-contrib-comments-1.9.1 file sizes/checksums [231]: 0% file sizes/checksums [231]: 43% file sizes/checksums [231]: 86% file sizes/checksums [231]: 100% packing files [231]: 0% packing files [231]: 43% packing files [231]: 86% packing files [231]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:10