------------------------------------------------------------------------------- -- 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-toml-0.10.0.txz Installing /packages/All/py27-setuptools_scm-3.4.3.txz Installing /packages/All/py27-setuptools_scm_git_archive-1.1.txz Installing /packages/All/py27-six-1.14.0.txz Installing /packages/All/py27-more-itertools5-5.0.0.txz Installing /packages/All/py27-backports-1.txz Installing /packages/All/py27-backports.functools_lru_cache-1.5.txz SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-cheroot-6.5.6 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py27-cheroot-6.5.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-cheroot-6.5.6 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py27-cheroot-6.5.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-cheroot-6.5.6 for building => SHA256 Checksum OK for cheroot-6.5.6.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py27-cheroot-6.5.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-cheroot-6.5.6 for building ===> Extracting for py27-cheroot-6.5.6 => SHA256 Checksum OK for cheroot-6.5.6.tar.gz. Extracted Memory Use: 0.50M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-cheroot-6.5.6 ===> Applying ports patches for py27-cheroot-6.5.6 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-cheroot-6.5.6 depends on package: py27-setuptools_scm>=1.15.0 - found ===> py27-cheroot-6.5.6 depends on package: py27-setuptools_scm_git_archive>=1.0 - found ===> py27-cheroot-6.5.6 depends on package: py27-setuptools>0 - found ===> py27-cheroot-6.5.6 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-cheroot-6.5.6 depends on package: py27-setuptools_scm>=1.15.0 - found ===> py27-cheroot-6.5.6 depends on package: py27-setuptools_scm_git_archive>=1.0 - found ===> py27-cheroot-6.5.6 depends on package: py27-setuptools>0 - found ===> py27-cheroot-6.5.6 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-cheroot-6.5.6 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-cheroot-6.5.6 running build running build_py creating build creating build/lib creating build/lib/cheroot copying cheroot/testing.py -> build/lib/cheroot copying cheroot/__main__.py -> build/lib/cheroot copying cheroot/cli.py -> build/lib/cheroot copying cheroot/server.py -> build/lib/cheroot copying cheroot/errors.py -> build/lib/cheroot copying cheroot/wsgi.py -> build/lib/cheroot copying cheroot/makefile.py -> build/lib/cheroot copying cheroot/_compat.py -> build/lib/cheroot copying cheroot/__init__.py -> build/lib/cheroot creating build/lib/cheroot/workers copying cheroot/workers/__init__.py -> build/lib/cheroot/workers copying cheroot/workers/threadpool.py -> build/lib/cheroot/workers creating build/lib/cheroot/test copying cheroot/test/test__compat.py -> build/lib/cheroot/test copying cheroot/test/__init__.py -> build/lib/cheroot/test copying cheroot/test/test_makefile.py -> build/lib/cheroot/test copying cheroot/test/test_server.py -> build/lib/cheroot/test copying cheroot/test/helper.py -> build/lib/cheroot/test copying cheroot/test/test_errors.py -> build/lib/cheroot/test copying cheroot/test/test_core.py -> build/lib/cheroot/test copying cheroot/test/conftest.py -> build/lib/cheroot/test copying cheroot/test/test_conn.py -> build/lib/cheroot/test copying cheroot/test/webtest.py -> build/lib/cheroot/test copying cheroot/test/test_dispatch.py -> build/lib/cheroot/test copying cheroot/test/test_ssl.py -> build/lib/cheroot/test creating build/lib/cheroot/ssl copying cheroot/ssl/__init__.py -> build/lib/cheroot/ssl copying cheroot/ssl/pyopenssl.py -> build/lib/cheroot/ssl copying cheroot/ssl/builtin.py -> build/lib/cheroot/ssl running egg_info writing requirements to cheroot.egg-info/requires.txt writing cheroot.egg-info/PKG-INFO writing top-level names to cheroot.egg-info/top_level.txt writing dependency_links to cheroot.egg-info/dependency_links.txt writing entry points to cheroot.egg-info/entry_points.txt reading manifest file 'cheroot.egg-info/SOURCES.txt' writing manifest file 'cheroot.egg-info/SOURCES.txt' SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-cheroot-6.5.6 depends on package: py27-six>=1.11.0 - found ===> py27-cheroot-6.5.6 depends on package: py27-setuptools>0 - found ===> py27-cheroot-6.5.6 depends on file: /usr/local/bin/python2.7 - found ===> py27-cheroot-6.5.6 depends on package: py27-more-itertools5>=2.6 - found ===> py27-cheroot-6.5.6 depends on package: py27-backports.functools_lru_cache>0 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-cheroot-6.5.6 ===> py27-cheroot-6.5.6 depends on package: py27-six>=1.11.0 - found ===> py27-cheroot-6.5.6 depends on package: py27-setuptools>0 - found ===> py27-cheroot-6.5.6 depends on file: /usr/local/bin/python2.7 - found ===> py27-cheroot-6.5.6 depends on package: py27-more-itertools5>=2.6 - found ===> py27-cheroot-6.5.6 depends on package: py27-backports.functools_lru_cache>0 - found ===> Generating temporary packing list running install running build running build_py running egg_info writing requirements to cheroot.egg-info/requires.txt writing cheroot.egg-info/PKG-INFO writing top-level names to cheroot.egg-info/top_level.txt writing dependency_links to cheroot.egg-info/dependency_links.txt writing entry points to cheroot.egg-info/entry_points.txt reading manifest file 'cheroot.egg-info/SOURCES.txt' writing manifest file 'cheroot.egg-info/SOURCES.txt' running install_lib creating /construction/www/py-cheroot/stage/usr/local/lib/python2.7 creating /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages creating /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot copying build/lib/cheroot/makefile.py -> /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot copying build/lib/cheroot/wsgi.py -> /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot creating /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/ssl copying build/lib/cheroot/ssl/pyopenssl.py -> /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/ssl copying build/lib/cheroot/ssl/builtin.py -> /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/ssl copying build/lib/cheroot/ssl/__init__.py -> /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/ssl creating /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/test copying build/lib/cheroot/test/test__compat.py -> /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/test copying build/lib/cheroot/test/test_dispatch.py -> /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/test copying build/lib/cheroot/test/test_ssl.py -> /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/test copying build/lib/cheroot/test/webtest.py -> /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/test copying build/lib/cheroot/test/test_makefile.py -> /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/test copying build/lib/cheroot/test/test_core.py -> /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/test copying build/lib/cheroot/test/__init__.py -> /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/test copying build/lib/cheroot/test/test_errors.py -> /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/test copying build/lib/cheroot/test/test_server.py -> /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/test copying build/lib/cheroot/test/helper.py -> /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/test copying build/lib/cheroot/test/conftest.py -> /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/test copying build/lib/cheroot/test/test_conn.py -> /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/test creating /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/workers copying build/lib/cheroot/workers/__init__.py -> /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/workers copying build/lib/cheroot/workers/threadpool.py -> /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/workers copying build/lib/cheroot/errors.py -> /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot copying build/lib/cheroot/server.py -> /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot copying build/lib/cheroot/_compat.py -> /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot copying build/lib/cheroot/cli.py -> /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot copying build/lib/cheroot/__main__.py -> /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot copying build/lib/cheroot/testing.py -> /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot copying build/lib/cheroot/__init__.py -> /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/makefile.py to makefile.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/wsgi.py to wsgi.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/ssl/pyopenssl.py to pyopenssl.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/ssl/builtin.py to builtin.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/ssl/__init__.py to __init__.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/test/test__compat.py to test__compat.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/test/test_dispatch.py to test_dispatch.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/test/test_ssl.py to test_ssl.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/test/webtest.py to webtest.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/test/test_makefile.py to test_makefile.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/test/test_core.py to test_core.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/test/__init__.py to __init__.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/test/test_errors.py to test_errors.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/test/test_server.py to test_server.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/test/helper.py to helper.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/test/conftest.py to conftest.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/test/test_conn.py to test_conn.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/workers/__init__.py to __init__.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/workers/threadpool.py to threadpool.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/errors.py to errors.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/server.py to server.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/_compat.py to _compat.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/cli.py to cli.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/__main__.py to __main__.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/testing.py to testing.pyc byte-compiling /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmp6rAQJA.py' /usr/local/bin/python2.7 -O /tmp/tmp6rAQJA.py removing /tmp/tmp6rAQJA.py running install_egg_info Copying cheroot.egg-info to /construction/www/py-cheroot/stage/usr/local/lib/python2.7/site-packages/cheroot-6.5.6-py2.7.egg-info running install_scripts Installing cheroot script to /construction/www/py-cheroot/stage/usr/local/bin writing list of installed files to '/construction/www/py-cheroot/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX Move: bin/cheroot --> bin/cheroot-2.7 ====> 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-cheroot-6.5.6 file sizes/checksums [85]: 0% file sizes/checksums [85]: 100% packing files [85]: 0% packing files [85]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:09