------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/readline-8.0.4.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/openssl-1.1.1d,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/python27-2.7.17_1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from python27-2.7.17_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Installing /packages/All/py27-setuptools-44.0.0.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from py27-setuptools-44.0.0: -- Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-django-otp-0.5.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py27-django-otp-0.5.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-django-otp-0.5.2 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py27-django-otp-0.5.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-django-otp-0.5.2 for building => SHA256 Checksum OK for django-otp-0.5.2.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py27-django-otp-0.5.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-django-otp-0.5.2 for building ===> Extracting for py27-django-otp-0.5.2 => SHA256 Checksum OK for django-otp-0.5.2.tar.gz. Extracted Memory Use: 0.30M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-django-otp-0.5.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-django-otp-0.5.2 depends on package: py27-setuptools>0 - found ===> py27-django-otp-0.5.2 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-django-otp-0.5.2 depends on package: py27-setuptools>0 - found ===> py27-django-otp-0.5.2 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-django-otp-0.5.2 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-django-otp-0.5.2 running build running build_py creating build creating build/lib creating build/lib/django_otp copying django_otp/models.py -> build/lib/django_otp copying django_otp/admin.py -> build/lib/django_otp copying django_otp/oath.py -> build/lib/django_otp copying django_otp/forms.py -> build/lib/django_otp copying django_otp/__init__.py -> build/lib/django_otp copying django_otp/middleware.py -> build/lib/django_otp copying django_otp/views.py -> build/lib/django_otp copying django_otp/decorators.py -> build/lib/django_otp copying django_otp/tests.py -> build/lib/django_otp copying django_otp/conf.py -> build/lib/django_otp copying django_otp/util.py -> build/lib/django_otp creating build/lib/django_otp/plugins copying django_otp/plugins/__init__.py -> build/lib/django_otp/plugins creating build/lib/django_otp/plugins/otp_hotp copying django_otp/plugins/otp_hotp/admin.py -> build/lib/django_otp/plugins/otp_hotp copying django_otp/plugins/otp_hotp/tests.py -> build/lib/django_otp/plugins/otp_hotp copying django_otp/plugins/otp_hotp/__init__.py -> build/lib/django_otp/plugins/otp_hotp copying django_otp/plugins/otp_hotp/models.py -> build/lib/django_otp/plugins/otp_hotp creating build/lib/django_otp/plugins/otp_email copying django_otp/plugins/otp_email/conf.py -> build/lib/django_otp/plugins/otp_email copying django_otp/plugins/otp_email/admin.py -> build/lib/django_otp/plugins/otp_email copying django_otp/plugins/otp_email/__init__.py -> build/lib/django_otp/plugins/otp_email copying django_otp/plugins/otp_email/tests.py -> build/lib/django_otp/plugins/otp_email copying django_otp/plugins/otp_email/models.py -> build/lib/django_otp/plugins/otp_email creating build/lib/django_otp/plugins/otp_static copying django_otp/plugins/otp_static/__init__.py -> build/lib/django_otp/plugins/otp_static copying django_otp/plugins/otp_static/tests.py -> build/lib/django_otp/plugins/otp_static copying django_otp/plugins/otp_static/models.py -> build/lib/django_otp/plugins/otp_static copying django_otp/plugins/otp_static/admin.py -> build/lib/django_otp/plugins/otp_static copying django_otp/plugins/otp_static/lib.py -> build/lib/django_otp/plugins/otp_static creating build/lib/django_otp/plugins/otp_totp copying django_otp/plugins/otp_totp/tests.py -> build/lib/django_otp/plugins/otp_totp copying django_otp/plugins/otp_totp/admin.py -> build/lib/django_otp/plugins/otp_totp copying django_otp/plugins/otp_totp/__init__.py -> build/lib/django_otp/plugins/otp_totp copying django_otp/plugins/otp_totp/models.py -> build/lib/django_otp/plugins/otp_totp creating build/lib/django_otp/plugins/otp_hotp/migrations copying django_otp/plugins/otp_hotp/migrations/0001_initial.py -> build/lib/django_otp/plugins/otp_hotp/migrations copying django_otp/plugins/otp_hotp/migrations/__init__.py -> build/lib/django_otp/plugins/otp_hotp/migrations creating build/lib/django_otp/plugins/otp_email/migrations copying django_otp/plugins/otp_email/migrations/__init__.py -> build/lib/django_otp/plugins/otp_email/migrations copying django_otp/plugins/otp_email/migrations/0001_initial.py -> build/lib/django_otp/plugins/otp_email/migrations creating build/lib/django_otp/plugins/otp_static/management copying django_otp/plugins/otp_static/management/__init__.py -> build/lib/django_otp/plugins/otp_static/management creating build/lib/django_otp/plugins/otp_static/migrations copying django_otp/plugins/otp_static/migrations/__init__.py -> build/lib/django_otp/plugins/otp_static/migrations copying django_otp/plugins/otp_static/migrations/0001_initial.py -> build/lib/django_otp/plugins/otp_static/migrations creating build/lib/django_otp/plugins/otp_static/management/commands copying django_otp/plugins/otp_static/management/commands/__init__.py -> build/lib/django_otp/plugins/otp_static/management/commands copying django_otp/plugins/otp_static/management/commands/addstatictoken.py -> build/lib/django_otp/plugins/otp_static/management/commands creating build/lib/django_otp/plugins/otp_totp/migrations copying django_otp/plugins/otp_totp/migrations/0001_initial.py -> build/lib/django_otp/plugins/otp_totp/migrations copying django_otp/plugins/otp_totp/migrations/__init__.py -> build/lib/django_otp/plugins/otp_totp/migrations running egg_info writing requirements to django_otp.egg-info/requires.txt writing django_otp.egg-info/PKG-INFO writing top-level names to django_otp.egg-info/top_level.txt writing dependency_links to django_otp.egg-info/dependency_links.txt reading manifest file 'django_otp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' warning: no previously-included files matching '.DS_Store' found anywhere in distribution writing manifest file 'django_otp.egg-info/SOURCES.txt' creating build/lib/django_otp/templates creating build/lib/django_otp/templates/otp creating build/lib/django_otp/templates/otp/admin14 copying django_otp/templates/otp/admin14/login.html -> build/lib/django_otp/templates/otp/admin14 creating build/lib/django_otp/templates/otp/admin15 copying django_otp/templates/otp/admin15/login.html -> build/lib/django_otp/templates/otp/admin15 creating build/lib/django_otp/templates/otp/admin16 copying django_otp/templates/otp/admin16/login.html -> build/lib/django_otp/templates/otp/admin16 creating build/lib/django_otp/templates/otp/admin17 copying django_otp/templates/otp/admin17/login.html -> build/lib/django_otp/templates/otp/admin17 creating build/lib/django_otp/templates/otp/admin18 copying django_otp/templates/otp/admin18/login.html -> build/lib/django_otp/templates/otp/admin18 creating build/lib/django_otp/templates/otp/admin19 copying django_otp/templates/otp/admin19/login.html -> build/lib/django_otp/templates/otp/admin19 creating build/lib/django_otp/plugins/otp_hotp/templates creating build/lib/django_otp/plugins/otp_hotp/templates/otp_hotp creating build/lib/django_otp/plugins/otp_hotp/templates/otp_hotp/admin copying django_otp/plugins/otp_hotp/templates/otp_hotp/admin/config.html -> build/lib/django_otp/plugins/otp_hotp/templates/otp_hotp/admin creating build/lib/django_otp/plugins/otp_email/templates creating build/lib/django_otp/plugins/otp_email/templates/otp creating build/lib/django_otp/plugins/otp_email/templates/otp/email copying django_otp/plugins/otp_email/templates/otp/email/token.txt -> build/lib/django_otp/plugins/otp_email/templates/otp/email creating build/lib/django_otp/plugins/otp_totp/templates creating build/lib/django_otp/plugins/otp_totp/templates/otp_totp creating build/lib/django_otp/plugins/otp_totp/templates/otp_totp/admin copying django_otp/plugins/otp_totp/templates/otp_totp/admin/config.html -> build/lib/django_otp/plugins/otp_totp/templates/otp_totp/admin SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-django-otp-0.5.2 depends on package: py27-setuptools>0 - found ===> py27-django-otp-0.5.2 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-django-otp-0.5.2 ===> py27-django-otp-0.5.2 depends on package: py27-setuptools>0 - found ===> py27-django-otp-0.5.2 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_otp.egg-info/requires.txt writing django_otp.egg-info/PKG-INFO writing top-level names to django_otp.egg-info/top_level.txt writing dependency_links to django_otp.egg-info/dependency_links.txt reading manifest file 'django_otp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' warning: no previously-included files matching '.DS_Store' found anywhere in distribution writing manifest file 'django_otp.egg-info/SOURCES.txt' running install_lib creating /construction/www/py-django-otp/stage/usr/local/lib/python2.7 creating /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages creating /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp copying build/lib/django_otp/oath.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp copying build/lib/django_otp/admin.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp copying build/lib/django_otp/models.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp creating /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins creating /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_email copying build/lib/django_otp/plugins/otp_email/models.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_email copying build/lib/django_otp/plugins/otp_email/tests.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_email copying build/lib/django_otp/plugins/otp_email/__init__.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_email copying build/lib/django_otp/plugins/otp_email/admin.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_email copying build/lib/django_otp/plugins/otp_email/conf.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_email creating /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_email/templates creating /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_email/templates/otp creating /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_email/templates/otp/email copying build/lib/django_otp/plugins/otp_email/templates/otp/email/token.txt -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_email/templates/otp/email creating /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_email/migrations copying build/lib/django_otp/plugins/otp_email/migrations/__init__.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_email/migrations copying build/lib/django_otp/plugins/otp_email/migrations/0001_initial.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_email/migrations creating /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_hotp copying build/lib/django_otp/plugins/otp_hotp/models.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_hotp copying build/lib/django_otp/plugins/otp_hotp/__init__.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_hotp copying build/lib/django_otp/plugins/otp_hotp/tests.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_hotp copying build/lib/django_otp/plugins/otp_hotp/admin.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_hotp creating /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_hotp/templates creating /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_hotp/templates/otp_hotp creating /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_hotp/templates/otp_hotp/admin copying build/lib/django_otp/plugins/otp_hotp/templates/otp_hotp/admin/config.html -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_hotp/templates/otp_hotp/admin creating /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_hotp/migrations copying build/lib/django_otp/plugins/otp_hotp/migrations/0001_initial.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_hotp/migrations copying build/lib/django_otp/plugins/otp_hotp/migrations/__init__.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_hotp/migrations copying build/lib/django_otp/plugins/__init__.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins creating /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_totp creating /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_totp/migrations copying build/lib/django_otp/plugins/otp_totp/migrations/0001_initial.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_totp/migrations copying build/lib/django_otp/plugins/otp_totp/migrations/__init__.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_totp/migrations creating /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_totp/templates creating /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_totp/templates/otp_totp creating /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_totp/templates/otp_totp/admin copying build/lib/django_otp/plugins/otp_totp/templates/otp_totp/admin/config.html -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_totp/templates/otp_totp/admin copying build/lib/django_otp/plugins/otp_totp/tests.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_totp copying build/lib/django_otp/plugins/otp_totp/models.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_totp copying build/lib/django_otp/plugins/otp_totp/admin.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_totp copying build/lib/django_otp/plugins/otp_totp/__init__.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_totp creating /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_static copying build/lib/django_otp/plugins/otp_static/tests.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_static creating /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_static/management copying build/lib/django_otp/plugins/otp_static/management/__init__.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_static/management creating /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_static/management/commands copying build/lib/django_otp/plugins/otp_static/management/commands/__init__.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_static/management/commands copying build/lib/django_otp/plugins/otp_static/management/commands/addstatictoken.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_static/management/commands copying build/lib/django_otp/plugins/otp_static/models.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_static copying build/lib/django_otp/plugins/otp_static/admin.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_static copying build/lib/django_otp/plugins/otp_static/lib.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_static creating /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_static/migrations copying build/lib/django_otp/plugins/otp_static/migrations/__init__.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_static/migrations copying build/lib/django_otp/plugins/otp_static/migrations/0001_initial.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_static/migrations copying build/lib/django_otp/plugins/otp_static/__init__.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_static copying build/lib/django_otp/util.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp creating /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/templates creating /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/templates/otp creating /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/templates/otp/admin19 copying build/lib/django_otp/templates/otp/admin19/login.html -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/templates/otp/admin19 creating /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/templates/otp/admin14 copying build/lib/django_otp/templates/otp/admin14/login.html -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/templates/otp/admin14 creating /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/templates/otp/admin15 copying build/lib/django_otp/templates/otp/admin15/login.html -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/templates/otp/admin15 creating /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/templates/otp/admin16 copying build/lib/django_otp/templates/otp/admin16/login.html -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/templates/otp/admin16 creating /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/templates/otp/admin17 copying build/lib/django_otp/templates/otp/admin17/login.html -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/templates/otp/admin17 creating /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/templates/otp/admin18 copying build/lib/django_otp/templates/otp/admin18/login.html -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/templates/otp/admin18 copying build/lib/django_otp/conf.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp copying build/lib/django_otp/tests.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp copying build/lib/django_otp/decorators.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp copying build/lib/django_otp/views.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp copying build/lib/django_otp/middleware.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp copying build/lib/django_otp/__init__.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp copying build/lib/django_otp/forms.py -> /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/oath.py to oath.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/admin.py to admin.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/models.py to models.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_email/models.py to models.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_email/tests.py to tests.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_email/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_email/admin.py to admin.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_email/conf.py to conf.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_email/migrations/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_email/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_hotp/models.py to models.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_hotp/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_hotp/tests.py to tests.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_hotp/admin.py to admin.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_hotp/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_hotp/migrations/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_totp/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_totp/migrations/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_totp/tests.py to tests.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_totp/models.py to models.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_totp/admin.py to admin.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_totp/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_static/tests.py to tests.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_static/management/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_static/management/commands/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_static/management/commands/addstatictoken.py to addstatictoken.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_static/models.py to models.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_static/admin.py to admin.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_static/lib.py to lib.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_static/migrations/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_static/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/plugins/otp_static/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/util.py to util.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/conf.py to conf.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/tests.py to tests.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/decorators.py to decorators.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/views.py to views.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/middleware.py to middleware.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp/forms.py to forms.pyc writing byte-compilation script '/tmp/tmp8gnLBh.py' /usr/local/bin/python2.7 -O /tmp/tmp8gnLBh.py removing /tmp/tmp8gnLBh.py running install_egg_info Copying django_otp.egg-info to /construction/www/py-django-otp/stage/usr/local/lib/python2.7/site-packages/django_otp-0.5.2-py2.7.egg-info running install_scripts writing list of installed files to '/construction/www/py-django-otp/.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-otp-0.5.2 file sizes/checksums [138]: 0% file sizes/checksums [138]: 72% file sizes/checksums [138]: 100% packing files [138]: 0% packing files [138]: 72% packing files [138]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:08