------------------------------------------------------------------------------- -- 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-future-0.18.2.txz SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-CommonMark-0.9.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py27-CommonMark-0.9.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-CommonMark-0.9.1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py27-CommonMark-0.9.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-CommonMark-0.9.1 for building => SHA256 Checksum OK for commonmark-0.9.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py27-CommonMark-0.9.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-CommonMark-0.9.1 for building ===> Extracting for py27-CommonMark-0.9.1 => SHA256 Checksum OK for commonmark-0.9.1.tar.gz. Extracted Memory Use: 0.46M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-CommonMark-0.9.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-CommonMark-0.9.1 depends on package: py27-setuptools>0 - found ===> py27-CommonMark-0.9.1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-CommonMark-0.9.1 depends on package: py27-setuptools>0 - found ===> py27-CommonMark-0.9.1 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-CommonMark-0.9.1 running config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-CommonMark-0.9.1 running build running build_py creating build creating build/lib creating build/lib/commonmark copying commonmark/normalize_reference.py -> build/lib/commonmark copying commonmark/node.py -> build/lib/commonmark copying commonmark/main.py -> build/lib/commonmark copying commonmark/inlines.py -> build/lib/commonmark copying commonmark/entitytrans.py -> build/lib/commonmark copying commonmark/dump.py -> build/lib/commonmark copying commonmark/common.py -> build/lib/commonmark copying commonmark/cmark.py -> build/lib/commonmark copying commonmark/blocks.py -> build/lib/commonmark copying commonmark/__init__.py -> build/lib/commonmark creating build/lib/commonmark/render copying commonmark/render/rst.py -> build/lib/commonmark/render copying commonmark/render/__init__.py -> build/lib/commonmark/render copying commonmark/render/renderer.py -> build/lib/commonmark/render copying commonmark/render/html.py -> build/lib/commonmark/render creating build/lib/commonmark/tests copying commonmark/tests/unit_tests.py -> build/lib/commonmark/tests copying commonmark/tests/run_spec_tests.py -> build/lib/commonmark/tests copying commonmark/tests/rst_tests.py -> build/lib/commonmark/tests copying commonmark/tests/__init__.py -> build/lib/commonmark/tests SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-CommonMark-0.9.1 depends on package: py27-future>0 - found ===> py27-CommonMark-0.9.1 depends on package: py27-setuptools>0 - found ===> py27-CommonMark-0.9.1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-CommonMark-0.9.1 ===> py27-CommonMark-0.9.1 depends on package: py27-future>0 - found ===> py27-CommonMark-0.9.1 depends on package: py27-setuptools>0 - found ===> py27-CommonMark-0.9.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/textproc/py-CommonMark/stage/usr/local/lib/python2.7 creating /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages creating /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark creating /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark/tests copying build/lib/commonmark/tests/rst_tests.py -> /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark/tests copying build/lib/commonmark/tests/unit_tests.py -> /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark/tests copying build/lib/commonmark/tests/run_spec_tests.py -> /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark/tests copying build/lib/commonmark/tests/__init__.py -> /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark/tests copying build/lib/commonmark/node.py -> /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark copying build/lib/commonmark/__init__.py -> /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark copying build/lib/commonmark/main.py -> /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark copying build/lib/commonmark/cmark.py -> /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark copying build/lib/commonmark/dump.py -> /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark creating /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark/render copying build/lib/commonmark/render/html.py -> /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark/render copying build/lib/commonmark/render/renderer.py -> /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark/render copying build/lib/commonmark/render/__init__.py -> /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark/render copying build/lib/commonmark/render/rst.py -> /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark/render copying build/lib/commonmark/normalize_reference.py -> /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark copying build/lib/commonmark/entitytrans.py -> /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark copying build/lib/commonmark/common.py -> /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark copying build/lib/commonmark/inlines.py -> /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark copying build/lib/commonmark/blocks.py -> /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark byte-compiling /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark/tests/rst_tests.py to rst_tests.pyc byte-compiling /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark/tests/unit_tests.py to unit_tests.pyc byte-compiling /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark/tests/run_spec_tests.py to run_spec_tests.pyc byte-compiling /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark/tests/__init__.py to __init__.pyc byte-compiling /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark/node.py to node.pyc byte-compiling /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark/__init__.py to __init__.pyc byte-compiling /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark/main.py to main.pyc byte-compiling /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark/cmark.py to cmark.pyc byte-compiling /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark/dump.py to dump.pyc byte-compiling /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark/render/html.py to html.pyc byte-compiling /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark/render/renderer.py to renderer.pyc byte-compiling /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark/render/__init__.py to __init__.pyc byte-compiling /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark/render/rst.py to rst.pyc byte-compiling /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark/normalize_reference.py to normalize_reference.pyc byte-compiling /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark/entitytrans.py to entitytrans.pyc byte-compiling /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark/common.py to common.pyc byte-compiling /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark/inlines.py to inlines.pyc byte-compiling /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark/blocks.py to blocks.pyc writing byte-compilation script '/tmp/tmpqK1fvk.py' /usr/local/bin/python2.7 -O /tmp/tmpqK1fvk.py removing /tmp/tmpqK1fvk.py running install_egg_info running egg_info writing requirements to commonmark.egg-info/requires.txt writing commonmark.egg-info/PKG-INFO writing top-level names to commonmark.egg-info/top_level.txt writing dependency_links to commonmark.egg-info/dependency_links.txt writing entry points to commonmark.egg-info/entry_points.txt reading manifest file 'commonmark.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'commonmark/utils.py' writing manifest file 'commonmark.egg-info/SOURCES.txt' Copying commonmark.egg-info to /construction/textproc/py-CommonMark/stage/usr/local/lib/python2.7/site-packages/commonmark-0.9.1-py2.7.egg-info running install_scripts Installing cmark script to /construction/textproc/py-CommonMark/stage/usr/local/bin writing list of installed files to '/construction/textproc/py-CommonMark/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX Move: bin/cmark --> bin/cmark-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-CommonMark-0.9.1 file sizes/checksums [61]: 0% file sizes/checksums [61]: 100% packing files [61]: 0% packing files [61]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:12