------------------------------------------------------------------------------- -- 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 SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- 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-Genshi-0.7_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-Genshi-0.7_2 for building => SHA256 Checksum OK for Genshi-0.7.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by py36-Genshi-0.7_2 for building ===> Extracting for py36-Genshi-0.7_2 => SHA256 Checksum OK for Genshi-0.7.tar.gz. Extracted Memory Use: 4.42M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-Genshi-0.7_2 ===> Applying ports patches for py36-Genshi-0.7_2 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for py36-Genshi-0.7_2 setup.py:76: DistDeprecationWarning: Features are deprecated and will be removed in a future version. See https://github.com/pypa/setuptools/issues/65. Extension('genshi._speedups', ['genshi/_speedups.c']), /usr/local/lib/python3.6/distutils/core.py:108: DistDeprecationWarning: Features are deprecated and will be removed in a future version. See https://github.com/pypa/setuptools/issues/65. _setup_distribution = dist = klass(attrs) running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-Genshi-0.7_2 setup.py:76: DistDeprecationWarning: Features are deprecated and will be removed in a future version. See https://github.com/pypa/setuptools/issues/65. Extension('genshi._speedups', ['genshi/_speedups.c']), /usr/local/lib/python3.6/distutils/core.py:108: DistDeprecationWarning: Features are deprecated and will be removed in a future version. See https://github.com/pypa/setuptools/issues/65. _setup_distribution = dist = klass(attrs) running build running build_py creating build creating build/lib creating build/lib/genshi copying genshi/util.py -> build/lib/genshi copying genshi/compat.py -> build/lib/genshi copying genshi/path.py -> build/lib/genshi copying genshi/builder.py -> build/lib/genshi copying genshi/input.py -> build/lib/genshi copying genshi/output.py -> build/lib/genshi copying genshi/__init__.py -> build/lib/genshi copying genshi/core.py -> build/lib/genshi creating build/lib/genshi/filters copying genshi/filters/transform.py -> build/lib/genshi/filters copying genshi/filters/i18n.py -> build/lib/genshi/filters copying genshi/filters/__init__.py -> build/lib/genshi/filters copying genshi/filters/html.py -> build/lib/genshi/filters creating build/lib/genshi/template copying genshi/template/directives.py -> build/lib/genshi/template copying genshi/template/text.py -> build/lib/genshi/template copying genshi/template/loader.py -> build/lib/genshi/template copying genshi/template/interpolation.py -> build/lib/genshi/template copying genshi/template/ast24.py -> build/lib/genshi/template copying genshi/template/__init__.py -> build/lib/genshi/template copying genshi/template/eval.py -> build/lib/genshi/template copying genshi/template/plugin.py -> build/lib/genshi/template copying genshi/template/base.py -> build/lib/genshi/template copying genshi/template/astutil.py -> build/lib/genshi/template copying genshi/template/_ast24.py -> build/lib/genshi/template copying genshi/template/markup.py -> build/lib/genshi/template creating build/lib/genshi/tests copying genshi/tests/util.py -> build/lib/genshi/tests copying genshi/tests/path.py -> build/lib/genshi/tests copying genshi/tests/builder.py -> build/lib/genshi/tests copying genshi/tests/input.py -> build/lib/genshi/tests copying genshi/tests/output.py -> build/lib/genshi/tests copying genshi/tests/__init__.py -> build/lib/genshi/tests copying genshi/tests/core.py -> build/lib/genshi/tests creating build/lib/genshi/filters/tests copying genshi/filters/tests/transform.py -> build/lib/genshi/filters/tests copying genshi/filters/tests/i18n.py -> build/lib/genshi/filters/tests copying genshi/filters/tests/test_html.py -> build/lib/genshi/filters/tests copying genshi/filters/tests/__init__.py -> build/lib/genshi/filters/tests creating build/lib/genshi/template/tests copying genshi/template/tests/directives.py -> build/lib/genshi/template/tests copying genshi/template/tests/text.py -> build/lib/genshi/template/tests copying genshi/template/tests/loader.py -> build/lib/genshi/template/tests copying genshi/template/tests/interpolation.py -> build/lib/genshi/template/tests copying genshi/template/tests/__init__.py -> build/lib/genshi/template/tests copying genshi/template/tests/eval.py -> build/lib/genshi/template/tests copying genshi/template/tests/plugin.py -> build/lib/genshi/template/tests copying genshi/template/tests/base.py -> build/lib/genshi/template/tests copying genshi/template/tests/markup.py -> build/lib/genshi/template/tests creating build/lib/genshi/template/tests/templates copying genshi/template/tests/templates/__init__.py -> build/lib/genshi/template/tests/templates running egg_info writing Genshi.egg-info/PKG-INFO writing dependency_links to Genshi.egg-info/dependency_links.txt writing entry points to Genshi.egg-info/entry_points.txt writing requirements to Genshi.egg-info/requires.txt writing top-level names to Genshi.egg-info/top_level.txt reading manifest file 'Genshi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'doc/logo.lineform' warning: no previously-included files found matching 'doc/2000ft.graffle' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'Genshi.egg-info/SOURCES.txt' copying genshi/_speedups.c -> build/lib/genshi copying genshi/template/tests/templates/functions.html -> build/lib/genshi/template/tests/templates copying genshi/template/tests/templates/functions.txt -> build/lib/genshi/template/tests/templates copying genshi/template/tests/templates/new_syntax.txt -> build/lib/genshi/template/tests/templates copying genshi/template/tests/templates/test.html -> build/lib/genshi/template/tests/templates copying genshi/template/tests/templates/test.txt -> build/lib/genshi/template/tests/templates copying genshi/template/tests/templates/test_no_doctype.html -> build/lib/genshi/template/tests/templates Fixing build/lib/genshi/util.py build/lib/genshi/compat.py build/lib/genshi/path.py build/lib/genshi/builder.py build/lib/genshi/input.py build/lib/genshi/output.py build/lib/genshi/__init__.py build/lib/genshi/core.py build/lib/genshi/filters/transform.py build/lib/genshi/filters/i18n.py build/lib/genshi/filters/__init__.py build/lib/genshi/filters/html.py build/lib/genshi/template/directives.py build/lib/genshi/template/text.py build/lib/genshi/template/loader.py build/lib/genshi/template/interpolation.py build/lib/genshi/template/ast24.py build/lib/genshi/template/__init__.py build/lib/genshi/template/eval.py build/lib/genshi/template/plugin.py build/lib/genshi/template/base.py build/lib/genshi/template/astutil.py build/lib/genshi/template/_ast24.py build/lib/genshi/template/markup.py build/lib/genshi/tests/util.py build/lib/genshi/tests/path.py build/lib/genshi/tests/builder.py build/lib/genshi/tests/input.py build/lib/genshi/tests/output.py build/lib/genshi/tests/__init__.py build/lib/genshi/tests/core.py build/lib/genshi/filters/tests/transform.py build/lib/genshi/filters/tests/i18n.py build/lib/genshi/filters/tests/test_html.py build/lib/genshi/filters/tests/__init__.py build/lib/genshi/template/tests/directives.py build/lib/genshi/template/tests/text.py build/lib/genshi/template/tests/loader.py build/lib/genshi/template/tests/interpolation.py build/lib/genshi/template/tests/__init__.py build/lib/genshi/template/tests/eval.py build/lib/genshi/template/tests/plugin.py build/lib/genshi/template/tests/base.py build/lib/genshi/template/tests/markup.py build/lib/genshi/template/tests/templates/__init__.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma Fixing build/lib/genshi/util.py build/lib/genshi/compat.py build/lib/genshi/path.py build/lib/genshi/builder.py build/lib/genshi/input.py build/lib/genshi/output.py build/lib/genshi/__init__.py build/lib/genshi/core.py build/lib/genshi/filters/transform.py build/lib/genshi/filters/i18n.py build/lib/genshi/filters/__init__.py build/lib/genshi/filters/html.py build/lib/genshi/template/directives.py build/lib/genshi/template/text.py build/lib/genshi/template/loader.py build/lib/genshi/template/interpolation.py build/lib/genshi/template/ast24.py build/lib/genshi/template/__init__.py build/lib/genshi/template/eval.py build/lib/genshi/template/plugin.py build/lib/genshi/template/base.py build/lib/genshi/template/astutil.py build/lib/genshi/template/_ast24.py build/lib/genshi/template/markup.py build/lib/genshi/tests/util.py build/lib/genshi/tests/path.py build/lib/genshi/tests/builder.py build/lib/genshi/tests/input.py build/lib/genshi/tests/output.py build/lib/genshi/tests/__init__.py build/lib/genshi/tests/core.py build/lib/genshi/filters/tests/transform.py build/lib/genshi/filters/tests/i18n.py build/lib/genshi/filters/tests/test_html.py build/lib/genshi/filters/tests/__init__.py build/lib/genshi/template/tests/directives.py build/lib/genshi/template/tests/text.py build/lib/genshi/template/tests/loader.py build/lib/genshi/template/tests/interpolation.py build/lib/genshi/template/tests/__init__.py build/lib/genshi/template/tests/eval.py build/lib/genshi/template/tests/plugin.py build/lib/genshi/template/tests/base.py build/lib/genshi/template/tests/markup.py build/lib/genshi/template/tests/templates/__init__.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma SUCCEEDED 00:00:16 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-Genshi-0.7_2 ===> Generating temporary packing list setup.py:76: DistDeprecationWarning: Features are deprecated and will be removed in a future version. See https://github.com/pypa/setuptools/issues/65. Extension('genshi._speedups', ['genshi/_speedups.c']), /usr/local/lib/python3.6/distutils/core.py:108: DistDeprecationWarning: Features are deprecated and will be removed in a future version. See https://github.com/pypa/setuptools/issues/65. _setup_distribution = dist = klass(attrs) running install running build running build_py running egg_info writing Genshi.egg-info/PKG-INFO writing dependency_links to Genshi.egg-info/dependency_links.txt writing entry points to Genshi.egg-info/entry_points.txt writing requirements to Genshi.egg-info/requires.txt writing top-level names to Genshi.egg-info/top_level.txt reading manifest file 'Genshi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'doc/logo.lineform' warning: no previously-included files found matching 'doc/2000ft.graffle' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'Genshi.egg-info/SOURCES.txt' running install_lib creating /construction/textproc/py-genshi/stage/usr/local/lib/python3.6 creating /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages creating /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi copying build/lib/genshi/builder.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi creating /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/tests copying build/lib/genshi/tests/util.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/tests copying build/lib/genshi/tests/path.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/tests copying build/lib/genshi/tests/builder.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/tests copying build/lib/genshi/tests/input.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/tests copying build/lib/genshi/tests/output.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/tests copying build/lib/genshi/tests/__init__.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/tests copying build/lib/genshi/tests/core.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/tests copying build/lib/genshi/input.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi copying build/lib/genshi/output.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi creating /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template copying build/lib/genshi/template/markup.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template copying build/lib/genshi/template/__init__.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template copying build/lib/genshi/template/eval.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template copying build/lib/genshi/template/plugin.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template copying build/lib/genshi/template/base.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template copying build/lib/genshi/template/astutil.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template copying build/lib/genshi/template/_ast24.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template copying build/lib/genshi/template/directives.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template copying build/lib/genshi/template/text.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template copying build/lib/genshi/template/loader.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template copying build/lib/genshi/template/interpolation.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template copying build/lib/genshi/template/ast24.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template creating /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/tests creating /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/tests/templates copying build/lib/genshi/template/tests/templates/test_no_doctype.html -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/tests/templates copying build/lib/genshi/template/tests/templates/__init__.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/tests/templates copying build/lib/genshi/template/tests/templates/test.html -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/tests/templates copying build/lib/genshi/template/tests/templates/functions.html -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/tests/templates copying build/lib/genshi/template/tests/templates/functions.txt -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/tests/templates copying build/lib/genshi/template/tests/templates/test.txt -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/tests/templates copying build/lib/genshi/template/tests/templates/new_syntax.txt -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/tests/templates copying build/lib/genshi/template/tests/interpolation.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/tests copying build/lib/genshi/template/tests/__init__.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/tests copying build/lib/genshi/template/tests/eval.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/tests copying build/lib/genshi/template/tests/plugin.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/tests copying build/lib/genshi/template/tests/base.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/tests copying build/lib/genshi/template/tests/markup.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/tests copying build/lib/genshi/template/tests/directives.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/tests copying build/lib/genshi/template/tests/text.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/tests copying build/lib/genshi/template/tests/loader.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/tests copying build/lib/genshi/util.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi copying build/lib/genshi/compat.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi copying build/lib/genshi/core.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi creating /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/filters copying build/lib/genshi/filters/html.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/filters copying build/lib/genshi/filters/transform.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/filters copying build/lib/genshi/filters/i18n.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/filters copying build/lib/genshi/filters/__init__.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/filters creating /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/filters/tests copying build/lib/genshi/filters/tests/transform.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/filters/tests copying build/lib/genshi/filters/tests/i18n.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/filters/tests copying build/lib/genshi/filters/tests/test_html.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/filters/tests copying build/lib/genshi/filters/tests/__init__.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/filters/tests copying build/lib/genshi/path.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi copying build/lib/genshi/_speedups.c -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi copying build/lib/genshi/__init__.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/builder.py to builder.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/tests/util.py to util.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/tests/path.py to path.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/tests/builder.py to builder.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/tests/input.py to input.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/tests/output.py to output.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/tests/core.py to core.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/input.py to input.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/output.py to output.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/markup.py to markup.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/eval.py to eval.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/plugin.py to plugin.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/base.py to base.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/astutil.py to astutil.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/_ast24.py to _ast24.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/directives.py to directives.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/text.py to text.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/loader.py to loader.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/interpolation.py to interpolation.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/ast24.py to ast24.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/tests/templates/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/tests/interpolation.py to interpolation.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/tests/eval.py to eval.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/tests/plugin.py to plugin.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/tests/base.py to base.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/tests/markup.py to markup.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/tests/directives.py to directives.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/tests/text.py to text.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/template/tests/loader.py to loader.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/util.py to util.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/compat.py to compat.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/core.py to core.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/filters/html.py to html.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/filters/transform.py to transform.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/filters/i18n.py to i18n.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/filters/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/filters/tests/transform.py to transform.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/filters/tests/i18n.py to i18n.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/filters/tests/test_html.py to test_html.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/filters/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/path.py to path.cpython-36.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/genshi/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmpcabefvl2.py' /usr/local/bin/python3.6 /tmp/tmpcabefvl2.py removing /tmp/tmpcabefvl2.py running install_egg_info Copying Genshi.egg-info to /construction/textproc/py-genshi/stage/usr/local/lib/python3.6/site-packages/Genshi-0.7-py3.6.egg-info running install_scripts writing list of installed files to '/construction/textproc/py-genshi/.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 ------------------------------------------------------------------------------- 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-Genshi-0.7_2 file sizes/checksums [148]: 0% file sizes/checksums [148]: 67% file sizes/checksums [148]: 100% packing files [148]: 0% packing files [148]: 67% packing files [148]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:25