Building py27-Chameleon-2.11_1.txz (origin /buildshare/ports/355755/textproc/py-Chameleon) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/Chameleon-2.11.tar.gz x packages/ 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 x packages/python27-2.7.6_4.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> py27-Chameleon-2.11_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-Chameleon-2.11_1 ===> py27-Chameleon-2.11_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-Chameleon-2.11_1 ===> py27-Chameleon-2.11_1 depends on file: /usr/local/bin/python2.7 - found ===> py27-Chameleon-2.11_1 depends on package: py27-setuptools27>0 - found ===> py27-Chameleon-2.11_1 depends on file: /usr/local/bin/python2.7 - found Make install ===> py27-Chameleon-2.11_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py27-Chameleon-2.11_1 for building ===> Extracting for py27-Chameleon-2.11_1 => SHA256 Checksum OK for Chameleon-2.11.tar.gz. ===> Patching for py27-Chameleon-2.11_1 ===> py27-Chameleon-2.11_1 depends on package: py27-setuptools27>0 - found ===> py27-Chameleon-2.11_1 depends on file: /usr/local/bin/python2.7 - found ===> Configuring for py27-Chameleon-2.11_1 Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.14.tar.gz running config ===> Building for py27-Chameleon-2.11_1 Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.14.tar.gz running build running build_py creating build creating build/lib creating build/lib/chameleon copying src/chameleon/nodes.py -> build/lib/chameleon copying src/chameleon/codegen.py -> build/lib/chameleon copying src/chameleon/loader.py -> build/lib/chameleon copying src/chameleon/tal.py -> build/lib/chameleon copying src/chameleon/exc.py -> build/lib/chameleon copying src/chameleon/i18n.py -> build/lib/chameleon copying src/chameleon/compiler.py -> build/lib/chameleon copying src/chameleon/metal.py -> build/lib/chameleon copying src/chameleon/__init__.py -> build/lib/chameleon copying src/chameleon/namespaces.py -> build/lib/chameleon copying src/chameleon/tales.py -> build/lib/chameleon copying src/chameleon/astutil.py -> build/lib/chameleon copying src/chameleon/program.py -> build/lib/chameleon copying src/chameleon/tokenize.py -> build/lib/chameleon copying src/chameleon/ast25.py -> build/lib/chameleon copying src/chameleon/benchmark.py -> build/lib/chameleon copying src/chameleon/interfaces.py -> build/lib/chameleon copying src/chameleon/config.py -> build/lib/chameleon copying src/chameleon/parser.py -> build/lib/chameleon copying src/chameleon/py26.py -> build/lib/chameleon copying src/chameleon/utils.py -> build/lib/chameleon copying src/chameleon/py25.py -> build/lib/chameleon copying src/chameleon/template.py -> build/lib/chameleon creating build/lib/chameleon/tests copying src/chameleon/tests/test_parser.py -> build/lib/chameleon/tests copying src/chameleon/tests/test_doctests.py -> build/lib/chameleon/tests copying src/chameleon/tests/test_loader.py -> build/lib/chameleon/tests copying src/chameleon/tests/__init__.py -> build/lib/chameleon/tests copying src/chameleon/tests/test_sniffing.py -> build/lib/chameleon/tests copying src/chameleon/tests/test_templates.py -> build/lib/chameleon/tests copying src/chameleon/tests/test_tokenizer.py -> build/lib/chameleon/tests creating build/lib/chameleon/zpt copying src/chameleon/zpt/loader.py -> build/lib/chameleon/zpt copying src/chameleon/zpt/__init__.py -> build/lib/chameleon/zpt copying src/chameleon/zpt/program.py -> build/lib/chameleon/zpt copying src/chameleon/zpt/template.py -> build/lib/chameleon/zpt running egg_info writing src/Chameleon.egg-info/PKG-INFO writing top-level names to src/Chameleon.egg-info/top_level.txt writing dependency_links to src/Chameleon.egg-info/dependency_links.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'src/Chameleon.egg-info/SOURCES.txt' writing manifest file 'src/Chameleon.egg-info/SOURCES.txt' creating build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/001-interpolation.txt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/001-variable-scope.html -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/001-variable-scope.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/001.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/002-repeat-scope.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/002.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/003-content.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/003.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/004-attributes.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/004.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/005-default.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/005.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/006-attribute-interpolation.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/006.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/007-content-interpolation.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/007.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/008-builtins.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/008.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/009-literals.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/009.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/010-structure.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/010.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/011-messages.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/011.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/012-translation.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/012.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/013-repeat-nested.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/013.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/014-repeat-nested-similar.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/014.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/015-translation-nested.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/015.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/016-explicit-translation.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/016.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/017-omit-tag.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/017.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/018-translation-nested-dynamic.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/018.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/019-replace.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/019.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/020-on-error.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/020.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/021-translation-domain.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/021.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/022-switch.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/022.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/023-condition.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/023.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/024-namespace-elements.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/024.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/025-repeat-whitespace.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/025.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/026-repeat-variable.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/026.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/027-attribute-replacement.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/027.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/028-attribute-toggle.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/028.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/029-attribute-ordering.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/029.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/030-repeat-tuples.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/030.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/031-namespace-with-tal.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/031.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/032-master-template.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/032.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/033-use-macro-trivial.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/033.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/034-use-template-as-macro.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/034.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/035-use-macro-with-fill-slot.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/035.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/036-use-macro-inherits-dynamic-scope.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/036.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/037-use-macro-local-variable-scope.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/037.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/038-use-macro-globals.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/038.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/039-globals.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/039.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/040-macro-using-template-symbol.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/040.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/041-translate-nested-names.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/041.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/042-use-macro-fill-footer.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/042.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/043-macro-nested-dynamic-vars.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/043.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/044-tuple-define.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/044.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/045-namespaces.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/045.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/046-extend-macro.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/046.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/047-use-extended-macro.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/047.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/048-use-extended-macro-fill-original.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/048.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/049-entities-in-attributes.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/049.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/050-define-macro-and-use-not-extend.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/050.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/051-use-non-extended-macro.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/051.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/052-i18n-domain-inside-filled-slot.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/052.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/053-special-characters-in-attributes.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/053.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/054-import-expression.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/054.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/055-attribute-fallback-to-dict-lookup.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/055.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/056-comment-attribute.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/056.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/057-order.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/057.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/058-script.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/058.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/059-embedded-javascript.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/059.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/060-macro-with-multiple-same-slots.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/060.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/061-fill-one-slot-but-two-defined.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/061.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/062-comments-and-expressions.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/062.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/063-continuation.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/063.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/064-tags-and-special-characters.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/064.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/065-use-macro-in-fill.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/065.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/066-load-expression.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/066.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/067-attribute-decode.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/067.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/068-less-than-greater-than-in-attributes.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/068.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/069-translation-domain-and-macro.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/069.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/070-translation-domain-and-use-macro.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/070.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/071-html-attribute-defaults.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/071.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/072-repeat-interpolation.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/072.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/073-utf8-encoded.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/073.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/074-encoded-template.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/074.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/075-nested-macros.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/075.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/076-nested-macro-override.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/076.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/077-i18n-attributes.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/077.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/078-tags-and-newlines.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/078.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/079-implicit-i18n.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/079.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/080-xmlns-namespace-on-tal.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/080.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/081-load-spec.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/081.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/082-load-spec-computed.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/082.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/083-template-dict-to-macro.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/083.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/084-interpolation-in-cdata.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/084.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/085-nested-translation.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/085.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/086-self-closing.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/086.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/087-code-blocks.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/087.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/088-python-newlines.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/088.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/089-load-fallback.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/089.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/090.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/091.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/092.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/093.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/094.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/095.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/096.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/097.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/098.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/099.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/100.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/101-unclosed-tags.html -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/101.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/102-unquoted-attributes.html -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/102.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/103-simple-attribute.html -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/103.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/104.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/105.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/106.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/107.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/108.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/109.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/110.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/111.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/112.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/113.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/114.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/115.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/116.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/117.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/118.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/119.xml -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/greeting.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/hello_world.pt -> build/lib/chameleon/tests/inputs copying src/chameleon/tests/inputs/hello_world.txt -> build/lib/chameleon/tests/inputs creating build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/001.html -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/001.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/001.txt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/002.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/003.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/004.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/005.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/006.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/007.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/008.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/009.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/010.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/011-en.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/011.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/012-en.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/012.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/013.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/014.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/015-en.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/015.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/016-en.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/016.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/017.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/018-en.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/018.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/019.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/020.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/021-en.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/021.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/022.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/023.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/024.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/025.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/026.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/027.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/028.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/029.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/030.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/031.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/032.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/033.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/034.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/035.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/036.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/037.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/038.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/039.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/040.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/041.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/042.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/043.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/044.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/045.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/046.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/047.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/048.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/049.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/050.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/051.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/052.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/053.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/054.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/055.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/056.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/057.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/058.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/059.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/060.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/061.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/062.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/063.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/064.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/065.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/066.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/067.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/068.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/069-en.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/069.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/070-en.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/070.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/071.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/072.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/073.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/074.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/075.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/076.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/077-en.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/077.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/078.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/079-en.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/079.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/080.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/081.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/082.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/083.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/084.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/085-en.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/085.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/086.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/087.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/088.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/089.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/101.html -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/102.html -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/103.html -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/greeting.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/hello_world.pt -> build/lib/chameleon/tests/outputs copying src/chameleon/tests/outputs/hello_world.txt -> build/lib/chameleon/tests/outputs ===> Staging for py27-Chameleon-2.11_1 ===> py27-Chameleon-2.11_1 depends on package: py27-setuptools27>0 - found ===> py27-Chameleon-2.11_1 depends on file: /usr/local/bin/python2.7 - found ===> Generating temporary packing list Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.14.tar.gz running install running build running build_py running egg_info writing src/Chameleon.egg-info/PKG-INFO writing top-level names to src/Chameleon.egg-info/top_level.txt writing dependency_links to src/Chameleon.egg-info/dependency_links.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'src/Chameleon.egg-info/SOURCES.txt' writing manifest file 'src/Chameleon.egg-info/SOURCES.txt' running install_lib creating /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7 creating /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages creating /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon copying build/lib/chameleon/nodes.py -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon copying build/lib/chameleon/codegen.py -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon copying build/lib/chameleon/loader.py -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon copying build/lib/chameleon/tal.py -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon copying build/lib/chameleon/exc.py -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon copying build/lib/chameleon/i18n.py -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon creating /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests copying build/lib/chameleon/tests/test_parser.py -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests copying build/lib/chameleon/tests/test_doctests.py -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests copying build/lib/chameleon/tests/test_loader.py -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests copying build/lib/chameleon/tests/__init__.py -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests creating /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/003.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/029-attribute-ordering.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/hello_world.txt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/065.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/009-literals.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/101.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/119.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/005.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/004.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/035.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/019-replace.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/028.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/013.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/015-translation-nested.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/013-repeat-nested.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/056.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/005-default.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/100.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/011.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/039.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/006.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/062-comments-and-expressions.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/086-self-closing.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/004-attributes.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/053.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/055.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/082-load-spec-computed.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/108.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/007.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/115.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/016-explicit-translation.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/076-nested-macro-override.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/083-template-dict-to-macro.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/054-import-expression.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/076.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/102.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/066-load-expression.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/099.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/117.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/081.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/068-less-than-greater-than-in-attributes.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/054.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/053-special-characters-in-attributes.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/045.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/071-html-attribute-defaults.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/066.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/017.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/017-omit-tag.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/044-tuple-define.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/089.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/078-tags-and-newlines.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/028-attribute-toggle.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/064-tags-and-special-characters.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/074.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/079-implicit-i18n.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/060.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/083.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/hello_world.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/072-repeat-interpolation.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/059.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/034-use-template-as-macro.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/046.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/003-content.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/057-order.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/040-macro-using-template-symbol.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/025-repeat-whitespace.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/074-encoded-template.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/047.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/018-translation-nested-dynamic.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/063-continuation.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/069-translation-domain-and-macro.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/055-attribute-fallback-to-dict-lookup.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/035-use-macro-with-fill-slot.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/085.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/067-attribute-decode.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/023-condition.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/040.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/079.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/056-comment-attribute.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/102-unquoted-attributes.html -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/016.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/096.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/095.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/025.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/041.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/088-python-newlines.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/106.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/116.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/012-translation.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/058-script.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/022.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/027.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/038-use-macro-globals.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/024.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/042.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/062.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/059-embedded-javascript.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/024-namespace-elements.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/104.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/087.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/007-content-interpolation.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/081-load-spec.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/061-fill-one-slot-but-two-defined.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/048-use-extended-macro-fill-original.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/075.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/049.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/109.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/064.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/027-attribute-replacement.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/110.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/020-on-error.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/044.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/014-repeat-nested-similar.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/073.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/094.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/032-master-template.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/014.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/092.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/093.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/088.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/greeting.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/037.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/073-utf8-encoded.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/002-repeat-scope.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/043.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/043-macro-nested-dynamic-vars.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/012.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/036.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/001-interpolation.txt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/049-entities-in-attributes.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/023.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/065-use-macro-in-fill.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/051-use-non-extended-macro.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/098.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/084.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/103.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/091.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/021-translation-domain.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/026.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/029.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/020.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/087-code-blocks.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/068.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/090.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/084-interpolation-in-cdata.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/031.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/114.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/033-use-macro-trivial.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/050-define-macro-and-use-not-extend.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/034.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/011-messages.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/031-namespace-with-tal.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/069.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/039-globals.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/077.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/063.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/026-repeat-variable.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/008.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/082.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/021.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/046-extend-macro.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/103-simple-attribute.html -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/010.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/060-macro-with-multiple-same-slots.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/030-repeat-tuples.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/019.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/112.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/041-translate-nested-names.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/018.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/105.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/097.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/010-structure.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/045-namespaces.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/038.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/070-translation-domain-and-use-macro.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/008-builtins.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/048.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/052-i18n-domain-inside-filled-slot.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/071.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/037-use-macro-local-variable-scope.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/061.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/107.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/001.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/002.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/077-i18n-attributes.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/050.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/006-attribute-interpolation.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/036-use-macro-inherits-dynamic-scope.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/067.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/001-variable-scope.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/032.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/118.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/030.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/057.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/089-load-fallback.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/052.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/051.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/047-use-extended-macro.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/111.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/015.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/080.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/009.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/086.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/033.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/058.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/080-xmlns-namespace-on-tal.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/078.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/042-use-macro-fill-footer.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/113.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/001-variable-scope.html -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/022-switch.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/085-nested-translation.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/072.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/070.xml -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/075-nested-macros.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/inputs/101-unclosed-tags.html -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/inputs copying build/lib/chameleon/tests/test_sniffing.py -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests copying build/lib/chameleon/tests/test_templates.py -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests copying build/lib/chameleon/tests/test_tokenizer.py -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests creating /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/039.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/hello_world.txt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/068.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/010.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/048.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/024.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/016.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/057.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/081.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/045.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/052.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/037.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/073.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/075.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/031.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/060.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/003.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/018-en.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/080.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/076.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/044.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/005.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/032.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/067.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/078.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/101.html -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/021.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/085.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/103.html -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/021-en.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/041.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/hello_world.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/015.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/088.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/011-en.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/079.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/012.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/020.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/026.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/051.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/018.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/070-en.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/038.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/069.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/102.html -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/049.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/025.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/077-en.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/006.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/071.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/035.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/019.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/064.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/028.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/062.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/001.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/072.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/036.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/059.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/074.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/086.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/001.html -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/042.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/030.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/061.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/023.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/greeting.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/016-en.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/054.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/069-en.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/011.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/012-en.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/017.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/001.txt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/022.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/055.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/014.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/089.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/053.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/083.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/085-en.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/047.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/027.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/050.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/002.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/004.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/033.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/077.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/066.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/046.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/082.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/007.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/070.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/084.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/079-en.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/034.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/040.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/029.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/065.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/009.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/063.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/015-en.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/058.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/043.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/056.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/087.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/013.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/tests/outputs/008.pt -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/outputs copying build/lib/chameleon/compiler.py -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon copying build/lib/chameleon/metal.py -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon copying build/lib/chameleon/__init__.py -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon copying build/lib/chameleon/namespaces.py -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon copying build/lib/chameleon/tales.py -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon copying build/lib/chameleon/astutil.py -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon copying build/lib/chameleon/program.py -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon copying build/lib/chameleon/tokenize.py -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon copying build/lib/chameleon/ast25.py -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon copying build/lib/chameleon/benchmark.py -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon copying build/lib/chameleon/interfaces.py -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon copying build/lib/chameleon/config.py -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon copying build/lib/chameleon/parser.py -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon copying build/lib/chameleon/py26.py -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon copying build/lib/chameleon/utils.py -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon copying build/lib/chameleon/py25.py -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon copying build/lib/chameleon/template.py -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon creating /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/zpt copying build/lib/chameleon/zpt/loader.py -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/zpt copying build/lib/chameleon/zpt/__init__.py -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/zpt copying build/lib/chameleon/zpt/program.py -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/zpt copying build/lib/chameleon/zpt/template.py -> /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/zpt byte-compiling /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/nodes.py to nodes.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/codegen.py to codegen.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/loader.py to loader.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tal.py to tal.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/exc.py to exc.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/i18n.py to i18n.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/test_parser.py to test_parser.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/test_doctests.py to test_doctests.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/test_loader.py to test_loader.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/test_sniffing.py to test_sniffing.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/test_templates.py to test_templates.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tests/test_tokenizer.py to test_tokenizer.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/compiler.py to compiler.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/metal.py to metal.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/namespaces.py to namespaces.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tales.py to tales.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/astutil.py to astutil.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/program.py to program.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/tokenize.py to tokenize.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/ast25.py to ast25.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/benchmark.py to benchmark.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/interfaces.py to interfaces.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/config.py to config.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/parser.py to parser.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/py26.py to py26.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/utils.py to utils.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/py25.py to py25.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/template.py to template.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/zpt/loader.py to loader.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/zpt/__init__.py to __init__.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/zpt/program.py to program.pyc byte-compiling /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/chameleon/zpt/template.py to template.pyc writing byte-compilation script '/tmp/tmpu7s8mb.py' /usr/local/bin/python2.7 -O /tmp/tmpu7s8mb.py removing /tmp/tmpu7s8mb.py running install_egg_info Copying src/Chameleon.egg-info to /obj/buildshare/ports/355755/textproc/py-Chameleon/work/stage/usr/local/lib/python2.7/site-packages/Chameleon-2.11-py2.7.egg-info running install_scripts writing list of installed files to '/obj/buildshare/ports/355755/textproc/py-Chameleon/work/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ===> Installing for py27-Chameleon-2.11_1 ===> Checking if textproc/py-Chameleon already installed ===> Registering installation for py27-Chameleon-2.11_1 Installing py27-Chameleon-2.11_1... done Make package ===> Building package for py27-Chameleon-2.11_1 slot1: removed