------------------------------------------------------------------------------- -- 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. SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-pyflakes-2.1.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py27-pyflakes-2.1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-pyflakes-2.1.1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py27-pyflakes-2.1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-pyflakes-2.1.1 for building => SHA256 Checksum OK for pyflakes-2.1.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py27-pyflakes-2.1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-pyflakes-2.1.1 for building ===> Extracting for py27-pyflakes-2.1.1 => SHA256 Checksum OK for pyflakes-2.1.1.tar.gz. Extracted Memory Use: 0.36M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-pyflakes-2.1.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-pyflakes-2.1.1 depends on package: py27-setuptools>0 - found ===> py27-pyflakes-2.1.1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-pyflakes-2.1.1 depends on package: py27-setuptools>0 - found ===> py27-pyflakes-2.1.1 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-pyflakes-2.1.1 running config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-pyflakes-2.1.1 running build running build_py creating build creating build/lib creating build/lib/pyflakes copying pyflakes/messages.py -> build/lib/pyflakes copying pyflakes/api.py -> build/lib/pyflakes copying pyflakes/__main__.py -> build/lib/pyflakes copying pyflakes/__init__.py -> build/lib/pyflakes copying pyflakes/checker.py -> build/lib/pyflakes copying pyflakes/reporter.py -> build/lib/pyflakes creating build/lib/pyflakes/scripts copying pyflakes/scripts/__init__.py -> build/lib/pyflakes/scripts copying pyflakes/scripts/pyflakes.py -> build/lib/pyflakes/scripts creating build/lib/pyflakes/test copying pyflakes/test/test_doctests.py -> build/lib/pyflakes/test copying pyflakes/test/test_imports.py -> build/lib/pyflakes/test copying pyflakes/test/__init__.py -> build/lib/pyflakes/test copying pyflakes/test/test_code_segment.py -> build/lib/pyflakes/test copying pyflakes/test/test_undefined_names.py -> build/lib/pyflakes/test copying pyflakes/test/test_builtin.py -> build/lib/pyflakes/test copying pyflakes/test/test_api.py -> build/lib/pyflakes/test copying pyflakes/test/test_other.py -> build/lib/pyflakes/test copying pyflakes/test/test_return_with_arguments_inside_generator.py -> build/lib/pyflakes/test copying pyflakes/test/harness.py -> build/lib/pyflakes/test copying pyflakes/test/test_checker.py -> build/lib/pyflakes/test copying pyflakes/test/test_type_annotations.py -> build/lib/pyflakes/test copying pyflakes/test/test_is_literal.py -> build/lib/pyflakes/test copying pyflakes/test/test_dict.py -> build/lib/pyflakes/test SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-pyflakes-2.1.1 depends on package: py27-setuptools>0 - found ===> py27-pyflakes-2.1.1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-pyflakes-2.1.1 ===> py27-pyflakes-2.1.1 depends on package: py27-setuptools>0 - found ===> py27-pyflakes-2.1.1 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/devel/py-pyflakes/stage/usr/local/lib/python2.7 creating /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages creating /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes copying build/lib/pyflakes/messages.py -> /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes copying build/lib/pyflakes/api.py -> /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes copying build/lib/pyflakes/__main__.py -> /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes copying build/lib/pyflakes/__init__.py -> /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes copying build/lib/pyflakes/checker.py -> /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes copying build/lib/pyflakes/reporter.py -> /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes creating /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/scripts copying build/lib/pyflakes/scripts/__init__.py -> /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/scripts copying build/lib/pyflakes/scripts/pyflakes.py -> /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/scripts creating /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/test copying build/lib/pyflakes/test/test_doctests.py -> /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/test copying build/lib/pyflakes/test/test_imports.py -> /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/test copying build/lib/pyflakes/test/__init__.py -> /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/test copying build/lib/pyflakes/test/test_code_segment.py -> /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/test copying build/lib/pyflakes/test/test_undefined_names.py -> /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/test copying build/lib/pyflakes/test/test_builtin.py -> /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/test copying build/lib/pyflakes/test/test_api.py -> /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/test copying build/lib/pyflakes/test/test_other.py -> /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/test copying build/lib/pyflakes/test/test_return_with_arguments_inside_generator.py -> /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/test copying build/lib/pyflakes/test/harness.py -> /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/test copying build/lib/pyflakes/test/test_checker.py -> /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/test copying build/lib/pyflakes/test/test_type_annotations.py -> /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/test copying build/lib/pyflakes/test/test_is_literal.py -> /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/test copying build/lib/pyflakes/test/test_dict.py -> /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/test byte-compiling /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/messages.py to messages.pyc byte-compiling /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/api.py to api.pyc byte-compiling /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/__main__.py to __main__.pyc byte-compiling /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/__init__.py to __init__.pyc byte-compiling /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/checker.py to checker.pyc byte-compiling /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/reporter.py to reporter.pyc byte-compiling /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/scripts/__init__.py to __init__.pyc byte-compiling /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/scripts/pyflakes.py to pyflakes.pyc byte-compiling /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/test/test_doctests.py to test_doctests.pyc byte-compiling /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/test/test_imports.py to test_imports.pyc byte-compiling /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/test/__init__.py to __init__.pyc byte-compiling /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/test/test_code_segment.py to test_code_segment.pyc byte-compiling /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/test/test_undefined_names.py to test_undefined_names.pyc byte-compiling /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/test/test_builtin.py to test_builtin.pyc byte-compiling /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/test/test_api.py to test_api.pyc byte-compiling /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/test/test_other.py to test_other.pyc byte-compiling /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/test/test_return_with_arguments_inside_generator.py to test_return_with_arguments_inside_generator.pyc byte-compiling /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/test/harness.py to harness.pyc byte-compiling /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/test/test_checker.py to test_checker.pyc byte-compiling /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/test/test_type_annotations.py to test_type_annotations.pyc byte-compiling /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/test/test_is_literal.py to test_is_literal.pyc byte-compiling /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes/test/test_dict.py to test_dict.pyc writing byte-compilation script '/tmp/tmpv49Kc1.py' /usr/local/bin/python2.7 -O /tmp/tmpv49Kc1.py removing /tmp/tmpv49Kc1.py running install_egg_info running egg_info writing pyflakes.egg-info/PKG-INFO writing top-level names to pyflakes.egg-info/top_level.txt writing dependency_links to pyflakes.egg-info/dependency_links.txt writing entry points to pyflakes.egg-info/entry_points.txt reading manifest file 'pyflakes.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyflakes.egg-info/SOURCES.txt' Copying pyflakes.egg-info to /construction/devel/py-pyflakes/stage/usr/local/lib/python2.7/site-packages/pyflakes-2.1.1-py2.7.egg-info running install_scripts Installing pyflakes script to /construction/devel/py-pyflakes/stage/usr/local/bin writing list of installed files to '/construction/devel/py-pyflakes/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX Move: bin/pyflakes --> bin/pyflakes-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-pyflakes-2.1.1 file sizes/checksums [72]: 0% file sizes/checksums [72]: 100% packing files [72]: 0% packing files [72]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:12