------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/expat-2.2.8.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/python37-3.7.7.txz ===== Message from python37-3.7.7: -- 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 SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-Genshi-0.7.3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-Genshi-0.7.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-Genshi-0.7.3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-Genshi-0.7.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-Genshi-0.7.3 for building => SHA256 Checksum OK for Genshi-0.7.3.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-Genshi-0.7.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-Genshi-0.7.3 for building ===> Extracting for py37-Genshi-0.7.3 => SHA256 Checksum OK for Genshi-0.7.3.tar.gz. Extracted Memory Use: 1.44M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-Genshi-0.7.3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-Genshi-0.7.3 depends on package: py37-setuptools>0 - found ===> py37-Genshi-0.7.3 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-Genshi-0.7.3 depends on package: py37-setuptools>0 - found ===> py37-Genshi-0.7.3 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-Genshi-0.7.3 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.7/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 ------------------------------------------------------------------------------- ===> Building for py37-Genshi-0.7.3 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.7/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/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 copying genshi/util.py -> build/lib/genshi copying genshi/builder.py -> build/lib/genshi copying genshi/path.py -> build/lib/genshi copying genshi/compat.py -> build/lib/genshi creating build/lib/genshi/filters copying genshi/filters/html.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/transform.py -> build/lib/genshi/filters creating build/lib/genshi/template copying genshi/template/eval.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/__init__.py -> build/lib/genshi/template copying genshi/template/_ast24.py -> build/lib/genshi/template copying genshi/template/ast24.py -> build/lib/genshi/template copying genshi/template/text.py -> build/lib/genshi/template copying genshi/template/astutil.py -> build/lib/genshi/template copying genshi/template/markup.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/directives.py -> build/lib/genshi/template creating 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 copying genshi/tests/util.py -> build/lib/genshi/tests copying genshi/tests/builder.py -> build/lib/genshi/tests copying genshi/tests/path.py -> build/lib/genshi/tests creating build/lib/genshi/filters/tests copying genshi/filters/tests/test_html.py -> build/lib/genshi/filters/tests copying genshi/filters/tests/i18n.py -> build/lib/genshi/filters/tests copying genshi/filters/tests/__init__.py -> build/lib/genshi/filters/tests copying genshi/filters/tests/transform.py -> build/lib/genshi/filters/tests creating build/lib/genshi/template/tests copying genshi/template/tests/eval.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/text.py -> build/lib/genshi/template/tests copying genshi/template/tests/markup.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/directives.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 files found matching '*.html' under directory 'doc' warning: no files found matching '*.css' under directory 'doc' warning: no files found matching '*.py' under directory 'doc' warning: no files found matching '*.ini' under directory 'doc' warning: no files found matching 'COPYING' under directory 'doc' 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/input.py build/lib/genshi/output.py build/lib/genshi/__init__.py build/lib/genshi/core.py build/lib/genshi/util.py build/lib/genshi/builder.py build/lib/genshi/path.py build/lib/genshi/compat.py build/lib/genshi/filters/html.py build/lib/genshi/filters/i18n.py build/lib/genshi/filters/__init__.py build/lib/genshi/filters/transform.py build/lib/genshi/template/eval.py build/lib/genshi/template/loader.py build/lib/genshi/template/interpolation.py build/lib/genshi/template/__init__.py build/lib/genshi/template/_ast24.py build/lib/genshi/template/ast24.py build/lib/genshi/template/text.py build/lib/genshi/template/astutil.py build/lib/genshi/template/markup.py build/lib/genshi/template/plugin.py build/lib/genshi/template/base.py build/lib/genshi/template/directives.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/tests/util.py build/lib/genshi/tests/builder.py build/lib/genshi/tests/path.py build/lib/genshi/filters/tests/test_html.py build/lib/genshi/filters/tests/i18n.py build/lib/genshi/filters/tests/__init__.py build/lib/genshi/filters/tests/transform.py build/lib/genshi/template/tests/eval.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/text.py build/lib/genshi/template/tests/markup.py build/lib/genshi/template/tests/plugin.py build/lib/genshi/template/tests/base.py build/lib/genshi/template/tests/directives.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/input.py build/lib/genshi/output.py build/lib/genshi/__init__.py build/lib/genshi/core.py build/lib/genshi/util.py build/lib/genshi/builder.py build/lib/genshi/path.py build/lib/genshi/compat.py build/lib/genshi/filters/html.py build/lib/genshi/filters/i18n.py build/lib/genshi/filters/__init__.py build/lib/genshi/filters/transform.py build/lib/genshi/template/eval.py build/lib/genshi/template/loader.py build/lib/genshi/template/interpolation.py build/lib/genshi/template/__init__.py build/lib/genshi/template/_ast24.py build/lib/genshi/template/ast24.py build/lib/genshi/template/text.py build/lib/genshi/template/astutil.py build/lib/genshi/template/markup.py build/lib/genshi/template/plugin.py build/lib/genshi/template/base.py build/lib/genshi/template/directives.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/tests/util.py build/lib/genshi/tests/builder.py build/lib/genshi/tests/path.py build/lib/genshi/filters/tests/test_html.py build/lib/genshi/filters/tests/i18n.py build/lib/genshi/filters/tests/__init__.py build/lib/genshi/filters/tests/transform.py build/lib/genshi/template/tests/eval.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/text.py build/lib/genshi/template/tests/markup.py build/lib/genshi/template/tests/plugin.py build/lib/genshi/template/tests/base.py build/lib/genshi/template/tests/directives.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:20 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-Genshi-0.7.3 depends on package: py37-setuptools>0 - found ===> py37-Genshi-0.7.3 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-Genshi-0.7.3 ===> py37-Genshi-0.7.3 depends on package: py37-setuptools>0 - found ===> py37-Genshi-0.7.3 depends on file: /usr/local/bin/python3.7 - found ===> 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.7/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 files found matching '*.html' under directory 'doc' warning: no files found matching '*.css' under directory 'doc' warning: no files found matching '*.py' under directory 'doc' warning: no files found matching '*.ini' under directory 'doc' warning: no files found matching 'COPYING' under directory 'doc' 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.7 creating /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages creating /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi copying build/lib/genshi/__init__.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi creating /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/filters creating /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/filters/tests copying build/lib/genshi/filters/tests/transform.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/filters/tests copying build/lib/genshi/filters/tests/i18n.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/filters/tests copying build/lib/genshi/filters/tests/test_html.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/filters/tests copying build/lib/genshi/filters/tests/__init__.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/filters/tests copying build/lib/genshi/filters/html.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/filters copying build/lib/genshi/filters/i18n.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/filters copying build/lib/genshi/filters/__init__.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/filters copying build/lib/genshi/filters/transform.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/filters creating /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template copying build/lib/genshi/template/interpolation.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template copying build/lib/genshi/template/markup.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template copying build/lib/genshi/template/text.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template copying build/lib/genshi/template/astutil.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template creating /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/tests copying build/lib/genshi/template/tests/eval.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/tests copying build/lib/genshi/template/tests/plugin.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/tests copying build/lib/genshi/template/tests/__init__.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/tests copying build/lib/genshi/template/tests/directives.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/tests copying build/lib/genshi/template/tests/base.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/tests copying build/lib/genshi/template/tests/text.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/tests copying build/lib/genshi/template/tests/loader.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/tests creating /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/tests/templates copying build/lib/genshi/template/tests/templates/functions.html -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/tests/templates copying build/lib/genshi/template/tests/templates/test.html -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/tests/templates copying build/lib/genshi/template/tests/templates/functions.txt -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/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.7/site-packages/genshi/template/tests/templates copying build/lib/genshi/template/tests/templates/test.txt -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/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.7/site-packages/genshi/template/tests/templates copying build/lib/genshi/template/tests/templates/__init__.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/tests/templates copying build/lib/genshi/template/tests/markup.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/tests copying build/lib/genshi/template/tests/interpolation.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/tests copying build/lib/genshi/template/__init__.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template copying build/lib/genshi/template/directives.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template copying build/lib/genshi/template/base.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template copying build/lib/genshi/template/_ast24.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template copying build/lib/genshi/template/eval.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template copying build/lib/genshi/template/plugin.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template copying build/lib/genshi/template/ast24.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template copying build/lib/genshi/template/loader.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template copying build/lib/genshi/path.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi copying build/lib/genshi/compat.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi creating /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/tests copying build/lib/genshi/tests/util.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/tests copying build/lib/genshi/tests/core.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/tests copying build/lib/genshi/tests/input.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/tests copying build/lib/genshi/tests/path.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/tests copying build/lib/genshi/tests/__init__.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/tests copying build/lib/genshi/tests/builder.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/tests copying build/lib/genshi/tests/output.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/tests copying build/lib/genshi/_speedups.c -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi copying build/lib/genshi/util.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi copying build/lib/genshi/core.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi copying build/lib/genshi/output.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi copying build/lib/genshi/builder.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi copying build/lib/genshi/input.py -> /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/filters/tests/transform.py to transform.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/filters/tests/i18n.py to i18n.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/filters/tests/test_html.py to test_html.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/filters/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/filters/html.py to html.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/filters/i18n.py to i18n.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/filters/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/filters/transform.py to transform.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/interpolation.py to interpolation.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/markup.py to markup.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/text.py to text.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/astutil.py to astutil.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/tests/eval.py to eval.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/tests/plugin.py to plugin.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/tests/directives.py to directives.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/tests/base.py to base.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/tests/text.py to text.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/tests/loader.py to loader.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/tests/templates/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/tests/markup.py to markup.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/tests/interpolation.py to interpolation.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/directives.py to directives.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/base.py to base.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/_ast24.py to _ast24.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/eval.py to eval.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/plugin.py to plugin.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/ast24.py to ast24.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/template/loader.py to loader.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/path.py to path.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/compat.py to compat.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/tests/util.py to util.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/tests/core.py to core.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/tests/input.py to input.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/tests/path.py to path.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/tests/builder.py to builder.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/tests/output.py to output.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/util.py to util.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/core.py to core.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/output.py to output.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/builder.py to builder.cpython-37.pyc byte-compiling /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/genshi/input.py to input.cpython-37.pyc writing byte-compilation script '/tmp/tmpqcv4gxwy.py' /usr/local/bin/python3.7 /tmp/tmpqcv4gxwy.py removing /tmp/tmpqcv4gxwy.py running install_egg_info Copying Genshi.egg-info to /construction/textproc/py-genshi/stage/usr/local/lib/python3.7/site-packages/Genshi-0.7.3-py3.7.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:03 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-Genshi-0.7.3 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:31