------------------------------------------------------------------------------- -- 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:06 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The pystache port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-pystache-0.5.4_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The pystache port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> py37-pystache-0.5.4_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-pystache-0.5.4_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The pystache port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> py37-pystache-0.5.4_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-pystache-0.5.4_1 for building => SHA256 Checksum OK for pystache-0.5.4.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The pystache port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> py37-pystache-0.5.4_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-pystache-0.5.4_1 for building ===> Extracting for py37-pystache-0.5.4_1 => SHA256 Checksum OK for pystache-0.5.4.tar.gz. Extracted Memory Use: 0.60M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-pystache-0.5.4_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-pystache-0.5.4_1 depends on package: py37-setuptools>0 - found ===> py37-pystache-0.5.4_1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-pystache-0.5.4_1 depends on package: py37-setuptools>0 - found ===> py37-pystache-0.5.4_1 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-pystache-0.5.4_1 pystache: using: version '44.0.0' of Warning: 'classifiers' should be a list, got type 'tuple' running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-pystache-0.5.4_1 pystache: using: version '44.0.0' of Warning: 'classifiers' should be a list, got type 'tuple' running build running build_py creating build creating build/lib creating build/lib/pystache copying pystache/template_spec.py -> build/lib/pystache copying pystache/specloader.py -> build/lib/pystache copying pystache/defaults.py -> build/lib/pystache copying pystache/common.py -> build/lib/pystache copying pystache/parser.py -> build/lib/pystache copying pystache/renderer.py -> build/lib/pystache copying pystache/loader.py -> build/lib/pystache copying pystache/locator.py -> build/lib/pystache copying pystache/parsed.py -> build/lib/pystache copying pystache/init.py -> build/lib/pystache copying pystache/context.py -> build/lib/pystache copying pystache/renderengine.py -> build/lib/pystache copying pystache/__init__.py -> build/lib/pystache creating build/lib/pystache/commands copying pystache/commands/test.py -> build/lib/pystache/commands copying pystache/commands/__init__.py -> build/lib/pystache/commands copying pystache/commands/render.py -> build/lib/pystache/commands creating build/lib/pystache/tests copying pystache/tests/spectesting.py -> build/lib/pystache/tests copying pystache/tests/main.py -> build/lib/pystache/tests copying pystache/tests/test_renderer.py -> build/lib/pystache/tests copying pystache/tests/test_renderengine.py -> build/lib/pystache/tests copying pystache/tests/common.py -> build/lib/pystache/tests copying pystache/tests/benchmark.py -> build/lib/pystache/tests copying pystache/tests/test_parser.py -> build/lib/pystache/tests copying pystache/tests/test_defaults.py -> build/lib/pystache/tests copying pystache/tests/test_pystache.py -> build/lib/pystache/tests copying pystache/tests/test_locator.py -> build/lib/pystache/tests copying pystache/tests/test_context.py -> build/lib/pystache/tests copying pystache/tests/doctesting.py -> build/lib/pystache/tests copying pystache/tests/test___init__.py -> build/lib/pystache/tests copying pystache/tests/test_simple.py -> build/lib/pystache/tests copying pystache/tests/test_examples.py -> build/lib/pystache/tests copying pystache/tests/__init__.py -> build/lib/pystache/tests copying pystache/tests/test_commands.py -> build/lib/pystache/tests copying pystache/tests/test_loader.py -> build/lib/pystache/tests copying pystache/tests/test_specloader.py -> build/lib/pystache/tests creating build/lib/pystache/tests/data copying pystache/tests/data/views.py -> build/lib/pystache/tests/data copying pystache/tests/data/__init__.py -> build/lib/pystache/tests/data creating build/lib/pystache/tests/data/locator copying pystache/tests/data/locator/__init__.py -> build/lib/pystache/tests/data/locator creating build/lib/pystache/tests/examples copying pystache/tests/examples/partials_with_lambdas.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/escaped.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/comments.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/lambdas.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/unescaped.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/unicode_input.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/nested_context.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/__init__.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/simple.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/template_partial.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/double_section.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/complex.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/inverted.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/delimiters.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/readme.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/unicode_output.py -> build/lib/pystache/tests/examples copying pystache/tests/data/ascii.mustache -> build/lib/pystache/tests/data copying pystache/tests/data/sample_view.mustache -> build/lib/pystache/tests/data copying pystache/tests/data/non_ascii.mustache -> build/lib/pystache/tests/data copying pystache/tests/data/say_hello.mustache -> build/lib/pystache/tests/data copying pystache/tests/data/duplicate.mustache -> build/lib/pystache/tests/data copying pystache/tests/data/locator/duplicate.mustache -> build/lib/pystache/tests/data/locator copying pystache/tests/data/locator/template.txt -> build/lib/pystache/tests/data/locator copying pystache/tests/examples/template_partial.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/lambdas.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/partial_with_partial_and_lambda.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/partial_with_lambda.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/inverted.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/simple.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/complex.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/double_section.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/inner_partial.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/comments.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/unescaped.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/escaped.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/say_hello.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/looping_partial.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/unicode_input.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/tagless.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/partial_in_partial.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/delimiters.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/nested_context.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/unicode_output.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/inner_partial.txt -> build/lib/pystache/tests/examples copying pystache/tests/examples/template_partial.txt -> build/lib/pystache/tests/examples Fixing build/lib/pystache/template_spec.py build/lib/pystache/specloader.py build/lib/pystache/defaults.py build/lib/pystache/common.py build/lib/pystache/parser.py build/lib/pystache/renderer.py build/lib/pystache/loader.py build/lib/pystache/locator.py build/lib/pystache/parsed.py build/lib/pystache/init.py build/lib/pystache/context.py build/lib/pystache/renderengine.py build/lib/pystache/__init__.py build/lib/pystache/commands/test.py build/lib/pystache/commands/__init__.py build/lib/pystache/commands/render.py build/lib/pystache/tests/spectesting.py build/lib/pystache/tests/main.py build/lib/pystache/tests/test_renderer.py build/lib/pystache/tests/test_renderengine.py build/lib/pystache/tests/common.py build/lib/pystache/tests/benchmark.py build/lib/pystache/tests/test_parser.py build/lib/pystache/tests/test_defaults.py build/lib/pystache/tests/test_pystache.py build/lib/pystache/tests/test_locator.py build/lib/pystache/tests/test_context.py build/lib/pystache/tests/doctesting.py build/lib/pystache/tests/test___init__.py build/lib/pystache/tests/test_simple.py build/lib/pystache/tests/test_examples.py build/lib/pystache/tests/__init__.py build/lib/pystache/tests/test_commands.py build/lib/pystache/tests/test_loader.py build/lib/pystache/tests/test_specloader.py build/lib/pystache/tests/data/views.py build/lib/pystache/tests/data/__init__.py build/lib/pystache/tests/data/locator/__init__.py build/lib/pystache/tests/examples/partials_with_lambdas.py build/lib/pystache/tests/examples/escaped.py build/lib/pystache/tests/examples/comments.py build/lib/pystache/tests/examples/lambdas.py build/lib/pystache/tests/examples/unescaped.py build/lib/pystache/tests/examples/unicode_input.py build/lib/pystache/tests/examples/nested_context.py build/lib/pystache/tests/examples/__init__.py build/lib/pystache/tests/examples/simple.py build/lib/pystache/tests/examples/template_partial.py build/lib/pystache/tests/examples/double_section.py build/lib/pystache/tests/examples/complex.py build/lib/pystache/tests/examples/inverted.py build/lib/pystache/tests/examples/delimiters.py build/lib/pystache/tests/examples/readme.py build/lib/pystache/tests/examples/unicode_output.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma Fixing build/lib/pystache/template_spec.py build/lib/pystache/specloader.py build/lib/pystache/defaults.py build/lib/pystache/common.py build/lib/pystache/parser.py build/lib/pystache/renderer.py build/lib/pystache/loader.py build/lib/pystache/locator.py build/lib/pystache/parsed.py build/lib/pystache/init.py build/lib/pystache/context.py build/lib/pystache/renderengine.py build/lib/pystache/__init__.py build/lib/pystache/commands/test.py build/lib/pystache/commands/__init__.py build/lib/pystache/commands/render.py build/lib/pystache/tests/spectesting.py build/lib/pystache/tests/main.py build/lib/pystache/tests/test_renderer.py build/lib/pystache/tests/test_renderengine.py build/lib/pystache/tests/common.py build/lib/pystache/tests/benchmark.py build/lib/pystache/tests/test_parser.py build/lib/pystache/tests/test_defaults.py build/lib/pystache/tests/test_pystache.py build/lib/pystache/tests/test_locator.py build/lib/pystache/tests/test_context.py build/lib/pystache/tests/doctesting.py build/lib/pystache/tests/test___init__.py build/lib/pystache/tests/test_simple.py build/lib/pystache/tests/test_examples.py build/lib/pystache/tests/__init__.py build/lib/pystache/tests/test_commands.py build/lib/pystache/tests/test_loader.py build/lib/pystache/tests/test_specloader.py build/lib/pystache/tests/data/views.py build/lib/pystache/tests/data/__init__.py build/lib/pystache/tests/data/locator/__init__.py build/lib/pystache/tests/examples/partials_with_lambdas.py build/lib/pystache/tests/examples/escaped.py build/lib/pystache/tests/examples/comments.py build/lib/pystache/tests/examples/lambdas.py build/lib/pystache/tests/examples/unescaped.py build/lib/pystache/tests/examples/unicode_input.py build/lib/pystache/tests/examples/nested_context.py build/lib/pystache/tests/examples/__init__.py build/lib/pystache/tests/examples/simple.py build/lib/pystache/tests/examples/template_partial.py build/lib/pystache/tests/examples/double_section.py build/lib/pystache/tests/examples/complex.py build/lib/pystache/tests/examples/inverted.py build/lib/pystache/tests/examples/delimiters.py build/lib/pystache/tests/examples/readme.py build/lib/pystache/tests/examples/unicode_output.py Skipping optional fixer: buffer Skipping optional fixer: idioms Skipping optional fixer: set_literal Skipping optional fixer: ws_comma SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-pystache-0.5.4_1 depends on package: py37-setuptools>0 - found ===> py37-pystache-0.5.4_1 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-pystache-0.5.4_1 ===> py37-pystache-0.5.4_1 depends on package: py37-setuptools>0 - found ===> py37-pystache-0.5.4_1 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list pystache: using: version '44.0.0' of Warning: 'classifiers' should be a list, got type 'tuple' running install running build running build_py running install_lib creating /construction/textproc/py-pystache/stage/usr/local/lib/python3.7 creating /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages creating /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache copying build/lib/pystache/context.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache copying build/lib/pystache/parsed.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache copying build/lib/pystache/loader.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache copying build/lib/pystache/parser.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache copying build/lib/pystache/init.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache copying build/lib/pystache/defaults.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache copying build/lib/pystache/locator.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache copying build/lib/pystache/renderengine.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache copying build/lib/pystache/template_spec.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache creating /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests copying build/lib/pystache/tests/__init__.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests copying build/lib/pystache/tests/test_loader.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests copying build/lib/pystache/tests/test_commands.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests copying build/lib/pystache/tests/test_specloader.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests creating /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/partial_with_lambda.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/inverted.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/simple.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/partials_with_lambdas.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/delimiters.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/nested_context.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/__init__.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/nested_context.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/delimiters.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/template_partial.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/lambdas.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/unescaped.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/unicode_input.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/partial_in_partial.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/comments.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/simple.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/complex.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/unescaped.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/tagless.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/template_partial.txt -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/say_hello.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/escaped.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/unicode_output.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/inner_partial.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/complex.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/template_partial.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/double_section.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/comments.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/unicode_input.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/lambdas.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/inner_partial.txt -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/double_section.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/unicode_output.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/looping_partial.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/partial_with_partial_and_lambda.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/readme.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/inverted.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/escaped.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/test_renderer.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests copying build/lib/pystache/tests/test___init__.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests copying build/lib/pystache/tests/test_simple.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests copying build/lib/pystache/tests/test_examples.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests creating /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/data copying build/lib/pystache/tests/data/views.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/data copying build/lib/pystache/tests/data/ascii.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/data copying build/lib/pystache/tests/data/__init__.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/data copying build/lib/pystache/tests/data/duplicate.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/data creating /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/data/locator copying build/lib/pystache/tests/data/locator/__init__.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/data/locator copying build/lib/pystache/tests/data/locator/template.txt -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/data/locator copying build/lib/pystache/tests/data/locator/duplicate.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/data/locator copying build/lib/pystache/tests/data/non_ascii.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/data copying build/lib/pystache/tests/data/say_hello.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/data copying build/lib/pystache/tests/data/sample_view.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/data copying build/lib/pystache/tests/test_renderengine.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests copying build/lib/pystache/tests/doctesting.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests copying build/lib/pystache/tests/test_context.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests copying build/lib/pystache/tests/benchmark.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests copying build/lib/pystache/tests/test_pystache.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests copying build/lib/pystache/tests/test_defaults.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests copying build/lib/pystache/tests/common.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests copying build/lib/pystache/tests/test_locator.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests copying build/lib/pystache/tests/main.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests copying build/lib/pystache/tests/spectesting.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests copying build/lib/pystache/tests/test_parser.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests copying build/lib/pystache/specloader.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache creating /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/commands copying build/lib/pystache/commands/test.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/commands copying build/lib/pystache/commands/render.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/commands copying build/lib/pystache/commands/__init__.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/commands copying build/lib/pystache/__init__.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache copying build/lib/pystache/common.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache copying build/lib/pystache/renderer.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/context.py to context.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/parsed.py to parsed.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/loader.py to loader.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/parser.py to parser.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/init.py to init.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/defaults.py to defaults.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/locator.py to locator.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/renderengine.py to renderengine.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/template_spec.py to template_spec.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/test_loader.py to test_loader.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/test_commands.py to test_commands.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/test_specloader.py to test_specloader.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples/inverted.py to inverted.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples/partials_with_lambdas.py to partials_with_lambdas.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples/nested_context.py to nested_context.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples/delimiters.py to delimiters.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples/template_partial.py to template_partial.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples/lambdas.py to lambdas.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples/unescaped.py to unescaped.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples/unicode_input.py to unicode_input.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples/comments.py to comments.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples/simple.py to simple.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples/complex.py to complex.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples/double_section.py to double_section.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples/unicode_output.py to unicode_output.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples/readme.py to readme.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/examples/escaped.py to escaped.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/test_renderer.py to test_renderer.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/test___init__.py to test___init__.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/test_simple.py to test_simple.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/test_examples.py to test_examples.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/data/views.py to views.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/data/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/data/locator/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/test_renderengine.py to test_renderengine.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/doctesting.py to doctesting.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/test_context.py to test_context.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/benchmark.py to benchmark.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/test_pystache.py to test_pystache.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/test_defaults.py to test_defaults.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/common.py to common.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/test_locator.py to test_locator.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/main.py to main.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/spectesting.py to spectesting.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/tests/test_parser.py to test_parser.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/specloader.py to specloader.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/commands/test.py to test.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/commands/render.py to render.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/commands/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/common.py to common.cpython-37.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache/renderer.py to renderer.cpython-37.pyc writing byte-compilation script '/tmp/tmp4onzu3f3.py' /usr/local/bin/python3.7 /tmp/tmp4onzu3f3.py removing /tmp/tmp4onzu3f3.py running install_egg_info running egg_info writing pystache.egg-info/PKG-INFO writing dependency_links to pystache.egg-info/dependency_links.txt writing entry points to pystache.egg-info/entry_points.txt writing top-level names to pystache.egg-info/top_level.txt reading manifest file 'pystache.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pystache.egg-info/SOURCES.txt' Copying pystache.egg-info to /construction/textproc/py-pystache/stage/usr/local/lib/python3.7/site-packages/pystache-0.5.4-py3.7.egg-info running install_scripts Installing pystache script to /construction/textproc/py-pystache/stage/usr/local/bin Installing pystache-test script to /construction/textproc/py-pystache/stage/usr/local/bin writing list of installed files to '/construction/textproc/py-pystache/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX Move: bin/pystache --> bin/pystache-3.7 Link: @bin/pystache --> bin/pystache-3.7 Move: bin/pystache-test --> bin/pystache-test-3.7 Link: @bin/pystache-test --> bin/pystache-test-3.7 ====> 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: package ------------------------------------------------------------------------------- ===> Building package for py37-pystache-0.5.4_1 file sizes/checksums [200]: 0% file sizes/checksums [200]: 50% file sizes/checksums [200]: 100% packing files [200]: 0% packing files [200]: 50% packing files [200]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:17