Building py27-pystache-0.5.3_1.txz (origin /buildshare/ports/355755/textproc/py-pystache) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/pystache-0.5.3.tar.gz x packages/ x packages/python27-2.7.6_4.txz x packages/pkg-1.2.7_2.txz x packages/gettext-0.18.3.1_1.txz x packages/py27-setuptools27-2.0.1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> py27-pystache-0.5.3_1 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of py27-pystache-0.5.3_1 ===> py27-pystache-0.5.3_1 depends on package: py27-setuptools27>0 - not found ===> Verifying install for py27-setuptools27>0 in /buildshare/ports/355755/devel/py-setuptools27 ===> Installing existing package /packages/py27-setuptools27-2.0.1.txz Installing py27-setuptools27-2.0.1...Installing python27-2.7.6_4...Installing gettext-0.18.3.1_1... done done done ==== Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== ===> Returning to build of py27-pystache-0.5.3_1 ===> py27-pystache-0.5.3_1 depends on file: /usr/local/bin/python2.7 - found ===> py27-pystache-0.5.3_1 depends on package: py27-setuptools27>0 - found ===> py27-pystache-0.5.3_1 depends on file: /usr/local/bin/python2.7 - found Make install ===> License MIT accepted by the user ===> py27-pystache-0.5.3_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-pystache-0.5.3_1 for building ===> Extracting for py27-pystache-0.5.3_1 => SHA256 Checksum OK for pystache-0.5.3.tar.gz. ===> Patching for py27-pystache-0.5.3_1 ===> py27-pystache-0.5.3_1 depends on package: py27-setuptools27>0 - found ===> py27-pystache-0.5.3_1 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-pystache-0.5.3_1 pystache: using: version '2.0.1' of running config ===> Building for py27-pystache-0.5.3_1 pystache: using: version '2.0.1' of running build running build_py creating build creating build/lib creating build/lib/pystache copying pystache/context.py -> build/lib/pystache copying pystache/loader.py -> build/lib/pystache copying pystache/common.py -> build/lib/pystache copying pystache/__init__.py -> build/lib/pystache copying pystache/init.py -> build/lib/pystache copying pystache/renderengine.py -> build/lib/pystache copying pystache/locator.py -> build/lib/pystache copying pystache/template_spec.py -> build/lib/pystache copying pystache/parsed.py -> build/lib/pystache copying pystache/renderer.py -> build/lib/pystache copying pystache/parser.py -> build/lib/pystache copying pystache/defaults.py -> build/lib/pystache copying pystache/specloader.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/test_parser.py -> build/lib/pystache/tests copying pystache/tests/test_simple.py -> build/lib/pystache/tests copying pystache/tests/main.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 copying pystache/tests/common.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_renderengine.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_pystache.py -> build/lib/pystache/tests copying pystache/tests/benchmark.py -> build/lib/pystache/tests copying pystache/tests/doctesting.py -> build/lib/pystache/tests copying pystache/tests/test_locator.py -> build/lib/pystache/tests copying pystache/tests/test_renderer.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_context.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/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/examples/__init__.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/escaped.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/readme.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/double_section.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/partials_with_lambdas.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/delimiters.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/simple.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/comments.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/template_partial.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/nested_context.py -> build/lib/pystache/tests/examples copying pystache/tests/examples/lambdas.py -> build/lib/pystache/tests/examples copying pystache/tests/data/ascii.mustache -> build/lib/pystache/tests/data copying pystache/tests/data/say_hello.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/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/lambdas.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/comments.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/tagless.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/double_section.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/partial_with_lambda.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/nested_context.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/say_hello.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/unescaped.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/looping_partial.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/inner_partial.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/partial_in_partial.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/complex.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/escaped.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/inverted.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/delimiters.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/template_partial.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/simple.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 ===> Staging for py27-pystache-0.5.3_1 ===> py27-pystache-0.5.3_1 depends on package: py27-setuptools27>0 - found ===> py27-pystache-0.5.3_1 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list pystache: using: version '2.0.1' of running install running build running build_py running install_lib creating /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7 creating /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages creating /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache copying build/lib/pystache/context.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache copying build/lib/pystache/loader.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache creating /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests copying build/lib/pystache/tests/test_parser.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests copying build/lib/pystache/tests/test_simple.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests copying build/lib/pystache/tests/main.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests copying build/lib/pystache/tests/test_loader.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests copying build/lib/pystache/tests/test_specloader.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests copying build/lib/pystache/tests/common.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests copying build/lib/pystache/tests/__init__.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests creating /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/lambdas.mustache -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/comments.mustache -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/unescaped.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/unicode_input.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/tagless.mustache -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/unicode_output.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/partial_with_partial_and_lambda.mustache -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/__init__.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/escaped.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/double_section.mustache -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/readme.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/complex.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/inner_partial.txt -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/partial_with_lambda.mustache -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/unicode_input.mustache -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/inverted.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/unicode_output.mustache -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/nested_context.mustache -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/double_section.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/say_hello.mustache -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/unescaped.mustache -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/partials_with_lambdas.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/delimiters.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/looping_partial.mustache -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/inner_partial.mustache -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/simple.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/comments.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/partial_in_partial.mustache -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/complex.mustache -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/template_partial.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/template_partial.txt -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/escaped.mustache -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/inverted.mustache -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/nested_context.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/delimiters.mustache -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/lambdas.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/template_partial.mustache -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/examples/simple.mustache -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples copying build/lib/pystache/tests/test_commands.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests copying build/lib/pystache/tests/test_renderengine.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests copying build/lib/pystache/tests/test_defaults.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests copying build/lib/pystache/tests/test_examples.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests copying build/lib/pystache/tests/test_pystache.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests copying build/lib/pystache/tests/benchmark.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests copying build/lib/pystache/tests/doctesting.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests copying build/lib/pystache/tests/test_locator.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests creating /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/data copying build/lib/pystache/tests/data/views.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/data copying build/lib/pystache/tests/data/ascii.mustache -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/data copying build/lib/pystache/tests/data/__init__.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/data copying build/lib/pystache/tests/data/say_hello.mustache -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/data creating /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/data/locator copying build/lib/pystache/tests/data/locator/__init__.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/data/locator copying build/lib/pystache/tests/data/locator/duplicate.mustache -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/data/locator copying build/lib/pystache/tests/data/locator/template.txt -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/data/locator copying build/lib/pystache/tests/data/sample_view.mustache -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/data copying build/lib/pystache/tests/data/non_ascii.mustache -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/data copying build/lib/pystache/tests/data/duplicate.mustache -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/data copying build/lib/pystache/tests/test_renderer.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests copying build/lib/pystache/tests/spectesting.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests copying build/lib/pystache/tests/test___init__.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests copying build/lib/pystache/tests/test_context.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests copying build/lib/pystache/common.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache copying build/lib/pystache/__init__.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache copying build/lib/pystache/init.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache copying build/lib/pystache/renderengine.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache copying build/lib/pystache/locator.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache copying build/lib/pystache/template_spec.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache creating /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/commands copying build/lib/pystache/commands/__init__.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/commands copying build/lib/pystache/commands/render.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/commands copying build/lib/pystache/commands/test.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/commands copying build/lib/pystache/parsed.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache copying build/lib/pystache/renderer.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache copying build/lib/pystache/parser.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache copying build/lib/pystache/defaults.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache copying build/lib/pystache/specloader.py -> /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/context.py to context.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/loader.py to loader.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/test_parser.py to test_parser.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/test_simple.py to test_simple.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/main.py to main.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/test_loader.py to test_loader.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/test_specloader.py to test_specloader.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/common.py to common.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples/unescaped.py to unescaped.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples/unicode_input.py to unicode_input.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples/unicode_output.py to unicode_output.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples/escaped.py to escaped.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples/readme.py to readme.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples/complex.py to complex.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples/inverted.py to inverted.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples/double_section.py to double_section.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples/partials_with_lambdas.py to partials_with_lambdas.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples/delimiters.py to delimiters.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples/simple.py to simple.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples/comments.py to comments.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples/template_partial.py to template_partial.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples/nested_context.py to nested_context.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/examples/lambdas.py to lambdas.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/test_commands.py to test_commands.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/test_renderengine.py to test_renderengine.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/test_defaults.py to test_defaults.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/test_examples.py to test_examples.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/test_pystache.py to test_pystache.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/benchmark.py to benchmark.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/doctesting.py to doctesting.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/test_locator.py to test_locator.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/data/views.py to views.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/data/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/data/locator/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/test_renderer.py to test_renderer.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/spectesting.py to spectesting.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/test___init__.py to test___init__.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/tests/test_context.py to test_context.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/common.py to common.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/init.py to init.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/renderengine.py to renderengine.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/locator.py to locator.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/template_spec.py to template_spec.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/commands/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/commands/render.py to render.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/commands/test.py to test.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/parsed.py to parsed.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/renderer.py to renderer.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/parser.py to parser.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/defaults.py to defaults.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache/specloader.py to specloader.pyc writing byte-compilation script '/tmp/tmp29I0UK.py' /usr/local/bin/python2.7 -O /tmp/tmp29I0UK.py removing /tmp/tmp29I0UK.py running install_egg_info running egg_info writing pystache.egg-info/PKG-INFO writing top-level names to pystache.egg-info/top_level.txt writing dependency_links to pystache.egg-info/dependency_links.txt writing entry points to pystache.egg-info/entry_points.txt warning: manifest_maker: standard file '-c' not found 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 /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/lib/python2.7/site-packages/pystache-0.5.3-py2.7.egg-info running install_scripts Installing pystache script to /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/bin Installing pystache-test script to /obj/buildshare/ports/355755/textproc/py-pystache/work/stage/usr/local/bin writing list of installed files to '/obj/buildshare/ports/355755/textproc/py-pystache/work/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ===> Installing for py27-pystache-0.5.3_1 ===> Checking if textproc/py-pystache already installed ===> Registering installation for py27-pystache-0.5.3_1 Installing py27-pystache-0.5.3_1... done Make package ===> Building package for py27-pystache-0.5.3_1 slot2: removed