------------------------------------------------------------------------------- -- 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/python37-3.7.6.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from python37-3.7.6: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-webencodings-0.5.1.txz SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-bleach-3.1.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-bleach-3.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-bleach-3.1.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-bleach-3.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-bleach-3.1.0 for building => SHA256 Checksum OK for bleach-3.1.0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-bleach-3.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-bleach-3.1.0 for building ===> Extracting for py37-bleach-3.1.0 => SHA256 Checksum OK for bleach-3.1.0.tar.gz. /bin/rm -f /construction/www/py-bleach/bleach-3.1.0/bleach/_vendor/pip_install_vendor.sh Extracted Memory Use: 1.04M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-bleach-3.1.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-bleach-3.1.0 depends on package: py37-setuptools>0 - found ===> py37-bleach-3.1.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-bleach-3.1.0 depends on package: py37-setuptools>0 - found ===> py37-bleach-3.1.0 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-bleach-3.1.0 running config SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-bleach-3.1.0 running build running build_py creating build creating build/lib creating build/lib/bleach copying bleach/utils.py -> build/lib/bleach copying bleach/__init__.py -> build/lib/bleach copying bleach/html5lib_shim.py -> build/lib/bleach copying bleach/callbacks.py -> build/lib/bleach copying bleach/sanitizer.py -> build/lib/bleach copying bleach/linkifier.py -> build/lib/bleach creating build/lib/bleach/_vendor copying bleach/_vendor/__init__.py -> build/lib/bleach/_vendor creating build/lib/bleach/_vendor/html5lib copying bleach/_vendor/html5lib/_utils.py -> build/lib/bleach/_vendor/html5lib copying bleach/_vendor/html5lib/__init__.py -> build/lib/bleach/_vendor/html5lib copying bleach/_vendor/html5lib/_inputstream.py -> build/lib/bleach/_vendor/html5lib copying bleach/_vendor/html5lib/serializer.py -> build/lib/bleach/_vendor/html5lib copying bleach/_vendor/html5lib/_ihatexml.py -> build/lib/bleach/_vendor/html5lib copying bleach/_vendor/html5lib/constants.py -> build/lib/bleach/_vendor/html5lib copying bleach/_vendor/html5lib/_tokenizer.py -> build/lib/bleach/_vendor/html5lib copying bleach/_vendor/html5lib/html5parser.py -> build/lib/bleach/_vendor/html5lib creating build/lib/bleach/_vendor/html5lib/treebuilders copying bleach/_vendor/html5lib/treebuilders/etree_lxml.py -> build/lib/bleach/_vendor/html5lib/treebuilders copying bleach/_vendor/html5lib/treebuilders/dom.py -> build/lib/bleach/_vendor/html5lib/treebuilders copying bleach/_vendor/html5lib/treebuilders/etree.py -> build/lib/bleach/_vendor/html5lib/treebuilders copying bleach/_vendor/html5lib/treebuilders/__init__.py -> build/lib/bleach/_vendor/html5lib/treebuilders copying bleach/_vendor/html5lib/treebuilders/base.py -> build/lib/bleach/_vendor/html5lib/treebuilders creating build/lib/bleach/_vendor/html5lib/treeadapters copying bleach/_vendor/html5lib/treeadapters/sax.py -> build/lib/bleach/_vendor/html5lib/treeadapters copying bleach/_vendor/html5lib/treeadapters/genshi.py -> build/lib/bleach/_vendor/html5lib/treeadapters copying bleach/_vendor/html5lib/treeadapters/__init__.py -> build/lib/bleach/_vendor/html5lib/treeadapters creating build/lib/bleach/_vendor/html5lib/treewalkers copying bleach/_vendor/html5lib/treewalkers/etree.py -> build/lib/bleach/_vendor/html5lib/treewalkers copying bleach/_vendor/html5lib/treewalkers/base.py -> build/lib/bleach/_vendor/html5lib/treewalkers copying bleach/_vendor/html5lib/treewalkers/__init__.py -> build/lib/bleach/_vendor/html5lib/treewalkers copying bleach/_vendor/html5lib/treewalkers/genshi.py -> build/lib/bleach/_vendor/html5lib/treewalkers copying bleach/_vendor/html5lib/treewalkers/etree_lxml.py -> build/lib/bleach/_vendor/html5lib/treewalkers copying bleach/_vendor/html5lib/treewalkers/dom.py -> build/lib/bleach/_vendor/html5lib/treewalkers creating build/lib/bleach/_vendor/html5lib/filters copying bleach/_vendor/html5lib/filters/base.py -> build/lib/bleach/_vendor/html5lib/filters copying bleach/_vendor/html5lib/filters/alphabeticalattributes.py -> build/lib/bleach/_vendor/html5lib/filters copying bleach/_vendor/html5lib/filters/__init__.py -> build/lib/bleach/_vendor/html5lib/filters copying bleach/_vendor/html5lib/filters/inject_meta_charset.py -> build/lib/bleach/_vendor/html5lib/filters copying bleach/_vendor/html5lib/filters/sanitizer.py -> build/lib/bleach/_vendor/html5lib/filters copying bleach/_vendor/html5lib/filters/optionaltags.py -> build/lib/bleach/_vendor/html5lib/filters copying bleach/_vendor/html5lib/filters/whitespace.py -> build/lib/bleach/_vendor/html5lib/filters copying bleach/_vendor/html5lib/filters/lint.py -> build/lib/bleach/_vendor/html5lib/filters creating build/lib/bleach/_vendor/html5lib/_trie copying bleach/_vendor/html5lib/_trie/datrie.py -> build/lib/bleach/_vendor/html5lib/_trie copying bleach/_vendor/html5lib/_trie/_base.py -> build/lib/bleach/_vendor/html5lib/_trie copying bleach/_vendor/html5lib/_trie/py.py -> build/lib/bleach/_vendor/html5lib/_trie copying bleach/_vendor/html5lib/_trie/__init__.py -> build/lib/bleach/_vendor/html5lib/_trie running egg_info writing bleach.egg-info/PKG-INFO writing dependency_links to bleach.egg-info/dependency_links.txt writing requirements to bleach.egg-info/requires.txt writing top-level names to bleach.egg-info/top_level.txt reading manifest file 'bleach.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.sh' under directory 'bleach' writing manifest file 'bleach.egg-info/SOURCES.txt' copying bleach/_vendor/README.rst -> build/lib/bleach/_vendor copying bleach/_vendor/vendor.txt -> build/lib/bleach/_vendor creating build/lib/bleach/_vendor/html5lib-1.0.1.dist-info copying bleach/_vendor/html5lib-1.0.1.dist-info/DESCRIPTION.rst -> build/lib/bleach/_vendor/html5lib-1.0.1.dist-info copying bleach/_vendor/html5lib-1.0.1.dist-info/INSTALLER -> build/lib/bleach/_vendor/html5lib-1.0.1.dist-info copying bleach/_vendor/html5lib-1.0.1.dist-info/LICENSE.txt -> build/lib/bleach/_vendor/html5lib-1.0.1.dist-info copying bleach/_vendor/html5lib-1.0.1.dist-info/METADATA -> build/lib/bleach/_vendor/html5lib-1.0.1.dist-info copying bleach/_vendor/html5lib-1.0.1.dist-info/RECORD -> build/lib/bleach/_vendor/html5lib-1.0.1.dist-info copying bleach/_vendor/html5lib-1.0.1.dist-info/WHEEL -> build/lib/bleach/_vendor/html5lib-1.0.1.dist-info copying bleach/_vendor/html5lib-1.0.1.dist-info/metadata.json -> build/lib/bleach/_vendor/html5lib-1.0.1.dist-info copying bleach/_vendor/html5lib-1.0.1.dist-info/top_level.txt -> build/lib/bleach/_vendor/html5lib-1.0.1.dist-info SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-bleach-3.1.0 depends on package: py37-six>=1.9.0 - found ===> py37-bleach-3.1.0 depends on package: py37-webencodings>0 - found ===> py37-bleach-3.1.0 depends on package: py37-setuptools>0 - found ===> py37-bleach-3.1.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-bleach-3.1.0 ===> py37-bleach-3.1.0 depends on package: py37-six>=1.9.0 - found ===> py37-bleach-3.1.0 depends on package: py37-webencodings>0 - found ===> py37-bleach-3.1.0 depends on package: py37-setuptools>0 - found ===> py37-bleach-3.1.0 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running egg_info writing bleach.egg-info/PKG-INFO writing dependency_links to bleach.egg-info/dependency_links.txt writing requirements to bleach.egg-info/requires.txt writing top-level names to bleach.egg-info/top_level.txt reading manifest file 'bleach.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.sh' under directory 'bleach' writing manifest file 'bleach.egg-info/SOURCES.txt' running install_lib creating /construction/www/py-bleach/stage/usr/local/lib/python3.7 creating /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages creating /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach copying build/lib/bleach/__init__.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach copying build/lib/bleach/callbacks.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach copying build/lib/bleach/html5lib_shim.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach creating /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor creating /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib copying build/lib/bleach/_vendor/html5lib/__init__.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib copying build/lib/bleach/_vendor/html5lib/serializer.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib creating /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/treebuilders copying build/lib/bleach/_vendor/html5lib/treebuilders/etree.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/treebuilders copying build/lib/bleach/_vendor/html5lib/treebuilders/etree_lxml.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/treebuilders copying build/lib/bleach/_vendor/html5lib/treebuilders/__init__.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/treebuilders copying build/lib/bleach/_vendor/html5lib/treebuilders/dom.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/treebuilders copying build/lib/bleach/_vendor/html5lib/treebuilders/base.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/treebuilders copying build/lib/bleach/_vendor/html5lib/_utils.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib creating /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/treeadapters copying build/lib/bleach/_vendor/html5lib/treeadapters/sax.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/treeadapters copying build/lib/bleach/_vendor/html5lib/treeadapters/genshi.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/treeadapters copying build/lib/bleach/_vendor/html5lib/treeadapters/__init__.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/treeadapters copying build/lib/bleach/_vendor/html5lib/_tokenizer.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib copying build/lib/bleach/_vendor/html5lib/constants.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib copying build/lib/bleach/_vendor/html5lib/_ihatexml.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib copying build/lib/bleach/_vendor/html5lib/_inputstream.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib copying build/lib/bleach/_vendor/html5lib/html5parser.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib creating /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/treewalkers copying build/lib/bleach/_vendor/html5lib/treewalkers/etree.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/treewalkers copying build/lib/bleach/_vendor/html5lib/treewalkers/base.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/treewalkers copying build/lib/bleach/_vendor/html5lib/treewalkers/__init__.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/treewalkers copying build/lib/bleach/_vendor/html5lib/treewalkers/genshi.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/treewalkers copying build/lib/bleach/_vendor/html5lib/treewalkers/etree_lxml.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/treewalkers copying build/lib/bleach/_vendor/html5lib/treewalkers/dom.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/treewalkers creating /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/filters copying build/lib/bleach/_vendor/html5lib/filters/base.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/filters copying build/lib/bleach/_vendor/html5lib/filters/alphabeticalattributes.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/filters copying build/lib/bleach/_vendor/html5lib/filters/__init__.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/filters copying build/lib/bleach/_vendor/html5lib/filters/inject_meta_charset.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/filters copying build/lib/bleach/_vendor/html5lib/filters/sanitizer.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/filters copying build/lib/bleach/_vendor/html5lib/filters/optionaltags.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/filters copying build/lib/bleach/_vendor/html5lib/filters/whitespace.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/filters copying build/lib/bleach/_vendor/html5lib/filters/lint.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/filters creating /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/_trie copying build/lib/bleach/_vendor/html5lib/_trie/datrie.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/_trie copying build/lib/bleach/_vendor/html5lib/_trie/_base.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/_trie copying build/lib/bleach/_vendor/html5lib/_trie/py.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/_trie copying build/lib/bleach/_vendor/html5lib/_trie/__init__.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/_trie copying build/lib/bleach/_vendor/__init__.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor copying build/lib/bleach/_vendor/README.rst -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor copying build/lib/bleach/_vendor/vendor.txt -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor creating /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib-1.0.1.dist-info copying build/lib/bleach/_vendor/html5lib-1.0.1.dist-info/DESCRIPTION.rst -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib-1.0.1.dist-info copying build/lib/bleach/_vendor/html5lib-1.0.1.dist-info/top_level.txt -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib-1.0.1.dist-info copying build/lib/bleach/_vendor/html5lib-1.0.1.dist-info/INSTALLER -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib-1.0.1.dist-info copying build/lib/bleach/_vendor/html5lib-1.0.1.dist-info/WHEEL -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib-1.0.1.dist-info copying build/lib/bleach/_vendor/html5lib-1.0.1.dist-info/METADATA -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib-1.0.1.dist-info copying build/lib/bleach/_vendor/html5lib-1.0.1.dist-info/LICENSE.txt -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib-1.0.1.dist-info copying build/lib/bleach/_vendor/html5lib-1.0.1.dist-info/RECORD -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib-1.0.1.dist-info copying build/lib/bleach/_vendor/html5lib-1.0.1.dist-info/metadata.json -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib-1.0.1.dist-info copying build/lib/bleach/sanitizer.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach copying build/lib/bleach/utils.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach copying build/lib/bleach/linkifier.py -> /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/callbacks.py to callbacks.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/html5lib_shim.py to html5lib_shim.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/serializer.py to serializer.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/treebuilders/etree.py to etree.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/treebuilders/etree_lxml.py to etree_lxml.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/treebuilders/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/treebuilders/dom.py to dom.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/treebuilders/base.py to base.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/_utils.py to _utils.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/treeadapters/sax.py to sax.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/treeadapters/genshi.py to genshi.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/treeadapters/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/_tokenizer.py to _tokenizer.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/constants.py to constants.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/_ihatexml.py to _ihatexml.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/_inputstream.py to _inputstream.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/html5parser.py to html5parser.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/treewalkers/etree.py to etree.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/treewalkers/base.py to base.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/treewalkers/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/treewalkers/genshi.py to genshi.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/treewalkers/etree_lxml.py to etree_lxml.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/treewalkers/dom.py to dom.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/filters/base.py to base.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/filters/alphabeticalattributes.py to alphabeticalattributes.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/filters/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/filters/inject_meta_charset.py to inject_meta_charset.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/filters/sanitizer.py to sanitizer.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/filters/optionaltags.py to optionaltags.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/filters/whitespace.py to whitespace.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/filters/lint.py to lint.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/_trie/datrie.py to datrie.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/_trie/_base.py to _base.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/_trie/py.py to py.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/html5lib/_trie/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/_vendor/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/sanitizer.py to sanitizer.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/utils.py to utils.cpython-37.pyc byte-compiling /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach/linkifier.py to linkifier.cpython-37.pyc writing byte-compilation script '/tmp/tmpdv41x4kq.py' /usr/local/bin/python3.7 /tmp/tmpdv41x4kq.py removing /tmp/tmpdv41x4kq.py running install_egg_info Copying bleach.egg-info to /construction/www/py-bleach/stage/usr/local/lib/python3.7/site-packages/bleach-3.1.0-py3.7.egg-info running install_scripts writing list of installed files to '/construction/www/py-bleach/.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: check-plist ------------------------------------------------------------------------------- ====> 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-bleach-3.1.0 file sizes/checksums [139]: 0% file sizes/checksums [139]: 71% file sizes/checksums [139]: 100% packing files [139]: 0% packing files [139]: 71% packing files [139]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:13