>>> Building on exopi-1 under textproc/py-stache BDEPENDS = [devel/py-wheel;devel/py-installer;devel/py-setuptools_scm;devel/py-setuptools;devel/py-build;lang/python/3] DIST = [textproc/py-stache:pystache-0.6.5.tar.gz] FULLPKGNAME = py3-stache-0.6.5p1 RDEPENDS = [lang/python/3] (Junk lock failure for exopi-1 at 1735137174.53788) Received IO (Junk lock obtained for exopi-1 at 1735137184.03) Received IO Woken up textproc/py-stache >>> Running depends in textproc/py-stache at 1735137185.47 last junk was in devel/py-openbsd /usr/sbin/pkg_add -aI -Drepair py3-setuptools_scm-8.0.4p2 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-setuptools_scm-8.0.4p2 py3-wheel-0.45.1p0 python-3.12.8p0 /usr/sbin/pkg_add -aI -Drepair py3-setuptools_scm-8.0.4p2 >>> Running show-prepare-results in textproc/py-stache at 1735137187.23 ===> textproc/py-stache ===> Building from scratch py3-stache-0.6.5p1 ===> py3-stache-0.6.5p1 depends on: python->=3.12,<3.13 -> python-3.12.8p0 ===> py3-stache-0.6.5p1 depends on: py3-build-* -> py3-build-1.2.2.post1p0 ===> py3-stache-0.6.5p1 depends on: py3-installer-* -> py3-installer-0.7.0p1 ===> py3-stache-0.6.5p1 depends on: py3-setuptools-* -> py3-setuptools-69.5.1p0v0 ===> py3-stache-0.6.5p1 depends on: py3-wheel-* -> py3-wheel-0.45.1p0 ===> py3-stache-0.6.5p1 depends on: py3-setuptools_scm-* -> py3-setuptools_scm-8.0.4p2 py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-setuptools_scm-8.0.4p2 py3-wheel-0.45.1p0 python-3.12.8p0 (Junk lock released for exopi-1 at 1735137188.40) distfiles size=100731 >>> Running build in textproc/py-stache at 1735137188.44 ===> textproc/py-stache ===> Checking files for py3-stache-0.6.5p1 `/exopi-cvs/ports/distfiles/pystache-0.6.5.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-stache-0.6.5p1 ===> Patching for py3-stache-0.6.5p1 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for py3-stache-0.6.5p1 ===> Configuring for py3-stache-0.6.5p1 ===> Building for py3-stache-0.6.5p1 * Getting build dependencies for wheel... /usr/local/lib/python3.12/site-packages/setuptools_scm/git.py:308: UserWarning: git archive did not support describe output warnings.warn("git archive did not support describe output") /usr/local/lib/python3.12/site-packages/setuptools_scm/git.py:327: UserWarning: unprocessed git archival found (no export subst applied) warnings.warn("unprocessed git archival found (no export subst applied)") 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 requirements to pystache.egg-info/requires.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' warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files matching '*' found under directory 'conda' warning: no previously-included files matching '*' found under directory 'gh' adding license file 'LICENSE' writing manifest file 'pystache.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.12/site-packages/setuptools_scm/git.py:308: UserWarning: git archive did not support describe output warnings.warn("git archive did not support describe output") /usr/local/lib/python3.12/site-packages/setuptools_scm/git.py:327: UserWarning: unprocessed git archival found (no export subst applied) warnings.warn("unprocessed git archival found (no export subst applied)") running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pystache copying pystache/__init__.py -> build/lib/pystache copying pystache/_version.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/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 creating build/lib/pystache/tests/data/locator copying pystache/tests/data/locator/__init__.py -> build/lib/pystache/tests/data/locator 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 requirements to pystache.egg-info/requires.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' warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files matching '*' found under directory 'conda' warning: no previously-included files matching '*' found under directory 'gh' adding license file 'LICENSE' writing manifest file 'pystache.egg-info/SOURCES.txt' 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/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/extensionless -> build/lib/pystache/tests/examples copying pystache/tests/examples/inner_partial.mustache -> build/lib/pystache/tests/examples copying pystache/tests/examples/inner_partial.txt -> 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/template_partial.txt -> 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/data/locator/duplicate.mustache -> build/lib/pystache/tests/data/locator copying pystache/tests/data/locator/template.txt -> build/lib/pystache/tests/data/locator installing to build/bdist.openbsd-7.6-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.6-amd64 creating build/bdist.openbsd-7.6-amd64/wheel creating build/bdist.openbsd-7.6-amd64/wheel/pystache copying build/lib/pystache/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache copying build/lib/pystache/_version.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache copying build/lib/pystache/common.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache copying build/lib/pystache/context.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache copying build/lib/pystache/defaults.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache copying build/lib/pystache/init.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache copying build/lib/pystache/loader.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache copying build/lib/pystache/locator.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache copying build/lib/pystache/parsed.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache copying build/lib/pystache/parser.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache copying build/lib/pystache/renderengine.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache copying build/lib/pystache/renderer.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache copying build/lib/pystache/specloader.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache copying build/lib/pystache/template_spec.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache creating build/bdist.openbsd-7.6-amd64/wheel/pystache/commands copying build/lib/pystache/commands/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/commands copying build/lib/pystache/commands/render.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/commands copying build/lib/pystache/commands/test.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/commands creating build/bdist.openbsd-7.6-amd64/wheel/pystache/tests copying build/lib/pystache/tests/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests copying build/lib/pystache/tests/benchmark.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests copying build/lib/pystache/tests/common.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests copying build/lib/pystache/tests/doctesting.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests copying build/lib/pystache/tests/main.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests copying build/lib/pystache/tests/spectesting.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests copying build/lib/pystache/tests/test___init__.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests copying build/lib/pystache/tests/test_commands.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests copying build/lib/pystache/tests/test_context.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests copying build/lib/pystache/tests/test_defaults.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests copying build/lib/pystache/tests/test_examples.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests copying build/lib/pystache/tests/test_loader.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests copying build/lib/pystache/tests/test_locator.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests copying build/lib/pystache/tests/test_parser.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests copying build/lib/pystache/tests/test_pystache.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests copying build/lib/pystache/tests/test_renderengine.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests copying build/lib/pystache/tests/test_renderer.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests copying build/lib/pystache/tests/test_simple.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests copying build/lib/pystache/tests/test_specloader.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests creating build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/data copying build/lib/pystache/tests/data/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/data copying build/lib/pystache/tests/data/views.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/data creating build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/data/locator copying build/lib/pystache/tests/data/locator/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/data/locator copying build/lib/pystache/tests/data/locator/duplicate.mustache -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/data/locator copying build/lib/pystache/tests/data/locator/template.txt -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/data/locator copying build/lib/pystache/tests/data/ascii.mustache -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/data copying build/lib/pystache/tests/data/duplicate.mustache -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/data copying build/lib/pystache/tests/data/non_ascii.mustache -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/data copying build/lib/pystache/tests/data/sample_view.mustache -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/data copying build/lib/pystache/tests/data/say_hello.mustache -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/data creating build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/comments.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/complex.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/delimiters.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/double_section.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/escaped.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/inverted.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/lambdas.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/nested_context.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/partials_with_lambdas.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/readme.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/simple.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/template_partial.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/unescaped.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/unicode_input.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/unicode_output.py -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/comments.mustache -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/complex.mustache -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/delimiters.mustache -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/double_section.mustache -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/escaped.mustache -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/extensionless -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/inner_partial.mustache -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/inner_partial.txt -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/inverted.mustache -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/lambdas.mustache -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/looping_partial.mustache -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/nested_context.mustache -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/partial_in_partial.mustache -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/partial_with_lambda.mustache -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/partial_with_partial_and_lambda.mustache -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/say_hello.mustache -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/simple.mustache -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/tagless.mustache -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/template_partial.mustache -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/template_partial.txt -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/unescaped.mustache -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/unicode_input.mustache -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples copying build/lib/pystache/tests/examples/unicode_output.mustache -> build/bdist.openbsd-7.6-amd64/wheel/pystache/tests/examples running install_egg_info Copying pystache.egg-info to build/bdist.openbsd-7.6-amd64/wheel/pystache-0.6.5-py3.12.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/pystache-0.6.5.dist-info/WHEEL creating '/exopi-obj/pobj/py-stache-0.6.5/pystache-0.6.5/dist/.tmp-wmhnobg9/pystache-0.6.5-py3-none-any.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'pystache/__init__.py' adding 'pystache/_version.py' adding 'pystache/common.py' adding 'pystache/context.py' adding 'pystache/defaults.py' adding 'pystache/init.py' adding 'pystache/loader.py' adding 'pystache/locator.py' adding 'pystache/parsed.py' adding 'pystache/parser.py' adding 'pystache/renderengine.py' adding 'pystache/renderer.py' adding 'pystache/specloader.py' adding 'pystache/template_spec.py' adding 'pystache/commands/__init__.py' adding 'pystache/commands/render.py' adding 'pystache/commands/test.py' adding 'pystache/tests/__init__.py' adding 'pystache/tests/benchmark.py' adding 'pystache/tests/common.py' adding 'pystache/tests/doctesting.py' adding 'pystache/tests/main.py' adding 'pystache/tests/spectesting.py' adding 'pystache/tests/test___init__.py' adding 'pystache/tests/test_commands.py' adding 'pystache/tests/test_context.py' adding 'pystache/tests/test_defaults.py' adding 'pystache/tests/test_examples.py' adding 'pystache/tests/test_loader.py' adding 'pystache/tests/test_locator.py' adding 'pystache/tests/test_parser.py' adding 'pystache/tests/test_pystache.py' adding 'pystache/tests/test_renderengine.py' adding 'pystache/tests/test_renderer.py' adding 'pystache/tests/test_simple.py' adding 'pystache/tests/test_specloader.py' adding 'pystache/tests/data/__init__.py' adding 'pystache/tests/data/ascii.mustache' adding 'pystache/tests/data/duplicate.mustache' adding 'pystache/tests/data/non_ascii.mustache' adding 'pystache/tests/data/sample_view.mustache' adding 'pystache/tests/data/say_hello.mustache' adding 'pystache/tests/data/views.py' adding 'pystache/tests/data/locator/__init__.py' adding 'pystache/tests/data/locator/duplicate.mustache' adding 'pystache/tests/data/locator/template.txt' adding 'pystache/tests/examples/__init__.py' adding 'pystache/tests/examples/comments.mustache' adding 'pystache/tests/examples/comments.py' adding 'pystache/tests/examples/complex.mustache' adding 'pystache/tests/examples/complex.py' adding 'pystache/tests/examples/delimiters.mustache' adding 'pystache/tests/examples/delimiters.py' adding 'pystache/tests/examples/double_section.mustache' adding 'pystache/tests/examples/double_section.py' adding 'pystache/tests/examples/escaped.mustache' adding 'pystache/tests/examples/escaped.py' adding 'pystache/tests/examples/extensionless' adding 'pystache/tests/examples/inner_partial.mustache' adding 'pystache/tests/examples/inner_partial.txt' adding 'pystache/tests/examples/inverted.mustache' adding 'pystache/tests/examples/inverted.py' adding 'pystache/tests/examples/lambdas.mustache' adding 'pystache/tests/examples/lambdas.py' adding 'pystache/tests/examples/looping_partial.mustache' adding 'pystache/tests/examples/nested_context.mustache' adding 'pystache/tests/examples/nested_context.py' adding 'pystache/tests/examples/partial_in_partial.mustache' adding 'pystache/tests/examples/partial_with_lambda.mustache' adding 'pystache/tests/examples/partial_with_partial_and_lambda.mustache' adding 'pystache/tests/examples/partials_with_lambdas.py' adding 'pystache/tests/examples/readme.py' adding 'pystache/tests/examples/say_hello.mustache' adding 'pystache/tests/examples/simple.mustache' adding 'pystache/tests/examples/simple.py' adding 'pystache/tests/examples/tagless.mustache' adding 'pystache/tests/examples/template_partial.mustache' adding 'pystache/tests/examples/template_partial.py' adding 'pystache/tests/examples/template_partial.txt' adding 'pystache/tests/examples/unescaped.mustache' adding 'pystache/tests/examples/unescaped.py' adding 'pystache/tests/examples/unicode_input.mustache' adding 'pystache/tests/examples/unicode_input.py' adding 'pystache/tests/examples/unicode_output.mustache' adding 'pystache/tests/examples/unicode_output.py' adding 'pystache-0.6.5.dist-info/LICENSE' adding 'pystache-0.6.5.dist-info/METADATA' adding 'pystache-0.6.5.dist-info/WHEEL' adding 'pystache-0.6.5.dist-info/entry_points.txt' adding 'pystache-0.6.5.dist-info/top_level.txt' adding 'pystache-0.6.5.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built pystache-0.6.5-py3-none-any.whl >>> Running package in textproc/py-stache at 1735137191.93 ===> textproc/py-stache ===> Faking installation for py3-stache-0.6.5p1 ===> Building package for py3-stache-0.6.5p1 Create /exopi-cvs/ports/packages/amd64/all/py3-stache-0.6.5p1.tgz Creating package py3-stache-0.6.5p1 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********* | 16% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 4% archiving|*** | 4% archiving|*** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 7% archiving|***** | 8% archiving|****** | 10% archiving|******* | 11% archiving|******** | 12% archiving|******** | 13% archiving|********** | 15% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|************ | 19% archiving|************ | 20% archiving|************* | 20% archiving|************** | 22% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 25% archiving|**************** | 26% archiving|***************** | 27% archiving|****************** | 27% archiving|****************** | 28% archiving|******************** | 31% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 36% archiving|************************ | 38% archiving|************************* | 39% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|**************************** | 43% archiving|******************************* | 48% archiving|********************************* | 52% archiving|************************************ | 56% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|***************************************** | 64% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************* | 95% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-stache-0.6.5p1.tgz >>> Running clean in textproc/py-stache at 1735137194.04 ===> textproc/py-stache ===> Cleaning for py3-stache-0.6.5p1 >>> Ended at 1735137194.27 max_stuck=8.61/waiting-for-lock #102=10.94/depends=1.76/show-prepare-results=1.21/build=3.50/package=2.10/clean=0.27