>>> Building on exopi-3 under www/py-bleach BDEPENDS = [devel/py-test-runner;devel/py-build;devel/py-wheel;devel/py-setuptools;devel/py-installer;lang/python/3] DIST = [www/py-bleach:bleach-6.2.0.tar.gz] FULLPKGNAME = py3-bleach-6.2.0 RDEPENDS = [textproc/py-webencodings;lang/python/3;textproc/py-tinycss2] (Junk lock obtained for exopi-3 at 1764755260.21) >>> Running depends in www/py-bleach at 1764755260.26 last junk was in databases/py-borgstore /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-test-runner-6.0.1p1 py3-wheel-0.46.1 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-test-runner-6.0.1p1 py3-wheel-0.46.1 python-3.13.9 /usr/sbin/pkg_add -aI -Drepair py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-test-runner-6.0.1p1 py3-wheel-0.46.1 >>> Running show-prepare-results in www/py-bleach at 1764755262.57 ===> www/py-bleach ===> Building from scratch py3-bleach-6.2.0 ===> py3-bleach-6.2.0 depends on: py3-test-runner-* -> py3-test-runner-6.0.1p1 ===> py3-bleach-6.2.0 depends on: python->=3.13,<3.14 -> python-3.13.9 ===> py3-bleach-6.2.0 depends on: py3-build-* -> py3-build-1.3.0 ===> py3-bleach-6.2.0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-bleach-6.2.0 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> py3-bleach-6.2.0 depends on: py3-wheel-* -> py3-wheel-0.46.1 py3-build-1.3.0 py3-installer-0.7.0p2 py3-setuptools-79.0.1v0 py3-test-runner-6.0.1p1 py3-wheel-0.46.1 python-3.13.9 (Junk lock released for exopi-3 at 1764755264.57) distfiles size=203083 >>> Running extract in www/py-bleach at 1764755264.63 ===> www/py-bleach ===> Checking files for py3-bleach-6.2.0 `/exopi-cvs/ports/distfiles/bleach-6.2.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-bleach-6.2.0 >>> Running build in www/py-bleach at 1764755265.07 ===> www/py-bleach ===> Patching for py3-bleach-6.2.0 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for py3-bleach-6.2.0 ===> Configuring for py3-bleach-6.2.0 ===> Building for py3-bleach-6.2.0 * Getting build dependencies for wheel... /usr/local/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing bleach.egg-info/PKG-INFO writing dependency_links to bleach.egg-info/dependency_links.txt writing requirements to bleach.egg-info/requires.txt writing top-level names to bleach.egg-info/top_level.txt reading manifest file 'bleach.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'bleach.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel /usr/local/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib/bleach copying bleach/__init__.py -> build/lib/bleach copying bleach/callbacks.py -> build/lib/bleach copying bleach/css_sanitizer.py -> build/lib/bleach copying bleach/html5lib_shim.py -> build/lib/bleach copying bleach/linkifier.py -> build/lib/bleach copying bleach/parse_shim.py -> build/lib/bleach copying bleach/sanitizer.py -> build/lib/bleach copying bleach/six_shim.py -> build/lib/bleach creating build/lib/bleach/_vendor copying bleach/_vendor/__init__.py -> build/lib/bleach/_vendor copying bleach/_vendor/parse.py -> build/lib/bleach/_vendor creating build/lib/bleach/_vendor/html5lib copying bleach/_vendor/html5lib/__init__.py -> build/lib/bleach/_vendor/html5lib copying bleach/_vendor/html5lib/_ihatexml.py -> build/lib/bleach/_vendor/html5lib copying bleach/_vendor/html5lib/_inputstream.py -> build/lib/bleach/_vendor/html5lib copying bleach/_vendor/html5lib/_tokenizer.py -> build/lib/bleach/_vendor/html5lib copying bleach/_vendor/html5lib/_utils.py -> build/lib/bleach/_vendor/html5lib copying bleach/_vendor/html5lib/constants.py -> build/lib/bleach/_vendor/html5lib copying bleach/_vendor/html5lib/html5parser.py -> build/lib/bleach/_vendor/html5lib copying bleach/_vendor/html5lib/serializer.py -> build/lib/bleach/_vendor/html5lib creating build/lib/bleach/_vendor/html5lib/_trie copying bleach/_vendor/html5lib/_trie/__init__.py -> build/lib/bleach/_vendor/html5lib/_trie copying bleach/_vendor/html5lib/_trie/_base.py -> build/lib/bleach/_vendor/html5lib/_trie copying bleach/_vendor/html5lib/_trie/py.py -> build/lib/bleach/_vendor/html5lib/_trie creating build/lib/bleach/_vendor/html5lib/filters copying bleach/_vendor/html5lib/filters/__init__.py -> build/lib/bleach/_vendor/html5lib/filters copying bleach/_vendor/html5lib/filters/alphabeticalattributes.py -> build/lib/bleach/_vendor/html5lib/filters copying bleach/_vendor/html5lib/filters/base.py -> build/lib/bleach/_vendor/html5lib/filters copying bleach/_vendor/html5lib/filters/inject_meta_charset.py -> build/lib/bleach/_vendor/html5lib/filters copying bleach/_vendor/html5lib/filters/lint.py -> build/lib/bleach/_vendor/html5lib/filters copying bleach/_vendor/html5lib/filters/optionaltags.py -> build/lib/bleach/_vendor/html5lib/filters copying bleach/_vendor/html5lib/filters/sanitizer.py -> build/lib/bleach/_vendor/html5lib/filters copying bleach/_vendor/html5lib/filters/whitespace.py -> build/lib/bleach/_vendor/html5lib/filters creating build/lib/bleach/_vendor/html5lib/treeadapters copying bleach/_vendor/html5lib/treeadapters/__init__.py -> build/lib/bleach/_vendor/html5lib/treeadapters copying bleach/_vendor/html5lib/treeadapters/genshi.py -> build/lib/bleach/_vendor/html5lib/treeadapters copying bleach/_vendor/html5lib/treeadapters/sax.py -> build/lib/bleach/_vendor/html5lib/treeadapters creating build/lib/bleach/_vendor/html5lib/treebuilders copying bleach/_vendor/html5lib/treebuilders/__init__.py -> build/lib/bleach/_vendor/html5lib/treebuilders copying bleach/_vendor/html5lib/treebuilders/base.py -> build/lib/bleach/_vendor/html5lib/treebuilders copying bleach/_vendor/html5lib/treebuilders/dom.py -> build/lib/bleach/_vendor/html5lib/treebuilders copying bleach/_vendor/html5lib/treebuilders/etree.py -> build/lib/bleach/_vendor/html5lib/treebuilders copying bleach/_vendor/html5lib/treebuilders/etree_lxml.py -> build/lib/bleach/_vendor/html5lib/treebuilders creating build/lib/bleach/_vendor/html5lib/treewalkers copying bleach/_vendor/html5lib/treewalkers/__init__.py -> build/lib/bleach/_vendor/html5lib/treewalkers copying bleach/_vendor/html5lib/treewalkers/base.py -> build/lib/bleach/_vendor/html5lib/treewalkers copying bleach/_vendor/html5lib/treewalkers/dom.py -> build/lib/bleach/_vendor/html5lib/treewalkers copying bleach/_vendor/html5lib/treewalkers/etree.py -> build/lib/bleach/_vendor/html5lib/treewalkers copying bleach/_vendor/html5lib/treewalkers/etree_lxml.py -> build/lib/bleach/_vendor/html5lib/treewalkers copying bleach/_vendor/html5lib/treewalkers/genshi.py -> build/lib/bleach/_vendor/html5lib/treewalkers running egg_info writing bleach.egg-info/PKG-INFO writing dependency_links to bleach.egg-info/dependency_links.txt writing requirements to bleach.egg-info/requires.txt writing top-level names to bleach.egg-info/top_level.txt reading manifest file 'bleach.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'bleach.egg-info/SOURCES.txt' copying bleach/_vendor/README.rst -> build/lib/bleach/_vendor copying bleach/_vendor/parse.py.SHA256SUM -> build/lib/bleach/_vendor copying bleach/_vendor/vendor.txt -> build/lib/bleach/_vendor copying bleach/_vendor/vendor_install.sh -> build/lib/bleach/_vendor creating build/lib/bleach/_vendor/html5lib-1.1.dist-info copying bleach/_vendor/html5lib-1.1.dist-info/AUTHORS.rst -> build/lib/bleach/_vendor/html5lib-1.1.dist-info copying bleach/_vendor/html5lib-1.1.dist-info/INSTALLER -> build/lib/bleach/_vendor/html5lib-1.1.dist-info copying bleach/_vendor/html5lib-1.1.dist-info/LICENSE -> build/lib/bleach/_vendor/html5lib-1.1.dist-info copying bleach/_vendor/html5lib-1.1.dist-info/METADATA -> build/lib/bleach/_vendor/html5lib-1.1.dist-info copying bleach/_vendor/html5lib-1.1.dist-info/RECORD -> build/lib/bleach/_vendor/html5lib-1.1.dist-info copying bleach/_vendor/html5lib-1.1.dist-info/REQUESTED -> build/lib/bleach/_vendor/html5lib-1.1.dist-info copying bleach/_vendor/html5lib-1.1.dist-info/WHEEL -> build/lib/bleach/_vendor/html5lib-1.1.dist-info copying bleach/_vendor/html5lib-1.1.dist-info/top_level.txt -> build/lib/bleach/_vendor/html5lib-1.1.dist-info installing to build/bdist.openbsd-7.8-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.8-amd64/wheel creating build/bdist.openbsd-7.8-amd64/wheel/bleach copying build/lib/bleach/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach copying build/lib/bleach/callbacks.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach copying build/lib/bleach/css_sanitizer.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach copying build/lib/bleach/html5lib_shim.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach copying build/lib/bleach/linkifier.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach copying build/lib/bleach/parse_shim.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach copying build/lib/bleach/sanitizer.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach copying build/lib/bleach/six_shim.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach creating build/bdist.openbsd-7.8-amd64/wheel/bleach/_vendor copying build/lib/bleach/_vendor/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor copying build/lib/bleach/_vendor/parse.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor creating build/bdist.openbsd-7.8-amd64/wheel/bleach/_vendor/html5lib copying build/lib/bleach/_vendor/html5lib/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib copying build/lib/bleach/_vendor/html5lib/_ihatexml.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib copying build/lib/bleach/_vendor/html5lib/_inputstream.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib copying build/lib/bleach/_vendor/html5lib/_tokenizer.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib copying build/lib/bleach/_vendor/html5lib/_utils.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib copying build/lib/bleach/_vendor/html5lib/constants.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib copying build/lib/bleach/_vendor/html5lib/html5parser.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib copying build/lib/bleach/_vendor/html5lib/serializer.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib creating build/bdist.openbsd-7.8-amd64/wheel/bleach/_vendor/html5lib/_trie copying build/lib/bleach/_vendor/html5lib/_trie/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib/_trie copying build/lib/bleach/_vendor/html5lib/_trie/_base.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib/_trie copying build/lib/bleach/_vendor/html5lib/_trie/py.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib/_trie creating build/bdist.openbsd-7.8-amd64/wheel/bleach/_vendor/html5lib/filters copying build/lib/bleach/_vendor/html5lib/filters/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib/filters copying build/lib/bleach/_vendor/html5lib/filters/alphabeticalattributes.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib/filters copying build/lib/bleach/_vendor/html5lib/filters/base.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib/filters copying build/lib/bleach/_vendor/html5lib/filters/inject_meta_charset.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib/filters copying build/lib/bleach/_vendor/html5lib/filters/lint.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib/filters copying build/lib/bleach/_vendor/html5lib/filters/optionaltags.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib/filters copying build/lib/bleach/_vendor/html5lib/filters/sanitizer.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib/filters copying build/lib/bleach/_vendor/html5lib/filters/whitespace.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib/filters creating build/bdist.openbsd-7.8-amd64/wheel/bleach/_vendor/html5lib/treeadapters copying build/lib/bleach/_vendor/html5lib/treeadapters/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib/treeadapters copying build/lib/bleach/_vendor/html5lib/treeadapters/genshi.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib/treeadapters copying build/lib/bleach/_vendor/html5lib/treeadapters/sax.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib/treeadapters creating build/bdist.openbsd-7.8-amd64/wheel/bleach/_vendor/html5lib/treebuilders copying build/lib/bleach/_vendor/html5lib/treebuilders/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib/treebuilders copying build/lib/bleach/_vendor/html5lib/treebuilders/base.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib/treebuilders copying build/lib/bleach/_vendor/html5lib/treebuilders/dom.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib/treebuilders copying build/lib/bleach/_vendor/html5lib/treebuilders/etree.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib/treebuilders copying build/lib/bleach/_vendor/html5lib/treebuilders/etree_lxml.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib/treebuilders creating build/bdist.openbsd-7.8-amd64/wheel/bleach/_vendor/html5lib/treewalkers copying build/lib/bleach/_vendor/html5lib/treewalkers/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib/treewalkers copying build/lib/bleach/_vendor/html5lib/treewalkers/base.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib/treewalkers copying build/lib/bleach/_vendor/html5lib/treewalkers/dom.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib/treewalkers copying build/lib/bleach/_vendor/html5lib/treewalkers/etree.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib/treewalkers copying build/lib/bleach/_vendor/html5lib/treewalkers/etree_lxml.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib/treewalkers copying build/lib/bleach/_vendor/html5lib/treewalkers/genshi.py -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib/treewalkers copying build/lib/bleach/_vendor/README.rst -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor copying build/lib/bleach/_vendor/parse.py.SHA256SUM -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor copying build/lib/bleach/_vendor/vendor.txt -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor copying build/lib/bleach/_vendor/vendor_install.sh -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor creating build/bdist.openbsd-7.8-amd64/wheel/bleach/_vendor/html5lib-1.1.dist-info copying build/lib/bleach/_vendor/html5lib-1.1.dist-info/AUTHORS.rst -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib-1.1.dist-info copying build/lib/bleach/_vendor/html5lib-1.1.dist-info/INSTALLER -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib-1.1.dist-info copying build/lib/bleach/_vendor/html5lib-1.1.dist-info/LICENSE -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib-1.1.dist-info copying build/lib/bleach/_vendor/html5lib-1.1.dist-info/METADATA -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib-1.1.dist-info copying build/lib/bleach/_vendor/html5lib-1.1.dist-info/RECORD -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib-1.1.dist-info copying build/lib/bleach/_vendor/html5lib-1.1.dist-info/REQUESTED -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib-1.1.dist-info copying build/lib/bleach/_vendor/html5lib-1.1.dist-info/WHEEL -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib-1.1.dist-info copying build/lib/bleach/_vendor/html5lib-1.1.dist-info/top_level.txt -> build/bdist.openbsd-7.8-amd64/wheel/./bleach/_vendor/html5lib-1.1.dist-info running install_egg_info Copying bleach.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./bleach-6.2.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/bleach-6.2.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-bleach-6.2.0/bleach-6.2.0/dist/.tmp-f6y8ntc4/bleach-6.2.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-amd64/wheel' to it adding 'bleach/__init__.py' adding 'bleach/callbacks.py' adding 'bleach/css_sanitizer.py' adding 'bleach/html5lib_shim.py' adding 'bleach/linkifier.py' adding 'bleach/parse_shim.py' adding 'bleach/sanitizer.py' adding 'bleach/six_shim.py' adding 'bleach/_vendor/README.rst' adding 'bleach/_vendor/__init__.py' adding 'bleach/_vendor/parse.py' adding 'bleach/_vendor/parse.py.SHA256SUM' adding 'bleach/_vendor/vendor.txt' adding 'bleach/_vendor/vendor_install.sh' adding 'bleach/_vendor/html5lib/__init__.py' adding 'bleach/_vendor/html5lib/_ihatexml.py' adding 'bleach/_vendor/html5lib/_inputstream.py' adding 'bleach/_vendor/html5lib/_tokenizer.py' adding 'bleach/_vendor/html5lib/_utils.py' adding 'bleach/_vendor/html5lib/constants.py' adding 'bleach/_vendor/html5lib/html5parser.py' adding 'bleach/_vendor/html5lib/serializer.py' adding 'bleach/_vendor/html5lib/_trie/__init__.py' adding 'bleach/_vendor/html5lib/_trie/_base.py' adding 'bleach/_vendor/html5lib/_trie/py.py' adding 'bleach/_vendor/html5lib/filters/__init__.py' adding 'bleach/_vendor/html5lib/filters/alphabeticalattributes.py' adding 'bleach/_vendor/html5lib/filters/base.py' adding 'bleach/_vendor/html5lib/filters/inject_meta_charset.py' adding 'bleach/_vendor/html5lib/filters/lint.py' adding 'bleach/_vendor/html5lib/filters/optionaltags.py' adding 'bleach/_vendor/html5lib/filters/sanitizer.py' adding 'bleach/_vendor/html5lib/filters/whitespace.py' adding 'bleach/_vendor/html5lib/treeadapters/__init__.py' adding 'bleach/_vendor/html5lib/treeadapters/genshi.py' adding 'bleach/_vendor/html5lib/treeadapters/sax.py' adding 'bleach/_vendor/html5lib/treebuilders/__init__.py' adding 'bleach/_vendor/html5lib/treebuilders/base.py' adding 'bleach/_vendor/html5lib/treebuilders/dom.py' adding 'bleach/_vendor/html5lib/treebuilders/etree.py' adding 'bleach/_vendor/html5lib/treebuilders/etree_lxml.py' adding 'bleach/_vendor/html5lib/treewalkers/__init__.py' adding 'bleach/_vendor/html5lib/treewalkers/base.py' adding 'bleach/_vendor/html5lib/treewalkers/dom.py' adding 'bleach/_vendor/html5lib/treewalkers/etree.py' adding 'bleach/_vendor/html5lib/treewalkers/etree_lxml.py' adding 'bleach/_vendor/html5lib/treewalkers/genshi.py' adding 'bleach-6.2.0.dist-info/licenses/LICENSE' adding 'bleach-6.2.0.dist-info/METADATA' adding 'bleach-6.2.0.dist-info/WHEEL' adding 'bleach-6.2.0.dist-info/top_level.txt' adding 'bleach/_vendor/html5lib-1.1.dist-info/AUTHORS.rst' adding 'bleach/_vendor/html5lib-1.1.dist-info/INSTALLER' adding 'bleach/_vendor/html5lib-1.1.dist-info/LICENSE' adding 'bleach/_vendor/html5lib-1.1.dist-info/METADATA' adding 'bleach/_vendor/html5lib-1.1.dist-info/RECORD' adding 'bleach/_vendor/html5lib-1.1.dist-info/REQUESTED' adding 'bleach/_vendor/html5lib-1.1.dist-info/WHEEL' adding 'bleach/_vendor/html5lib-1.1.dist-info/top_level.txt' adding 'bleach-6.2.0.dist-info/RECORD' removing build/bdist.openbsd-7.8-amd64/wheel Successfully built bleach-6.2.0-py3-none-any.whl >>> Running package in www/py-bleach at 1764755269.41 ===> www/py-bleach ===> Faking installation for py3-bleach-6.2.0 ===> Building package for py3-bleach-6.2.0 Create /exopi-cvs/ports/packages/amd64/all/py3-bleach-6.2.0.tgz Creating package py3-bleach-6.2.0 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|textproc/py-tinycss2 checking dependencies|textproc/py-webencodings checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 2% archiving|** | 3% archiving|*** | 4% archiving|*** | 5% archiving|**** | 6% archiving|***** | 8% archiving|******* | 10% archiving|******* | 11% archiving|******** | 12% archiving|********* | 14% archiving|********** | 15% archiving|************* | 20% archiving|*************** | 24% archiving|**************** | 25% archiving|******************* | 30% archiving|*********************** | 36% archiving|**************************** | 43% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************* | 59% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|********************************************* | 70% archiving|********************************************** | 72% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************** | 77% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|********************************************************* | 88% archiving|********************************************************* | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-bleach-6.2.0.tgz >>> Running clean in www/py-bleach at 1764755273.94 ===> www/py-bleach ===> Cleaning for py3-bleach-6.2.0 >>> Ended at 1764755274.22 max_stuck=1.84/depends=2.32/show-prepare-results=2.05/extract=0.45/build=4.34/package=4.53/clean=0.33