------------------------------------------------------------------------------- -- 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-pytest-runner-2.11.1.txz 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-constantly-15.1.0.txz Installing /packages/All/py27-attrs-19.3.0.txz Installing /packages/All/py27-idna-2.8.txz Installing /packages/All/py27-hyperlink-19.0.0.txz Installing /packages/All/py27-incremental-17.5.0.txz Installing /packages/All/py27-six-1.14.0.txz Installing /packages/All/py27-PyHamcrest-1.10.1.txz Installing /packages/All/py27-zope.interface-4.6.0.txz Installing /packages/All/py27-Automat-0.8.0.txz ===== Message from py27-Automat-0.8.0: -- Install graphics/py-graphviz and devel/py-twisted to enable state machine visualization (`MethodicalMachine.asDigraph`). Installing /packages/All/py27-twisted-18.9.0_1.txz Installing /packages/All/py27-prometheus-client-0.7.1.txz SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-django-prometheus-1.1.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py27-django-prometheus-1.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-django-prometheus-1.1.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py27-django-prometheus-1.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-django-prometheus-1.1.0 for building => SHA256 Checksum OK for django-prometheus-1.1.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py27-django-prometheus-1.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-django-prometheus-1.1.0 for building ===> Extracting for py27-django-prometheus-1.1.0 => SHA256 Checksum OK for django-prometheus-1.1.0.tar.gz. Extracted Memory Use: 0.16M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-django-prometheus-1.1.0 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-django-prometheus-1.1.0 depends on package: py27-pytest-runner>0 - found ===> py27-django-prometheus-1.1.0 depends on package: py27-setuptools>0 - found ===> py27-django-prometheus-1.1.0 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-django-prometheus-1.1.0 depends on package: py27-pytest-runner>0 - found ===> py27-django-prometheus-1.1.0 depends on package: py27-setuptools>0 - found ===> py27-django-prometheus-1.1.0 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-django-prometheus-1.1.0 running config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-django-prometheus-1.1.0 running build running build_py creating build creating build/lib creating build/lib/django_prometheus copying django_prometheus/migrations.py -> build/lib/django_prometheus copying django_prometheus/urls.py -> build/lib/django_prometheus copying django_prometheus/apps.py -> build/lib/django_prometheus copying django_prometheus/utils.py -> build/lib/django_prometheus copying django_prometheus/middleware.py -> build/lib/django_prometheus copying django_prometheus/__init__.py -> build/lib/django_prometheus copying django_prometheus/testutils.py -> build/lib/django_prometheus copying django_prometheus/models.py -> build/lib/django_prometheus copying django_prometheus/exports.py -> build/lib/django_prometheus creating build/lib/django_prometheus/db copying django_prometheus/db/common.py -> build/lib/django_prometheus/db copying django_prometheus/db/__init__.py -> build/lib/django_prometheus/db copying django_prometheus/db/metrics.py -> build/lib/django_prometheus/db creating build/lib/django_prometheus/cache copying django_prometheus/cache/metrics.py -> build/lib/django_prometheus/cache copying django_prometheus/cache/__init__.py -> build/lib/django_prometheus/cache creating build/lib/django_prometheus/tests copying django_prometheus/tests/test_django_prometheus.py -> build/lib/django_prometheus/tests copying django_prometheus/tests/test_testutils.py -> build/lib/django_prometheus/tests copying django_prometheus/tests/__init__.py -> build/lib/django_prometheus/tests copying django_prometheus/tests/test_exports.py -> build/lib/django_prometheus/tests creating build/lib/django_prometheus/db/backends copying django_prometheus/db/backends/__init__.py -> build/lib/django_prometheus/db/backends creating build/lib/django_prometheus/db/backends/sqlite3 copying django_prometheus/db/backends/sqlite3/base.py -> build/lib/django_prometheus/db/backends/sqlite3 copying django_prometheus/db/backends/sqlite3/__init__.py -> build/lib/django_prometheus/db/backends/sqlite3 creating build/lib/django_prometheus/db/backends/postgresql copying django_prometheus/db/backends/postgresql/__init__.py -> build/lib/django_prometheus/db/backends/postgresql copying django_prometheus/db/backends/postgresql/base.py -> build/lib/django_prometheus/db/backends/postgresql creating build/lib/django_prometheus/db/backends/mysql copying django_prometheus/db/backends/mysql/base.py -> build/lib/django_prometheus/db/backends/mysql copying django_prometheus/db/backends/mysql/__init__.py -> build/lib/django_prometheus/db/backends/mysql creating build/lib/django_prometheus/cache/backends copying django_prometheus/cache/backends/django_memcached_consul.py -> build/lib/django_prometheus/cache/backends copying django_prometheus/cache/backends/memcached.py -> build/lib/django_prometheus/cache/backends copying django_prometheus/cache/backends/redis.py -> build/lib/django_prometheus/cache/backends copying django_prometheus/cache/backends/filebased.py -> build/lib/django_prometheus/cache/backends copying django_prometheus/cache/backends/locmem.py -> build/lib/django_prometheus/cache/backends copying django_prometheus/cache/backends/__init__.py -> build/lib/django_prometheus/cache/backends SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-django-prometheus-1.1.0 depends on package: py27-django111>=1.11 - found ===> py27-django-prometheus-1.1.0 depends on package: py27-prometheus-client>=0.7 - found ===> py27-django-prometheus-1.1.0 depends on package: py27-setuptools>0 - found ===> py27-django-prometheus-1.1.0 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-django-prometheus-1.1.0 ===> py27-django-prometheus-1.1.0 depends on package: py27-django111>=1.11 - found ===> py27-django-prometheus-1.1.0 depends on package: py27-prometheus-client>=0.7 - found ===> py27-django-prometheus-1.1.0 depends on package: py27-setuptools>0 - found ===> py27-django-prometheus-1.1.0 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7 creating /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages creating /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus copying build/lib/django_prometheus/middleware.py -> /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus creating /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/cache copying build/lib/django_prometheus/cache/__init__.py -> /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/cache copying build/lib/django_prometheus/cache/metrics.py -> /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/cache creating /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/cache/backends copying build/lib/django_prometheus/cache/backends/filebased.py -> /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/cache/backends copying build/lib/django_prometheus/cache/backends/redis.py -> /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/cache/backends copying build/lib/django_prometheus/cache/backends/__init__.py -> /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/cache/backends copying build/lib/django_prometheus/cache/backends/locmem.py -> /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/cache/backends copying build/lib/django_prometheus/cache/backends/memcached.py -> /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/cache/backends copying build/lib/django_prometheus/cache/backends/django_memcached_consul.py -> /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/cache/backends creating /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/db copying build/lib/django_prometheus/db/__init__.py -> /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/db copying build/lib/django_prometheus/db/common.py -> /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/db copying build/lib/django_prometheus/db/metrics.py -> /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/db creating /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/db/backends copying build/lib/django_prometheus/db/backends/__init__.py -> /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/db/backends creating /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/db/backends/postgresql copying build/lib/django_prometheus/db/backends/postgresql/__init__.py -> /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/db/backends/postgresql copying build/lib/django_prometheus/db/backends/postgresql/base.py -> /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/db/backends/postgresql creating /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/db/backends/mysql copying build/lib/django_prometheus/db/backends/mysql/__init__.py -> /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/db/backends/mysql copying build/lib/django_prometheus/db/backends/mysql/base.py -> /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/db/backends/mysql creating /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/db/backends/sqlite3 copying build/lib/django_prometheus/db/backends/sqlite3/__init__.py -> /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/db/backends/sqlite3 copying build/lib/django_prometheus/db/backends/sqlite3/base.py -> /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/db/backends/sqlite3 copying build/lib/django_prometheus/apps.py -> /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus copying build/lib/django_prometheus/utils.py -> /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus copying build/lib/django_prometheus/models.py -> /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus creating /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/tests copying build/lib/django_prometheus/tests/__init__.py -> /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/tests copying build/lib/django_prometheus/tests/test_django_prometheus.py -> /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/tests copying build/lib/django_prometheus/tests/test_exports.py -> /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/tests copying build/lib/django_prometheus/tests/test_testutils.py -> /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/tests copying build/lib/django_prometheus/urls.py -> /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus copying build/lib/django_prometheus/exports.py -> /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus copying build/lib/django_prometheus/testutils.py -> /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus copying build/lib/django_prometheus/__init__.py -> /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus copying build/lib/django_prometheus/migrations.py -> /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus byte-compiling /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/middleware.py to middleware.pyc byte-compiling /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/cache/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/cache/metrics.py to metrics.pyc byte-compiling /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/cache/backends/filebased.py to filebased.pyc byte-compiling /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/cache/backends/redis.py to redis.pyc byte-compiling /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/cache/backends/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/cache/backends/locmem.py to locmem.pyc byte-compiling /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/cache/backends/memcached.py to memcached.pyc byte-compiling /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/cache/backends/django_memcached_consul.py to django_memcached_consul.pyc byte-compiling /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/db/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/db/common.py to common.pyc byte-compiling /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/db/metrics.py to metrics.pyc byte-compiling /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/db/backends/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/db/backends/postgresql/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/db/backends/postgresql/base.py to base.pyc byte-compiling /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/db/backends/mysql/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/db/backends/mysql/base.py to base.pyc byte-compiling /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/db/backends/sqlite3/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/db/backends/sqlite3/base.py to base.pyc byte-compiling /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/apps.py to apps.pyc byte-compiling /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/utils.py to utils.pyc byte-compiling /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/models.py to models.pyc byte-compiling /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/tests/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/tests/test_django_prometheus.py to test_django_prometheus.pyc byte-compiling /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/tests/test_exports.py to test_exports.pyc byte-compiling /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/tests/test_testutils.py to test_testutils.pyc byte-compiling /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/urls.py to urls.pyc byte-compiling /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/exports.py to exports.pyc byte-compiling /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/testutils.py to testutils.pyc byte-compiling /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus/migrations.py to migrations.pyc writing byte-compilation script '/tmp/tmpJKNITI.py' /usr/local/bin/python2.7 -O /tmp/tmpJKNITI.py removing /tmp/tmpJKNITI.py running install_egg_info running egg_info writing requirements to django_prometheus.egg-info/requires.txt writing django_prometheus.egg-info/PKG-INFO writing top-level names to django_prometheus.egg-info/top_level.txt writing dependency_links to django_prometheus.egg-info/dependency_links.txt reading manifest file 'django_prometheus.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_prometheus.egg-info/SOURCES.txt' Copying django_prometheus.egg-info to /construction/www/py-django-prometheus/stage/usr/local/lib/python2.7/site-packages/django_prometheus-1.1.0-py2.7.egg-info running install_scripts writing list of installed files to '/construction/www/py-django-prometheus/.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-prometheus-1.1.0 file sizes/checksums [98]: 0% file sizes/checksums [98]: 100% packing files [98]: 0% packing files [98]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:11