------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.6_1.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/libffi-3.2.1_3.tgz Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/readline-8.0.0.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. Installing /packages/All/python36-3.6.9.tgz Message from python36-3.6.9: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py36-gdbm databases/py-gdbm@py36 py36-sqlite3 databases/py-sqlite3@py36 py36-tkinter x11-toolkits/py-tkinter@py36 =========================================================================== Installing /packages/All/py36-setuptools-41.0.1.tgz Installing /packages/All/libxml2-2.9.9.tgz Installing /packages/All/libgpg-error-1.36.tgz Installing /packages/All/libgcrypt-1.8.4_1.tgz Installing /packages/All/libxslt-1.1.33.tgz Installing /packages/All/py36-lxml-4.3.4_1.tgz SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-python-docx-0.8.10 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-python-docx-0.8.10 for building => SHA256 Checksum OK for python-docx-0.8.10.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-python-docx-0.8.10 for building ===> Extracting for py36-python-docx-0.8.10 => SHA256 Checksum OK for python-docx-0.8.10.tar.gz. Extracted Memory Use: 9.19M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-python-docx-0.8.10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for py36-python-docx-0.8.10 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-python-docx-0.8.10 running build running build_py creating build creating build/lib creating build/lib/docx copying docx/table.py -> build/lib/docx copying docx/document.py -> build/lib/docx copying docx/compat.py -> build/lib/docx copying docx/api.py -> build/lib/docx copying docx/settings.py -> build/lib/docx copying docx/shared.py -> build/lib/docx copying docx/shape.py -> build/lib/docx copying docx/package.py -> build/lib/docx copying docx/blkcntnr.py -> build/lib/docx copying docx/section.py -> build/lib/docx copying docx/__init__.py -> build/lib/docx copying docx/exceptions.py -> build/lib/docx creating build/lib/docx/text copying docx/text/parfmt.py -> build/lib/docx/text copying docx/text/__init__.py -> build/lib/docx/text copying docx/text/paragraph.py -> build/lib/docx/text copying docx/text/tabstops.py -> build/lib/docx/text copying docx/text/run.py -> build/lib/docx/text copying docx/text/font.py -> build/lib/docx/text creating build/lib/docx/dml copying docx/dml/__init__.py -> build/lib/docx/dml copying docx/dml/color.py -> build/lib/docx/dml creating build/lib/docx/opc copying docx/opc/part.py -> build/lib/docx/opc copying docx/opc/__init__.py -> build/lib/docx/opc copying docx/opc/coreprops.py -> build/lib/docx/opc copying docx/opc/rel.py -> build/lib/docx/opc copying docx/opc/phys_pkg.py -> build/lib/docx/opc copying docx/opc/constants.py -> build/lib/docx/opc copying docx/opc/oxml.py -> build/lib/docx/opc copying docx/opc/spec.py -> build/lib/docx/opc copying docx/opc/exceptions.py -> build/lib/docx/opc copying docx/opc/package.py -> build/lib/docx/opc copying docx/opc/packuri.py -> build/lib/docx/opc copying docx/opc/compat.py -> build/lib/docx/opc copying docx/opc/pkgwriter.py -> build/lib/docx/opc copying docx/opc/pkgreader.py -> build/lib/docx/opc copying docx/opc/shared.py -> build/lib/docx/opc creating build/lib/docx/enum copying docx/enum/shape.py -> build/lib/docx/enum copying docx/enum/table.py -> build/lib/docx/enum copying docx/enum/base.py -> build/lib/docx/enum copying docx/enum/__init__.py -> build/lib/docx/enum copying docx/enum/style.py -> build/lib/docx/enum copying docx/enum/dml.py -> build/lib/docx/enum copying docx/enum/text.py -> build/lib/docx/enum copying docx/enum/section.py -> build/lib/docx/enum creating build/lib/docx/oxml copying docx/oxml/coreprops.py -> build/lib/docx/oxml copying docx/oxml/shape.py -> build/lib/docx/oxml copying docx/oxml/__init__.py -> build/lib/docx/oxml copying docx/oxml/shared.py -> build/lib/docx/oxml copying docx/oxml/table.py -> build/lib/docx/oxml copying docx/oxml/styles.py -> build/lib/docx/oxml copying docx/oxml/ns.py -> build/lib/docx/oxml copying docx/oxml/exceptions.py -> build/lib/docx/oxml copying docx/oxml/numbering.py -> build/lib/docx/oxml copying docx/oxml/section.py -> build/lib/docx/oxml copying docx/oxml/simpletypes.py -> build/lib/docx/oxml copying docx/oxml/settings.py -> build/lib/docx/oxml copying docx/oxml/document.py -> build/lib/docx/oxml copying docx/oxml/xmlchemy.py -> build/lib/docx/oxml creating build/lib/docx/parts copying docx/parts/settings.py -> build/lib/docx/parts copying docx/parts/hdrftr.py -> build/lib/docx/parts copying docx/parts/image.py -> build/lib/docx/parts copying docx/parts/styles.py -> build/lib/docx/parts copying docx/parts/document.py -> build/lib/docx/parts copying docx/parts/numbering.py -> build/lib/docx/parts copying docx/parts/__init__.py -> build/lib/docx/parts copying docx/parts/story.py -> build/lib/docx/parts creating build/lib/docx/image copying docx/image/exceptions.py -> build/lib/docx/image copying docx/image/__init__.py -> build/lib/docx/image copying docx/image/jpeg.py -> build/lib/docx/image copying docx/image/tiff.py -> build/lib/docx/image copying docx/image/helpers.py -> build/lib/docx/image copying docx/image/gif.py -> build/lib/docx/image copying docx/image/image.py -> build/lib/docx/image copying docx/image/png.py -> build/lib/docx/image copying docx/image/constants.py -> build/lib/docx/image copying docx/image/bmp.py -> build/lib/docx/image creating build/lib/docx/styles copying docx/styles/style.py -> build/lib/docx/styles copying docx/styles/styles.py -> build/lib/docx/styles copying docx/styles/latent.py -> build/lib/docx/styles copying docx/styles/__init__.py -> build/lib/docx/styles creating build/lib/docx/opc/parts copying docx/opc/parts/coreprops.py -> build/lib/docx/opc/parts copying docx/opc/parts/__init__.py -> build/lib/docx/opc/parts creating build/lib/docx/oxml/text copying docx/oxml/text/run.py -> build/lib/docx/oxml/text copying docx/oxml/text/font.py -> build/lib/docx/oxml/text copying docx/oxml/text/parfmt.py -> build/lib/docx/oxml/text copying docx/oxml/text/paragraph.py -> build/lib/docx/oxml/text copying docx/oxml/text/__init__.py -> build/lib/docx/oxml/text creating build/lib/docx/templates copying docx/templates/default.docx -> build/lib/docx/templates copying docx/templates/default-settings.xml -> build/lib/docx/templates copying docx/templates/default-header.xml -> build/lib/docx/templates copying docx/templates/default-styles.xml -> build/lib/docx/templates copying docx/templates/default-footer.xml -> build/lib/docx/templates SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-python-docx-0.8.10 ===> Generating temporary packing list running install running build running build_py running install_lib creating /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6 creating /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages creating /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx copying build/lib/docx/table.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx copying build/lib/docx/document.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx copying build/lib/docx/compat.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx copying build/lib/docx/api.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx copying build/lib/docx/settings.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx copying build/lib/docx/shared.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx copying build/lib/docx/shape.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx copying build/lib/docx/package.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx copying build/lib/docx/blkcntnr.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx copying build/lib/docx/section.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx copying build/lib/docx/__init__.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx copying build/lib/docx/exceptions.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx creating /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/text copying build/lib/docx/text/parfmt.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/text copying build/lib/docx/text/__init__.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/text copying build/lib/docx/text/paragraph.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/text copying build/lib/docx/text/tabstops.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/text copying build/lib/docx/text/run.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/text copying build/lib/docx/text/font.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/text creating /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/dml copying build/lib/docx/dml/__init__.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/dml copying build/lib/docx/dml/color.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/dml creating /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc copying build/lib/docx/opc/part.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc copying build/lib/docx/opc/__init__.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc copying build/lib/docx/opc/coreprops.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc copying build/lib/docx/opc/rel.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc copying build/lib/docx/opc/phys_pkg.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc copying build/lib/docx/opc/constants.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc copying build/lib/docx/opc/oxml.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc copying build/lib/docx/opc/spec.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc copying build/lib/docx/opc/exceptions.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc copying build/lib/docx/opc/package.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc copying build/lib/docx/opc/packuri.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc copying build/lib/docx/opc/compat.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc copying build/lib/docx/opc/pkgwriter.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc copying build/lib/docx/opc/pkgreader.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc copying build/lib/docx/opc/shared.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc creating /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc/parts copying build/lib/docx/opc/parts/coreprops.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc/parts copying build/lib/docx/opc/parts/__init__.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc/parts creating /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/enum copying build/lib/docx/enum/shape.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/enum copying build/lib/docx/enum/table.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/enum copying build/lib/docx/enum/base.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/enum copying build/lib/docx/enum/__init__.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/enum copying build/lib/docx/enum/style.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/enum copying build/lib/docx/enum/dml.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/enum copying build/lib/docx/enum/text.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/enum copying build/lib/docx/enum/section.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/enum creating /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml copying build/lib/docx/oxml/coreprops.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml copying build/lib/docx/oxml/shape.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml copying build/lib/docx/oxml/__init__.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml copying build/lib/docx/oxml/shared.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml copying build/lib/docx/oxml/table.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml copying build/lib/docx/oxml/styles.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml copying build/lib/docx/oxml/ns.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml copying build/lib/docx/oxml/exceptions.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml copying build/lib/docx/oxml/numbering.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml copying build/lib/docx/oxml/section.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml copying build/lib/docx/oxml/simpletypes.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml copying build/lib/docx/oxml/settings.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml copying build/lib/docx/oxml/document.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml copying build/lib/docx/oxml/xmlchemy.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml creating /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml/text copying build/lib/docx/oxml/text/run.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml/text copying build/lib/docx/oxml/text/font.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml/text copying build/lib/docx/oxml/text/parfmt.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml/text copying build/lib/docx/oxml/text/paragraph.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml/text copying build/lib/docx/oxml/text/__init__.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml/text creating /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/parts copying build/lib/docx/parts/settings.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/parts copying build/lib/docx/parts/hdrftr.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/parts copying build/lib/docx/parts/image.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/parts copying build/lib/docx/parts/styles.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/parts copying build/lib/docx/parts/document.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/parts copying build/lib/docx/parts/numbering.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/parts copying build/lib/docx/parts/__init__.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/parts copying build/lib/docx/parts/story.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/parts creating /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/image copying build/lib/docx/image/exceptions.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/image copying build/lib/docx/image/__init__.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/image copying build/lib/docx/image/jpeg.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/image copying build/lib/docx/image/tiff.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/image copying build/lib/docx/image/helpers.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/image copying build/lib/docx/image/gif.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/image copying build/lib/docx/image/image.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/image copying build/lib/docx/image/png.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/image copying build/lib/docx/image/constants.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/image copying build/lib/docx/image/bmp.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/image creating /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/styles copying build/lib/docx/styles/style.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/styles copying build/lib/docx/styles/styles.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/styles copying build/lib/docx/styles/latent.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/styles copying build/lib/docx/styles/__init__.py -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/styles creating /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/templates copying build/lib/docx/templates/default.docx -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/templates copying build/lib/docx/templates/default-settings.xml -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/templates copying build/lib/docx/templates/default-header.xml -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/templates copying build/lib/docx/templates/default-styles.xml -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/templates copying build/lib/docx/templates/default-footer.xml -> /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/templates byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/table.py to table.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/document.py to document.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/compat.py to compat.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/api.py to api.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/settings.py to settings.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/shared.py to shared.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/shape.py to shape.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/package.py to package.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/blkcntnr.py to blkcntnr.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/section.py to section.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/exceptions.py to exceptions.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/text/parfmt.py to parfmt.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/text/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/text/paragraph.py to paragraph.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/text/tabstops.py to tabstops.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/text/run.py to run.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/text/font.py to font.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/dml/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/dml/color.py to color.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc/part.py to part.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc/coreprops.py to coreprops.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc/rel.py to rel.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc/phys_pkg.py to phys_pkg.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc/constants.py to constants.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc/oxml.py to oxml.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc/spec.py to spec.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc/exceptions.py to exceptions.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc/package.py to package.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc/packuri.py to packuri.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc/compat.py to compat.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc/pkgwriter.py to pkgwriter.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc/pkgreader.py to pkgreader.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc/shared.py to shared.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc/parts/coreprops.py to coreprops.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/opc/parts/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/enum/shape.py to shape.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/enum/table.py to table.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/enum/base.py to base.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/enum/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/enum/style.py to style.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/enum/dml.py to dml.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/enum/text.py to text.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/enum/section.py to section.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml/coreprops.py to coreprops.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml/shape.py to shape.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml/shared.py to shared.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml/table.py to table.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml/styles.py to styles.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml/ns.py to ns.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml/exceptions.py to exceptions.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml/numbering.py to numbering.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml/section.py to section.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml/simpletypes.py to simpletypes.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml/settings.py to settings.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml/document.py to document.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml/xmlchemy.py to xmlchemy.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml/text/run.py to run.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml/text/font.py to font.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml/text/parfmt.py to parfmt.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml/text/paragraph.py to paragraph.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/oxml/text/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/parts/settings.py to settings.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/parts/hdrftr.py to hdrftr.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/parts/image.py to image.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/parts/styles.py to styles.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/parts/document.py to document.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/parts/numbering.py to numbering.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/parts/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/parts/story.py to story.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/image/exceptions.py to exceptions.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/image/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/image/jpeg.py to jpeg.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/image/tiff.py to tiff.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/image/helpers.py to helpers.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/image/gif.py to gif.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/image/image.py to image.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/image/png.py to png.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/image/constants.py to constants.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/image/bmp.py to bmp.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/styles/style.py to style.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/styles/styles.py to styles.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/styles/latent.py to latent.cpython-36.pyc byte-compiling /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/docx/styles/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmpve8dzwwq.py' /usr/local/bin/python3.6 /tmp/tmpve8dzwwq.py removing /tmp/tmpve8dzwwq.py running install_egg_info running egg_info writing python_docx.egg-info/PKG-INFO writing dependency_links to python_docx.egg-info/dependency_links.txt writing requirements to python_docx.egg-info/requires.txt writing top-level names to python_docx.egg-info/top_level.txt reading manifest file 'python_docx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/.build' warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'python_docx.egg-info/SOURCES.txt' Copying python_docx.egg-info to /construction/textproc/py-python-docx/stage/usr/local/lib/python3.6/site-packages/python_docx-0.8.10-py3.6.egg-info running install_scripts writing list of installed files to '/construction/textproc/py-python-docx/.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:04 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for py36-python-docx-0.8.10 file sizes/checksums [268]: 0% file sizes/checksums [268]: 37% file sizes/checksums [268]: 74% file sizes/checksums [268]: 100% packing files [268]: 0% packing files [268]: 37% packing files [268]: 74% packing files [268]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:15