------------------------------------------------------------------------------- -- 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/python37-3.7.6.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from python37-3.7.6: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/py37-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/py37-sqlite3-3.7.6_7.txz Installing /packages/All/py37-django111-1.11.29.txz SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-django-common-helpers-0.9.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-django-common-helpers-0.9.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-django-common-helpers-0.9.2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-django-common-helpers-0.9.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-django-common-helpers-0.9.2 for building => SHA256 Checksum OK for django-common-helpers-0.9.2.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-django-common-helpers-0.9.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-django-common-helpers-0.9.2 for building ===> Extracting for py37-django-common-helpers-0.9.2 => SHA256 Checksum OK for django-common-helpers-0.9.2.tar.gz. Extracted Memory Use: 0.26M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-django-common-helpers-0.9.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-django-common-helpers-0.9.2 depends on package: py37-setuptools>0 - found ===> py37-django-common-helpers-0.9.2 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-django-common-helpers-0.9.2 depends on package: py37-setuptools>0 - found ===> py37-django-common-helpers-0.9.2 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-django-common-helpers-0.9.2 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-django-common-helpers-0.9.2 running build running build_py creating build creating build/lib creating build/lib/django_common copying django_common/tests.py -> build/lib/django_common copying django_common/auth_backends.py -> build/lib/django_common copying django_common/session.py -> build/lib/django_common copying django_common/compat.py -> build/lib/django_common copying django_common/admin.py -> build/lib/django_common copying django_common/settings.py -> build/lib/django_common copying django_common/middleware.py -> build/lib/django_common copying django_common/scaffold.py -> build/lib/django_common copying django_common/db_fields.py -> build/lib/django_common copying django_common/tzinfo.py -> build/lib/django_common copying django_common/context_processors.py -> build/lib/django_common copying django_common/email_backends.py -> build/lib/django_common copying django_common/helper.py -> build/lib/django_common copying django_common/mixin.py -> build/lib/django_common copying django_common/classmaker.py -> build/lib/django_common copying django_common/http.py -> build/lib/django_common copying django_common/decorators.py -> build/lib/django_common copying django_common/__init__.py -> build/lib/django_common creating build/lib/django_common/templatetags copying django_common/templatetags/custom_tags.py -> build/lib/django_common/templatetags copying django_common/templatetags/__init__.py -> build/lib/django_common/templatetags creating build/lib/django_common/management copying django_common/management/__init__.py -> build/lib/django_common/management creating build/lib/django_common/management/commands copying django_common/management/commands/scaffold.py -> build/lib/django_common/management/commands copying django_common/management/commands/__init__.py -> build/lib/django_common/management/commands copying django_common/management/commands/generate_secret_key.py -> build/lib/django_common/management/commands running egg_info writing django_common_helpers.egg-info/PKG-INFO writing dependency_links to django_common_helpers.egg-info/dependency_links.txt writing requirements to django_common_helpers.egg-info/requires.txt writing top-level names to django_common_helpers.egg-info/top_level.txt reading manifest file 'django_common_helpers.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_common_helpers.egg-info/SOURCES.txt' creating build/lib/django_common/static creating build/lib/django_common/static/django_common creating build/lib/django_common/static/django_common/js copying django_common/static/django_common/js/ajax_form.js -> build/lib/django_common/static/django_common/js copying django_common/static/django_common/js/common.js -> build/lib/django_common/static/django_common/js creating build/lib/django_common/templates creating build/lib/django_common/templates/common creating build/lib/django_common/templates/common/admin copying django_common/templates/common/admin/nested.html -> build/lib/django_common/templates/common/admin copying django_common/templates/common/admin/nested_tabular.html -> build/lib/django_common/templates/common/admin creating build/lib/django_common/templates/common/fragments copying django_common/templates/common/fragments/checkbox_field.html -> build/lib/django_common/templates/common/fragments copying django_common/templates/common/fragments/form_field.html -> build/lib/django_common/templates/common/fragments copying django_common/templates/common/fragments/multi_checkbox_field.html -> build/lib/django_common/templates/common/fragments copying django_common/templates/common/fragments/radio_field.html -> build/lib/django_common/templates/common/fragments SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-django-common-helpers-0.9.2 depends on package: py37-django111>=1.8 - found ===> py37-django-common-helpers-0.9.2 depends on package: py37-setuptools>0 - found ===> py37-django-common-helpers-0.9.2 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-django-common-helpers-0.9.2 ===> py37-django-common-helpers-0.9.2 depends on package: py37-django111>=1.8 - found ===> py37-django-common-helpers-0.9.2 depends on package: py37-setuptools>0 - found ===> py37-django-common-helpers-0.9.2 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running egg_info writing django_common_helpers.egg-info/PKG-INFO writing dependency_links to django_common_helpers.egg-info/dependency_links.txt writing requirements to django_common_helpers.egg-info/requires.txt writing top-level names to django_common_helpers.egg-info/top_level.txt reading manifest file 'django_common_helpers.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_common_helpers.egg-info/SOURCES.txt' running install_lib creating /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7 creating /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages creating /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common copying build/lib/django_common/helper.py -> /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common copying build/lib/django_common/middleware.py -> /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common copying build/lib/django_common/__init__.py -> /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common copying build/lib/django_common/tzinfo.py -> /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common copying build/lib/django_common/classmaker.py -> /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common copying build/lib/django_common/compat.py -> /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common copying build/lib/django_common/http.py -> /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common creating /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/templatetags copying build/lib/django_common/templatetags/custom_tags.py -> /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/templatetags copying build/lib/django_common/templatetags/__init__.py -> /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/templatetags creating /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/static creating /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/static/django_common creating /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/static/django_common/js copying build/lib/django_common/static/django_common/js/ajax_form.js -> /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/static/django_common/js copying build/lib/django_common/static/django_common/js/common.js -> /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/static/django_common/js creating /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/templates creating /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/templates/common creating /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/templates/common/admin copying build/lib/django_common/templates/common/admin/nested.html -> /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/templates/common/admin copying build/lib/django_common/templates/common/admin/nested_tabular.html -> /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/templates/common/admin creating /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/templates/common/fragments copying build/lib/django_common/templates/common/fragments/multi_checkbox_field.html -> /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/templates/common/fragments copying build/lib/django_common/templates/common/fragments/radio_field.html -> /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/templates/common/fragments copying build/lib/django_common/templates/common/fragments/form_field.html -> /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/templates/common/fragments copying build/lib/django_common/templates/common/fragments/checkbox_field.html -> /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/templates/common/fragments copying build/lib/django_common/decorators.py -> /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common copying build/lib/django_common/db_fields.py -> /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common creating /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/management copying build/lib/django_common/management/__init__.py -> /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/management creating /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/management/commands copying build/lib/django_common/management/commands/generate_secret_key.py -> /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/management/commands copying build/lib/django_common/management/commands/__init__.py -> /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/management/commands copying build/lib/django_common/management/commands/scaffold.py -> /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/management/commands copying build/lib/django_common/auth_backends.py -> /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common copying build/lib/django_common/session.py -> /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common copying build/lib/django_common/email_backends.py -> /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common copying build/lib/django_common/tests.py -> /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common copying build/lib/django_common/mixin.py -> /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common copying build/lib/django_common/settings.py -> /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common copying build/lib/django_common/scaffold.py -> /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common copying build/lib/django_common/context_processors.py -> /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common copying build/lib/django_common/admin.py -> /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common byte-compiling /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/helper.py to helper.cpython-37.pyc byte-compiling /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/middleware.py to middleware.cpython-37.pyc byte-compiling /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/tzinfo.py to tzinfo.cpython-37.pyc byte-compiling /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/classmaker.py to classmaker.cpython-37.pyc byte-compiling /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/compat.py to compat.cpython-37.pyc byte-compiling /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/http.py to http.cpython-37.pyc byte-compiling /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/templatetags/custom_tags.py to custom_tags.cpython-37.pyc byte-compiling /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/templatetags/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/decorators.py to decorators.cpython-37.pyc byte-compiling /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/db_fields.py to db_fields.cpython-37.pyc byte-compiling /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/management/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/management/commands/generate_secret_key.py to generate_secret_key.cpython-37.pyc byte-compiling /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/management/commands/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/management/commands/scaffold.py to scaffold.cpython-37.pyc byte-compiling /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/auth_backends.py to auth_backends.cpython-37.pyc byte-compiling /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/session.py to session.cpython-37.pyc byte-compiling /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/email_backends.py to email_backends.cpython-37.pyc byte-compiling /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/tests.py to tests.cpython-37.pyc byte-compiling /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/mixin.py to mixin.cpython-37.pyc byte-compiling /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/settings.py to settings.cpython-37.pyc byte-compiling /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/scaffold.py to scaffold.cpython-37.pyc byte-compiling /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/context_processors.py to context_processors.cpython-37.pyc byte-compiling /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common/admin.py to admin.cpython-37.pyc writing byte-compilation script '/tmp/tmpbeexpjm_.py' /usr/local/bin/python3.7 /tmp/tmpbeexpjm_.py removing /tmp/tmpbeexpjm_.py running install_egg_info Copying django_common_helpers.egg-info to /construction/www/py-django-common-helpers/stage/usr/local/lib/python3.7/site-packages/django_common_helpers-0.9.2-py3.7.egg-info running install_scripts writing list of installed files to '/construction/www/py-django-common-helpers/.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:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-django-common-helpers-0.9.2 file sizes/checksums [86]: 0% file sizes/checksums [86]: 100% packing files [86]: 0% packing files [86]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:14