------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/readline-8.0.4.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/openssl-1.1.1d,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/python27-2.7.17_1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from python27-2.7.17_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Installing /packages/All/py27-setuptools-44.0.0.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from py27-setuptools-44.0.0: -- Only /usr/local/bin/easy_install-2.7 script has been installed since Python 2.7 is not the default Python version. Installing /packages/All/py27-pytz-2019.3,1.txz Installing /packages/All/sqlite3-3.30.1_1,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/py27-sqlite3-2.7.17_7.txz Installing /packages/All/py27-django111-1.11.29.txz Installing /packages/All/py27-six-1.14.0.txz Installing /packages/All/py27-python-openid-2.2.5_2.txz SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-django-openid-auth-0.14 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py27-django-openid-auth-0.14 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-django-openid-auth-0.14 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py27-django-openid-auth-0.14 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-django-openid-auth-0.14 for building => SHA256 Checksum OK for django-openid-auth-0.14.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py27-django-openid-auth-0.14 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-django-openid-auth-0.14 for building ===> Extracting for py27-django-openid-auth-0.14 => SHA256 Checksum OK for django-openid-auth-0.14.tar.gz. Extracted Memory Use: 0.35M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-django-openid-auth-0.14 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-django-openid-auth-0.14 depends on package: py27-setuptools>0 - found ===> py27-django-openid-auth-0.14 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-django-openid-auth-0.14 depends on package: py27-setuptools>0 - found ===> py27-django-openid-auth-0.14 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-django-openid-auth-0.14 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-django-openid-auth-0.14 running build running build_py creating build creating build/lib creating build/lib/django_openid_auth copying django_openid_auth/admin.py -> build/lib/django_openid_auth copying django_openid_auth/forms.py -> build/lib/django_openid_auth copying django_openid_auth/teams.py -> build/lib/django_openid_auth copying django_openid_auth/__init__.py -> build/lib/django_openid_auth copying django_openid_auth/auth.py -> build/lib/django_openid_auth copying django_openid_auth/urls.py -> build/lib/django_openid_auth copying django_openid_auth/store.py -> build/lib/django_openid_auth copying django_openid_auth/views.py -> build/lib/django_openid_auth copying django_openid_auth/exceptions.py -> build/lib/django_openid_auth copying django_openid_auth/models.py -> build/lib/django_openid_auth copying django_openid_auth/signals.py -> build/lib/django_openid_auth creating build/lib/example_consumer copying example_consumer/views.py -> build/lib/example_consumer copying example_consumer/__init__.py -> build/lib/example_consumer copying example_consumer/urls.py -> build/lib/example_consumer copying example_consumer/settings.py -> build/lib/example_consumer copying example_consumer/wsgi.py -> build/lib/example_consumer creating build/lib/django_openid_auth/tests copying django_openid_auth/tests/test_store.py -> build/lib/django_openid_auth/tests copying django_openid_auth/tests/test_settings.py -> build/lib/django_openid_auth/tests copying django_openid_auth/tests/urls.py -> build/lib/django_openid_auth/tests copying django_openid_auth/tests/helpers.py -> build/lib/django_openid_auth/tests copying django_openid_auth/tests/test_views.py -> build/lib/django_openid_auth/tests copying django_openid_auth/tests/test_auth.py -> build/lib/django_openid_auth/tests copying django_openid_auth/tests/test_admin.py -> build/lib/django_openid_auth/tests copying django_openid_auth/tests/__init__.py -> build/lib/django_openid_auth/tests copying django_openid_auth/tests/models.py -> build/lib/django_openid_auth/tests copying django_openid_auth/tests/test_models.py -> build/lib/django_openid_auth/tests creating build/lib/django_openid_auth/migrations copying django_openid_auth/migrations/__init__.py -> build/lib/django_openid_auth/migrations copying django_openid_auth/migrations/0001_initial.py -> build/lib/django_openid_auth/migrations creating build/lib/django_openid_auth/management copying django_openid_auth/management/__init__.py -> build/lib/django_openid_auth/management creating build/lib/django_openid_auth/south_migrations copying django_openid_auth/south_migrations/0001_initial.py -> build/lib/django_openid_auth/south_migrations copying django_openid_auth/south_migrations/__init__.py -> build/lib/django_openid_auth/south_migrations copying django_openid_auth/south_migrations/0002_add_perm_account_verified.py -> build/lib/django_openid_auth/south_migrations creating build/lib/django_openid_auth/management/commands copying django_openid_auth/management/commands/__init__.py -> build/lib/django_openid_auth/management/commands copying django_openid_auth/management/commands/openid_cleanup.py -> build/lib/django_openid_auth/management/commands creating build/lib/django_openid_auth/templates creating build/lib/django_openid_auth/templates/openid copying django_openid_auth/templates/openid/failure.html -> build/lib/django_openid_auth/templates/openid copying django_openid_auth/templates/openid/login.html -> build/lib/django_openid_auth/templates/openid SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-django-openid-auth-0.14 depends on package: py27-django111>=1.6 - found ===> py27-django-openid-auth-0.14 depends on package: py27-six>0 - found ===> py27-django-openid-auth-0.14 depends on package: py27-setuptools>0 - found ===> py27-django-openid-auth-0.14 depends on file: /usr/local/bin/python2.7 - found ===> py27-django-openid-auth-0.14 depends on package: py27-python-openid>=2.2.0 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-django-openid-auth-0.14 ===> py27-django-openid-auth-0.14 depends on package: py27-django111>=1.6 - found ===> py27-django-openid-auth-0.14 depends on package: py27-six>0 - found ===> py27-django-openid-auth-0.14 depends on package: py27-setuptools>0 - found ===> py27-django-openid-auth-0.14 depends on file: /usr/local/bin/python2.7 - found ===> py27-django-openid-auth-0.14 depends on package: py27-python-openid>=2.2.0 - found ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7 creating /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages creating /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/example_consumer copying build/lib/example_consumer/__init__.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/example_consumer copying build/lib/example_consumer/wsgi.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/example_consumer copying build/lib/example_consumer/settings.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/example_consumer copying build/lib/example_consumer/views.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/example_consumer copying build/lib/example_consumer/urls.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/example_consumer creating /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth creating /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/migrations copying build/lib/django_openid_auth/migrations/__init__.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/migrations copying build/lib/django_openid_auth/migrations/0001_initial.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/migrations copying build/lib/django_openid_auth/views.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth creating /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/south_migrations copying build/lib/django_openid_auth/south_migrations/0001_initial.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/south_migrations copying build/lib/django_openid_auth/south_migrations/0002_add_perm_account_verified.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/south_migrations copying build/lib/django_openid_auth/south_migrations/__init__.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/south_migrations copying build/lib/django_openid_auth/urls.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth copying build/lib/django_openid_auth/teams.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth copying build/lib/django_openid_auth/exceptions.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth copying build/lib/django_openid_auth/admin.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth creating /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/tests copying build/lib/django_openid_auth/tests/test_auth.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/tests copying build/lib/django_openid_auth/tests/test_settings.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/tests copying build/lib/django_openid_auth/tests/test_views.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/tests copying build/lib/django_openid_auth/tests/urls.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/tests copying build/lib/django_openid_auth/tests/test_store.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/tests copying build/lib/django_openid_auth/tests/test_admin.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/tests copying build/lib/django_openid_auth/tests/models.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/tests copying build/lib/django_openid_auth/tests/helpers.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/tests copying build/lib/django_openid_auth/tests/__init__.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/tests copying build/lib/django_openid_auth/tests/test_models.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/tests copying build/lib/django_openid_auth/auth.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth creating /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/templates creating /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/templates/openid copying build/lib/django_openid_auth/templates/openid/login.html -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/templates/openid copying build/lib/django_openid_auth/templates/openid/failure.html -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/templates/openid copying build/lib/django_openid_auth/signals.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth copying build/lib/django_openid_auth/forms.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth creating /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/management copying build/lib/django_openid_auth/management/__init__.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/management creating /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/management/commands copying build/lib/django_openid_auth/management/commands/openid_cleanup.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/management/commands copying build/lib/django_openid_auth/management/commands/__init__.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/management/commands copying build/lib/django_openid_auth/store.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth copying build/lib/django_openid_auth/models.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth copying build/lib/django_openid_auth/__init__.py -> /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/example_consumer/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/example_consumer/wsgi.py to wsgi.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/example_consumer/settings.py to settings.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/example_consumer/views.py to views.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/example_consumer/urls.py to urls.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/migrations/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/migrations/0001_initial.py to 0001_initial.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/views.py to views.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/south_migrations/0001_initial.py to 0001_initial.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/south_migrations/0002_add_perm_account_verified.py to 0002_add_perm_account_verified.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/south_migrations/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/urls.py to urls.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/teams.py to teams.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/exceptions.py to exceptions.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/admin.py to admin.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/tests/test_auth.py to test_auth.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/tests/test_settings.py to test_settings.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/tests/test_views.py to test_views.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/tests/urls.py to urls.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/tests/test_store.py to test_store.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/tests/test_admin.py to test_admin.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/tests/models.py to models.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/tests/helpers.py to helpers.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/tests/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/tests/test_models.py to test_models.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/auth.py to auth.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/signals.py to signals.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/forms.py to forms.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/management/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/management/commands/openid_cleanup.py to openid_cleanup.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/management/commands/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/store.py to store.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/models.py to models.pyc byte-compiling /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmprLMD0S.py' /usr/local/bin/python2.7 -O /tmp/tmprLMD0S.py removing /tmp/tmprLMD0S.py running install_egg_info running egg_info writing requirements to django_openid_auth.egg-info/requires.txt writing django_openid_auth.egg-info/PKG-INFO writing top-level names to django_openid_auth.egg-info/top_level.txt writing dependency_links to django_openid_auth.egg-info/dependency_links.txt reading manifest file 'django_openid_auth.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_openid_auth.egg-info/SOURCES.txt' Copying django_openid_auth.egg-info to /construction/www/py-django-openid-auth/stage/usr/local/lib/python2.7/site-packages/django_openid_auth-0.14-py2.7.egg-info running install_scripts writing list of installed files to '/construction/www/py-django-openid-auth/.PLIST.pymodtmp' install -m 0644 /construction/www/py-django-openid-auth/django-openid-auth-0.14/README.txt /construction/www/py-django-openid-auth/stage/usr/local/share/doc/py27-django-openid-auth install -m 0644 /construction/www/py-django-openid-auth/django-openid-auth-0.14/TODO.txt /construction/www/py-django-openid-auth/stage/usr/local/share/doc/py27-django-openid-auth ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> 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:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py27-django-openid-auth-0.14 file sizes/checksums [111]: 0% file sizes/checksums [111]: 90% file sizes/checksums [111]: 100% packing files [111]: 0% packing files [111]: 90% packing files [111]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:11