------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python27-2.7.18.txz ===== Message from python27-2.7.18: -- 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 ===== 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. -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/py27-six-1.14.0.txz ===== Message from py27-six-1.14.0: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/py27-webencodings-0.5.1.txz ===== Message from py27-webencodings-0.5.1: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py27-html5lib-1.0.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-html5lib-1.0.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-html5lib-1.0.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-html5lib-1.0.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-html5lib-1.0.1 for building => SHA256 Checksum OK for html5lib-1.0.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. ===> py27-html5lib-1.0.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-html5lib-1.0.1 for building ===> Extracting for py27-html5lib-1.0.1 => SHA256 Checksum OK for html5lib-1.0.1.tar.gz. Extracted Memory Use: 2.95M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py27-html5lib-1.0.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py27-html5lib-1.0.1 depends on package: py27-setuptools>0 - found ===> py27-html5lib-1.0.1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py27-html5lib-1.0.1 depends on package: py27-setuptools>0 - found ===> py27-html5lib-1.0.1 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-html5lib-1.0.1 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py27-html5lib-1.0.1 running build running build_py creating build creating build/lib creating build/lib/html5lib copying html5lib/html5parser.py -> build/lib/html5lib copying html5lib/constants.py -> build/lib/html5lib copying html5lib/serializer.py -> build/lib/html5lib copying html5lib/_ihatexml.py -> build/lib/html5lib copying html5lib/_utils.py -> build/lib/html5lib copying html5lib/_inputstream.py -> build/lib/html5lib copying html5lib/__init__.py -> build/lib/html5lib copying html5lib/_tokenizer.py -> build/lib/html5lib creating build/lib/html5lib/treeadapters copying html5lib/treeadapters/__init__.py -> build/lib/html5lib/treeadapters copying html5lib/treeadapters/sax.py -> build/lib/html5lib/treeadapters copying html5lib/treeadapters/genshi.py -> build/lib/html5lib/treeadapters creating build/lib/html5lib/filters copying html5lib/filters/optionaltags.py -> build/lib/html5lib/filters copying html5lib/filters/base.py -> build/lib/html5lib/filters copying html5lib/filters/__init__.py -> build/lib/html5lib/filters copying html5lib/filters/sanitizer.py -> build/lib/html5lib/filters copying html5lib/filters/inject_meta_charset.py -> build/lib/html5lib/filters copying html5lib/filters/alphabeticalattributes.py -> build/lib/html5lib/filters copying html5lib/filters/lint.py -> build/lib/html5lib/filters copying html5lib/filters/whitespace.py -> build/lib/html5lib/filters creating build/lib/html5lib/_trie copying html5lib/_trie/datrie.py -> build/lib/html5lib/_trie copying html5lib/_trie/__init__.py -> build/lib/html5lib/_trie copying html5lib/_trie/py.py -> build/lib/html5lib/_trie copying html5lib/_trie/_base.py -> build/lib/html5lib/_trie creating build/lib/html5lib/treewalkers copying html5lib/treewalkers/base.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/dom.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/etree_lxml.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/etree.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/__init__.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/genshi.py -> build/lib/html5lib/treewalkers creating build/lib/html5lib/treebuilders copying html5lib/treebuilders/etree.py -> build/lib/html5lib/treebuilders copying html5lib/treebuilders/etree_lxml.py -> build/lib/html5lib/treebuilders copying html5lib/treebuilders/base.py -> build/lib/html5lib/treebuilders copying html5lib/treebuilders/dom.py -> build/lib/html5lib/treebuilders copying html5lib/treebuilders/__init__.py -> build/lib/html5lib/treebuilders SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py27-html5lib-1.0.1 depends on package: py27-six>0 - found ===> py27-html5lib-1.0.1 depends on package: py27-webencodings>0 - found ===> py27-html5lib-1.0.1 depends on package: py27-setuptools>0 - found ===> py27-html5lib-1.0.1 depends on file: /usr/local/bin/python2.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py27-html5lib-1.0.1 ===> py27-html5lib-1.0.1 depends on package: py27-six>0 - found ===> py27-html5lib-1.0.1 depends on package: py27-webencodings>0 - found ===> py27-html5lib-1.0.1 depends on package: py27-setuptools>0 - found ===> py27-html5lib-1.0.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/www/py-html5lib/stage/usr/local/lib/python2.7 creating /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages creating /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib creating /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/__init__.py -> /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/etree.py -> /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/genshi.py -> /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/base.py -> /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/dom.py -> /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/treewalkers copying build/lib/html5lib/treewalkers/etree_lxml.py -> /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/treewalkers creating /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/filters copying build/lib/html5lib/filters/optionaltags.py -> /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/filters copying build/lib/html5lib/filters/lint.py -> /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/filters copying build/lib/html5lib/filters/base.py -> /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/filters copying build/lib/html5lib/filters/inject_meta_charset.py -> /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/filters copying build/lib/html5lib/filters/whitespace.py -> /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/filters copying build/lib/html5lib/filters/__init__.py -> /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/filters copying build/lib/html5lib/filters/alphabeticalattributes.py -> /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/filters copying build/lib/html5lib/filters/sanitizer.py -> /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/filters creating /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/_trie copying build/lib/html5lib/_trie/datrie.py -> /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/_trie copying build/lib/html5lib/_trie/__init__.py -> /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/_trie copying build/lib/html5lib/_trie/_base.py -> /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/_trie copying build/lib/html5lib/_trie/py.py -> /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/_trie creating /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/treebuilders copying build/lib/html5lib/treebuilders/base.py -> /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/treebuilders copying build/lib/html5lib/treebuilders/etree_lxml.py -> /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/treebuilders copying build/lib/html5lib/treebuilders/dom.py -> /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/treebuilders copying build/lib/html5lib/treebuilders/__init__.py -> /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/treebuilders copying build/lib/html5lib/treebuilders/etree.py -> /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/treebuilders copying build/lib/html5lib/html5parser.py -> /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib creating /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/treeadapters copying build/lib/html5lib/treeadapters/genshi.py -> /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/treeadapters copying build/lib/html5lib/treeadapters/sax.py -> /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/treeadapters copying build/lib/html5lib/treeadapters/__init__.py -> /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/treeadapters copying build/lib/html5lib/_tokenizer.py -> /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib copying build/lib/html5lib/_inputstream.py -> /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib copying build/lib/html5lib/_ihatexml.py -> /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib copying build/lib/html5lib/__init__.py -> /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib copying build/lib/html5lib/serializer.py -> /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib copying build/lib/html5lib/_utils.py -> /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib copying build/lib/html5lib/constants.py -> /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib byte-compiling /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/treewalkers/__init__.py to __init__.pyc byte-compiling /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/treewalkers/etree.py to etree.pyc byte-compiling /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/treewalkers/genshi.py to genshi.pyc byte-compiling /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/treewalkers/base.py to base.pyc byte-compiling /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/treewalkers/dom.py to dom.pyc byte-compiling /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/treewalkers/etree_lxml.py to etree_lxml.pyc byte-compiling /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/filters/optionaltags.py to optionaltags.pyc byte-compiling /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/filters/lint.py to lint.pyc byte-compiling /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/filters/base.py to base.pyc byte-compiling /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/filters/inject_meta_charset.py to inject_meta_charset.pyc byte-compiling /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/filters/whitespace.py to whitespace.pyc byte-compiling /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/filters/__init__.py to __init__.pyc byte-compiling /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/filters/alphabeticalattributes.py to alphabeticalattributes.pyc byte-compiling /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/filters/sanitizer.py to sanitizer.pyc byte-compiling /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/_trie/datrie.py to datrie.pyc byte-compiling /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/_trie/__init__.py to __init__.pyc byte-compiling /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/_trie/_base.py to _base.pyc byte-compiling /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/_trie/py.py to py.pyc byte-compiling /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/treebuilders/base.py to base.pyc byte-compiling /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/treebuilders/etree_lxml.py to etree_lxml.pyc byte-compiling /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/treebuilders/dom.py to dom.pyc byte-compiling /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/treebuilders/__init__.py to __init__.pyc byte-compiling /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/treebuilders/etree.py to etree.pyc byte-compiling /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/html5parser.py to html5parser.pyc byte-compiling /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/treeadapters/genshi.py to genshi.pyc byte-compiling /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/treeadapters/sax.py to sax.pyc byte-compiling /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/treeadapters/__init__.py to __init__.pyc byte-compiling /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/_tokenizer.py to _tokenizer.pyc byte-compiling /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/_inputstream.py to _inputstream.pyc byte-compiling /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/_ihatexml.py to _ihatexml.pyc byte-compiling /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/__init__.py to __init__.pyc byte-compiling /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/serializer.py to serializer.pyc byte-compiling /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/_utils.py to _utils.pyc byte-compiling /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib/constants.py to constants.pyc writing byte-compilation script '/tmp/tmpt2c63p.py' /usr/local/bin/python2.7 -O /tmp/tmpt2c63p.py removing /tmp/tmpt2c63p.py running install_egg_info running egg_info writing requirements to html5lib.egg-info/requires.txt writing html5lib.egg-info/PKG-INFO writing top-level names to html5lib.egg-info/top_level.txt writing dependency_links to html5lib.egg-info/dependency_links.txt reading manifest file 'html5lib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'html5lib.egg-info/SOURCES.txt' Copying html5lib.egg-info to /construction/www/py-html5lib/stage/usr/local/lib/python2.7/site-packages/html5lib-1.0.1-py2.7.egg-info running install_scripts writing list of installed files to '/construction/www/py-html5lib/.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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py27-html5lib-1.0.1 file sizes/checksums [107]: 0% file sizes/checksums [107]: 93% file sizes/checksums [107]: 100% packing files [107]: 0% packing files [107]: 93% packing files [107]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:14