------------------------------------------------------------------------------- -- 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===> 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 ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> 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 ===> Fetching all distfiles required by py36-pystache-0.5.4_1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> 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 ===> Fetching all distfiles required by py36-pystache-0.5.4_1 for building => SHA256 Checksum OK for pystache-0.5.4.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> 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 ===> Fetching all distfiles required by py36-pystache-0.5.4_1 for building ===> Extracting for py36-pystache-0.5.4_1 => SHA256 Checksum OK for pystache-0.5.4.tar.gz. Extracted Memory Use: 0.60M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for py36-pystache-0.5.4_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for py36-pystache-0.5.4_1 pystache: using: version '41.0.1' of running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for py36-pystache-0.5.4_1 pystache: using: version '41.0.1' of running build running build_py creating build creating build/lib creating build/lib/pystache copying pystache/__init__.py -> build/lib/pystache copying pystache/common.py -> build/lib/pystache copying pystache/context.py -> build/lib/pystache copying pystache/defaults.py -> build/lib/pystache copying pystache/init.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/parser.py -> build/lib/pystache copying pystache/renderengine.py -> build/lib/pystache copying pystache/renderer.py -> build/lib/pystache copying pystache/specloader.py -> build/lib/pystache copying pystache/template_spec.py -> build/lib/pystache creating build/lib/pystache/commands copying pystache/commands/__init__.py -> build/lib/pystache/commands copying pystache/commands/render.py -> build/lib/pystache/commands copying pystache/commands/test.py -> build/lib/pystache/commands creating build/lib/pystache/tests copying pystache/tests/__init__.py -> build/lib/pystache/tests copying pystache/tests/benchmark.py -> build/lib/pystache/tests copying pystache/tests/common.py -> build/lib/pystache/tests copying pystache/tests/doctesting.py -> build/lib/pystache/tests copying pystache/tests/main.py -> build/lib/pystache/tests copying pystache/tests/spectesting.py -> build/lib/pystache/tests copying pystache/tests/test___init__.py -> build/lib/pystache/tests copying pystache/tests/test_commands.py -> build/lib/pystache/tests copying pystache/tests/test_context.py -> build/lib/pystache/tests copying pystache/tests/test_defaults.py -> build/lib/pystache/tests copying pystache/tests/test_examples.py -> build/lib/pystache/tests copying pystache/tests/test_loader.py -> build/lib/pystache/tests copying pystache/tests/test_locator.py -> build/lib/pystache/tests copying pystache/tests/test_parser.py -> build/lib/pystache/tests copying pystache/tests/test_pystache.py -> build/lib/pystache/tests copying pystache/tests/test_renderengine.py -> build/lib/pystache/tests copying pystache/tests/test_renderer.py -> build/lib/pystache/tests copying pystache/tests/test_simple.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/__init__.py -> build/lib/pystache/tests/data copying pystache/tests/data/views.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/__init__.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/comments.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/complex.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/delimiters.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/double_section.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/escaped.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/inverted.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/lambdas.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/nested_context.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/partials_with_lambdas.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/readme.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/unescaped.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/unicode_input.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/duplicate.mustache -> build/lib/pystache/tests/data copying pystache/tests/data/non_ascii.mustache -> build/lib/pystache/tests/data copying pystache/tests/data/sample_view.mustache -> build/lib/pystache/tests/data copying pystache/tests/data/say_hello.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/comments.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/complex.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/delimiters.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/double_section.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/escaped.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/inner_partial.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/inverted.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/lambdas.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/looping_partial.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/nested_context.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/partial_in_partial.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/partial_with_lambda.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/say_hello.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/simple.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/tagless.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/template_partial.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/unescaped.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/unicode_input.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/__init__.py build/lib/pystache/common.py build/lib/pystache/context.py build/lib/pystache/defaults.py build/lib/pystache/init.py build/lib/pystache/loader.py build/lib/pystache/locator.py build/lib/pystache/parsed.py build/lib/pystache/parser.py build/lib/pystache/renderengine.py build/lib/pystache/renderer.py build/lib/pystache/specloader.py build/lib/pystache/template_spec.py build/lib/pystache/commands/__init__.py build/lib/pystache/commands/render.py build/lib/pystache/commands/test.py build/lib/pystache/tests/__init__.py build/lib/pystache/tests/benchmark.py build/lib/pystache/tests/common.py build/lib/pystache/tests/doctesting.py build/lib/pystache/tests/main.py build/lib/pystache/tests/spectesting.py build/lib/pystache/tests/test___init__.py build/lib/pystache/tests/test_commands.py build/lib/pystache/tests/test_context.py build/lib/pystache/tests/test_defaults.py build/lib/pystache/tests/test_examples.py build/lib/pystache/tests/test_loader.py build/lib/pystache/tests/test_locator.py build/lib/pystache/tests/test_parser.py build/lib/pystache/tests/test_pystache.py build/lib/pystache/tests/test_renderengine.py build/lib/pystache/tests/test_renderer.py build/lib/pystache/tests/test_simple.py build/lib/pystache/tests/test_specloader.py build/lib/pystache/tests/data/__init__.py build/lib/pystache/tests/data/views.py build/lib/pystache/tests/data/locator/__init__.py build/lib/pystache/tests/examples/__init__.py build/lib/pystache/tests/examples/comments.py build/lib/pystache/tests/examples/complex.py build/lib/pystache/tests/examples/delimiters.py build/lib/pystache/tests/examples/double_section.py build/lib/pystache/tests/examples/escaped.py build/lib/pystache/tests/examples/inverted.py build/lib/pystache/tests/examples/lambdas.py build/lib/pystache/tests/examples/nested_context.py build/lib/pystache/tests/examples/partials_with_lambdas.py build/lib/pystache/tests/examples/readme.py build/lib/pystache/tests/examples/simple.py build/lib/pystache/tests/examples/template_partial.py build/lib/pystache/tests/examples/unescaped.py build/lib/pystache/tests/examples/unicode_input.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/__init__.py build/lib/pystache/common.py build/lib/pystache/context.py build/lib/pystache/defaults.py build/lib/pystache/init.py build/lib/pystache/loader.py build/lib/pystache/locator.py build/lib/pystache/parsed.py build/lib/pystache/parser.py build/lib/pystache/renderengine.py build/lib/pystache/renderer.py build/lib/pystache/specloader.py build/lib/pystache/template_spec.py build/lib/pystache/commands/__init__.py build/lib/pystache/commands/render.py build/lib/pystache/commands/test.py build/lib/pystache/tests/__init__.py build/lib/pystache/tests/benchmark.py build/lib/pystache/tests/common.py build/lib/pystache/tests/doctesting.py build/lib/pystache/tests/main.py build/lib/pystache/tests/spectesting.py build/lib/pystache/tests/test___init__.py build/lib/pystache/tests/test_commands.py build/lib/pystache/tests/test_context.py build/lib/pystache/tests/test_defaults.py build/lib/pystache/tests/test_examples.py build/lib/pystache/tests/test_loader.py build/lib/pystache/tests/test_locator.py build/lib/pystache/tests/test_parser.py build/lib/pystache/tests/test_pystache.py build/lib/pystache/tests/test_renderengine.py build/lib/pystache/tests/test_renderer.py build/lib/pystache/tests/test_simple.py build/lib/pystache/tests/test_specloader.py build/lib/pystache/tests/data/__init__.py build/lib/pystache/tests/data/views.py build/lib/pystache/tests/data/locator/__init__.py build/lib/pystache/tests/examples/__init__.py build/lib/pystache/tests/examples/comments.py build/lib/pystache/tests/examples/complex.py build/lib/pystache/tests/examples/delimiters.py build/lib/pystache/tests/examples/double_section.py build/lib/pystache/tests/examples/escaped.py build/lib/pystache/tests/examples/inverted.py build/lib/pystache/tests/examples/lambdas.py build/lib/pystache/tests/examples/nested_context.py build/lib/pystache/tests/examples/partials_with_lambdas.py build/lib/pystache/tests/examples/readme.py build/lib/pystache/tests/examples/simple.py build/lib/pystache/tests/examples/template_partial.py build/lib/pystache/tests/examples/unescaped.py build/lib/pystache/tests/examples/unicode_input.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:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for py36-pystache-0.5.4_1 ===> Generating temporary packing list pystache: using: version '41.0.1' of running install running build running build_py running install_lib creating /construction/textproc/py-pystache/stage/usr/local/lib/python3.6 creating /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages creating /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache copying build/lib/pystache/__init__.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache copying build/lib/pystache/common.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache copying build/lib/pystache/context.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache copying build/lib/pystache/defaults.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache copying build/lib/pystache/init.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache copying build/lib/pystache/loader.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache copying build/lib/pystache/locator.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache copying build/lib/pystache/parsed.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache copying build/lib/pystache/parser.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache copying build/lib/pystache/renderengine.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache copying build/lib/pystache/renderer.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache copying build/lib/pystache/specloader.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache copying build/lib/pystache/template_spec.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache creating /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/commands copying build/lib/pystache/commands/__init__.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/commands copying build/lib/pystache/commands/render.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/commands copying build/lib/pystache/commands/test.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/commands creating /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests copying build/lib/pystache/tests/__init__.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests copying build/lib/pystache/tests/benchmark.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests copying build/lib/pystache/tests/common.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests copying build/lib/pystache/tests/doctesting.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests copying build/lib/pystache/tests/main.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests copying build/lib/pystache/tests/spectesting.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests copying build/lib/pystache/tests/test___init__.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests copying build/lib/pystache/tests/test_commands.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests copying build/lib/pystache/tests/test_context.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests copying build/lib/pystache/tests/test_defaults.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests copying build/lib/pystache/tests/test_examples.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests copying build/lib/pystache/tests/test_loader.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests copying build/lib/pystache/tests/test_locator.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests copying build/lib/pystache/tests/test_parser.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests copying build/lib/pystache/tests/test_pystache.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests copying build/lib/pystache/tests/test_renderengine.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests copying build/lib/pystache/tests/test_renderer.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests copying build/lib/pystache/tests/test_simple.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests copying build/lib/pystache/tests/test_specloader.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests creating /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/data copying build/lib/pystache/tests/data/__init__.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/data copying build/lib/pystache/tests/data/views.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/data creating /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/data/locator copying build/lib/pystache/tests/data/locator/__init__.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/data/locator copying build/lib/pystache/tests/data/locator/duplicate.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/data/locator copying build/lib/pystache/tests/data/locator/template.txt -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/data/locator copying build/lib/pystache/tests/data/ascii.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/data copying build/lib/pystache/tests/data/duplicate.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/data copying build/lib/pystache/tests/data/non_ascii.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/data copying build/lib/pystache/tests/data/sample_view.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/data copying build/lib/pystache/tests/data/say_hello.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/data creating /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/__init__.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/comments.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/complex.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/delimiters.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/double_section.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/escaped.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/inverted.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/lambdas.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/nested_context.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/partials_with_lambdas.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/readme.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/simple.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/template_partial.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/unescaped.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/unicode_input.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/unicode_output.py -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/comments.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/complex.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/delimiters.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/double_section.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/escaped.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/inner_partial.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/inverted.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/lambdas.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/looping_partial.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/nested_context.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/partial_in_partial.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/partial_with_lambda.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/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.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/say_hello.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/simple.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/tagless.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/template_partial.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/unescaped.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/unicode_input.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/unicode_output.mustache -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/inner_partial.txt -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/template_partial.txt -> /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/common.py to common.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/context.py to context.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/defaults.py to defaults.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/init.py to init.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/loader.py to loader.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/locator.py to locator.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/parsed.py to parsed.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/parser.py to parser.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/renderengine.py to renderengine.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/renderer.py to renderer.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/specloader.py to specloader.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/template_spec.py to template_spec.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/commands/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/commands/render.py to render.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/commands/test.py to test.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/benchmark.py to benchmark.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/common.py to common.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/doctesting.py to doctesting.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/main.py to main.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/spectesting.py to spectesting.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/test___init__.py to test___init__.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/test_commands.py to test_commands.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/test_context.py to test_context.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/test_defaults.py to test_defaults.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/test_examples.py to test_examples.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/test_loader.py to test_loader.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/test_locator.py to test_locator.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/test_parser.py to test_parser.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/test_pystache.py to test_pystache.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/test_renderengine.py to test_renderengine.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/test_renderer.py to test_renderer.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/test_simple.py to test_simple.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/test_specloader.py to test_specloader.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/data/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/data/views.py to views.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/data/locator/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples/__init__.py to __init__.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples/comments.py to comments.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples/complex.py to complex.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples/delimiters.py to delimiters.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples/double_section.py to double_section.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples/escaped.py to escaped.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples/inverted.py to inverted.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples/lambdas.py to lambdas.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples/nested_context.py to nested_context.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples/partials_with_lambdas.py to partials_with_lambdas.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples/readme.py to readme.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples/simple.py to simple.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples/template_partial.py to template_partial.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples/unescaped.py to unescaped.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples/unicode_input.py to unicode_input.cpython-36.pyc byte-compiling /construction/textproc/py-pystache/stage/usr/local/lib/python3.6/site-packages/pystache/tests/examples/unicode_output.py to unicode_output.cpython-36.pyc writing byte-compilation script '/tmp/tmpaum0bboq.py' /usr/local/bin/python3.6 /tmp/tmpaum0bboq.py removing /tmp/tmpaum0bboq.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.6/site-packages/pystache-0.5.4-py3.6.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.6 Link: @bin/pystache --> bin/pystache-3.6 Move: bin/pystache-test --> bin/pystache-test-3.6 Link: @bin/pystache-test --> bin/pystache-test-3.6 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: 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-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:01 TOTAL TIME 00:00:11