------------------------------------------------------------------------------- -- 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-six-1.14.0.txz Installing /packages/All/py27-dateutil-2.8.0.txz Installing /packages/All/py27-jmespath-0.9.5.txz Installing /packages/All/py27-pysocks-1.7.1.txz Installing /packages/All/py27-idna-2.8.txz Installing /packages/All/py27-certifi-2019.11.28.txz Installing /packages/All/py27-asn1crypto-1.3.0.txz Installing /packages/All/py27-pycparser-2.19.txz Installing /packages/All/py27-cffi-1.14.0.txz Installing /packages/All/py27-enum34-1.1.6.txz Installing /packages/All/py27-ipaddress-1.0.23.txz Installing /packages/All/py27-cryptography-2.6.1.txz Installing /packages/All/py27-openssl-19.0.0.txz Installing /packages/All/py27-urllib3-1.25.7,1.txz ===== Message from py27-urllib3-1.25.7,1: -- Since version 1.25 HTTPS connections are now verified by default which is done via "cert_reqs = 'CERT_REQUIRED'". While certificate verification can be disabled via "cert_reqs = 'CERT_NONE'", it's highly recommended to leave it on. Various consumers of net/py-urllib3 already have implemented routines that either explicitly enable or disable HTTPS certificate verification (e.g. via configuration settings, CLI arguments, etc.). Yet it may happen that there are still some consumers which don't explicitly enable/disable certificate verification for HTTPS connections which could then lead to errors (as is often the case with self-signed certificates). In case of an error one should try first to temporarily disable certificate verification of the problematic urllib3 consumer to see if that approach will remedy the issue. Installing /packages/All/py27-docutils-0.15.2.txz Installing /packages/All/py27-botocore-1.13.6.txz Installing /packages/All/py27-futures-3.3.0.txz Installing /packages/All/py27-s3transfer-0.2.1.txz Installing /packages/All/py27-boto3-1.10.6.txz Installing /packages/All/py27-appdirs-1.4.3.txz Installing /packages/All/py27-pytz-2019.3,1.txz Installing /packages/All/py27-typing-3.7.4.1.txz Installing /packages/All/py27-backports-1.txz Installing /packages/All/py27-future-0.18.2.txz Installing /packages/All/py27-backports.os-0.1.1.txz Installing /packages/All/py27-scandir-1.10.0_1.txz Installing /packages/All/py27-fs2-2.4.11.txz SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-django-bakery-0.12.7 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py27-django-bakery-0.12.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-django-bakery-0.12.7 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py27-django-bakery-0.12.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-django-bakery-0.12.7 for building => SHA256 Checksum OK for django-bakery-0.12.7.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py27-django-bakery-0.12.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-django-bakery-0.12.7 for building ===> Extracting for py27-django-bakery-0.12.7 => SHA256 Checksum OK for django-bakery-0.12.7.tar.gz. Extracted Memory Use: 0.25M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-django-bakery-0.12.7 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-django-bakery-0.12.7 depends on package: py27-setuptools>0 - found ===> py27-django-bakery-0.12.7 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-django-bakery-0.12.7 depends on package: py27-setuptools>0 - found ===> py27-django-bakery-0.12.7 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-django-bakery-0.12.7 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-django-bakery-0.12.7 running build running build_py creating build creating build/lib creating build/lib/bakery copying bakery/tasks.py -> build/lib/bakery copying bakery/static_views.py -> build/lib/bakery copying bakery/static_urls.py -> build/lib/bakery copying bakery/models.py -> build/lib/bakery copying bakery/feeds.py -> build/lib/bakery copying bakery/apps.py -> build/lib/bakery copying bakery/__init__.py -> build/lib/bakery creating build/lib/bakery/views copying bakery/views/__init__.py -> build/lib/bakery/views copying bakery/views/detail.py -> build/lib/bakery/views copying bakery/views/dates.py -> build/lib/bakery/views copying bakery/views/list.py -> build/lib/bakery/views copying bakery/views/base.py -> build/lib/bakery/views creating build/lib/bakery/management copying bakery/management/__init__.py -> build/lib/bakery/management creating build/lib/bakery/management/commands copying bakery/management/commands/unpublish.py -> build/lib/bakery/management/commands copying bakery/management/commands/publish.py -> build/lib/bakery/management/commands copying bakery/management/commands/buildserver.py -> build/lib/bakery/management/commands copying bakery/management/commands/__init__.py -> build/lib/bakery/management/commands copying bakery/management/commands/unbuild.py -> build/lib/bakery/management/commands copying bakery/management/commands/build.py -> build/lib/bakery/management/commands creating build/lib/bakery/tests copying bakery/tests/__init__.py -> build/lib/bakery/tests package init file 'bakery/tests/static/__init__.py' not found (or not a regular file) package init file 'bakery/tests/media/__init__.py' not found (or not a regular file) package init file 'bakery/tests/templates/__init__.py' not found (or not a regular file) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-django-bakery-0.12.7 depends on package: py27-six>1.5.2 - found ===> py27-django-bakery-0.12.7 depends on package: py27-boto3>=1.4.4 - found ===> py27-django-bakery-0.12.7 depends on package: py27-fs2>=2.0.17 - found ===> py27-django-bakery-0.12.7 depends on package: py27-setuptools>0 - found ===> py27-django-bakery-0.12.7 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-django-bakery-0.12.7 ===> py27-django-bakery-0.12.7 depends on package: py27-six>1.5.2 - found ===> py27-django-bakery-0.12.7 depends on package: py27-boto3>=1.4.4 - found ===> py27-django-bakery-0.12.7 depends on package: py27-fs2>=2.0.17 - found ===> py27-django-bakery-0.12.7 depends on package: py27-setuptools>0 - found ===> py27-django-bakery-0.12.7 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list running install running build running build_py package init file 'bakery/tests/static/__init__.py' not found (or not a regular file) package init file 'bakery/tests/media/__init__.py' not found (or not a regular file) package init file 'bakery/tests/templates/__init__.py' not found (or not a regular file) running install_lib creating /construction/www/py-django-bakery/stage/usr/local/lib/python2.7 creating /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages creating /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery creating /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/views copying build/lib/bakery/views/detail.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/views copying build/lib/bakery/views/__init__.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/views copying build/lib/bakery/views/list.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/views copying build/lib/bakery/views/base.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/views copying build/lib/bakery/views/dates.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/views copying build/lib/bakery/static_urls.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery copying build/lib/bakery/feeds.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery copying build/lib/bakery/models.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery creating /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/tests copying build/lib/bakery/tests/__init__.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/tests copying build/lib/bakery/static_views.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery copying build/lib/bakery/apps.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery copying build/lib/bakery/tasks.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery creating /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/management creating /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/management/commands copying build/lib/bakery/management/commands/publish.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/management/commands copying build/lib/bakery/management/commands/unpublish.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/management/commands copying build/lib/bakery/management/commands/buildserver.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/management/commands copying build/lib/bakery/management/commands/unbuild.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/management/commands copying build/lib/bakery/management/commands/build.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/management/commands copying build/lib/bakery/management/commands/__init__.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/management/commands copying build/lib/bakery/management/__init__.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/management copying build/lib/bakery/__init__.py -> /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/views/detail.py to detail.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/views/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/views/list.py to list.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/views/base.py to base.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/views/dates.py to dates.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/static_urls.py to static_urls.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/feeds.py to feeds.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/models.py to models.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/tests/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/static_views.py to static_views.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/apps.py to apps.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/tasks.py to tasks.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/management/commands/publish.py to publish.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/management/commands/unpublish.py to unpublish.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/management/commands/buildserver.py to buildserver.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/management/commands/unbuild.py to unbuild.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/management/commands/build.py to build.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/management/commands/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/management/__init__.py to __init__.pyc byte-compiling /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/bakery/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpOXx2vp.py' /usr/local/bin/python2.7 -O /tmp/tmpOXx2vp.py removing /tmp/tmpOXx2vp.py running install_egg_info running egg_info writing requirements to django_bakery.egg-info/requires.txt writing django_bakery.egg-info/PKG-INFO writing top-level names to django_bakery.egg-info/top_level.txt writing dependency_links to django_bakery.egg-info/dependency_links.txt warning: Failed to find the configured license file 'LICENSE' reading manifest file 'django_bakery.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_bakery.egg-info/SOURCES.txt' Copying django_bakery.egg-info to /construction/www/py-django-bakery/stage/usr/local/lib/python2.7/site-packages/django_bakery-0.12.7-py2.7.egg-info running install_scripts writing list of installed files to '/construction/www/py-django-bakery/.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 py27-django-bakery-0.12.7 file sizes/checksums [65]: 0% file sizes/checksums [65]: 100% packing files [65]: 0% packing files [65]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:10