>>> Building on exopi-2 under www/py-bleach,python3 BDEPENDS = [lang/python/3.10;devel/py-wheel,python3;devel/py-installer,python3;devel/py-test-runner,python3;devel/py-setuptools,python3;devel/py-build,python3] DIST = [www/py-bleach,python3:bleach-5.0.1.tar.gz] FULLPKGNAME = py3-bleach-5.0.1p1 RDEPENDS = [devel/py-six,python3;lang/python/3.10;sysutils/py-packaging,python3;textproc/py-webencodings,python3] (Junk lock obtained for exopi-2 at 1714746504.90) >>> Running depends in www/py-bleach,python3 at 1714746504.95 last junk was in textproc/py-humanize,python3 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-test-runner-6.0.0p1 py3-wheel-0.43.0 python-3.10.14p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-test-runner-6.0.0p1 py3-wheel-0.43.0 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-test-runner-6.0.0p1 py3-wheel-0.43.0 python-3.10.14p0 >>> Running show-prepare-results in www/py-bleach,python3 at 1714746508.71 ===> www/py-bleach,python3 ===> Building from scratch py3-bleach-5.0.1p1 ===> py3-bleach-5.0.1p1 depends on: py3-test-runner-* -> py3-test-runner-6.0.0p1 ===> py3-bleach-5.0.1p1 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-bleach-5.0.1p1 depends on: py3-build-* -> py3-build-1.2.1 ===> py3-bleach-5.0.1p1 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-bleach-5.0.1p1 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-bleach-5.0.1p1 depends on: py3-wheel-* -> py3-wheel-0.43.0 py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-test-runner-6.0.0p1 py3-wheel-0.43.0 python-3.10.14p0 (Junk lock released for exopi-2 at 1714746510.05) distfiles size=199642 >>> Running build in www/py-bleach,python3 at 1714746510.07 ===> www/py-bleach,python3 ===> Checking files for py3-bleach-5.0.1p1 `/exopi-cvs/ports/distfiles/bleach-5.0.1.tar.gz' is up to date. >> (SHA256) bleach-5.0.1.tar.gz: OK ===> Extracting for py3-bleach-5.0.1p1 ===> Patching for py3-bleach-5.0.1p1 ===> 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-5.0.1p1 ===> Configuring for py3-bleach-5.0.1p1 ===> Building for py3-bleach-5.0.1p1 * Getting build dependencies for wheel... 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' warning: no files found matching '*.json' under directory 'bleach' adding license file 'LICENSE' writing manifest file 'bleach.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib 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 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' warning: no files found matching '*.json' under directory 'bleach' 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.5-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.5-amd64 creating build/bdist.openbsd-7.5-amd64/wheel creating build/bdist.openbsd-7.5-amd64/wheel/bleach copying build/lib/bleach/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach copying build/lib/bleach/callbacks.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach copying build/lib/bleach/css_sanitizer.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach copying build/lib/bleach/html5lib_shim.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach copying build/lib/bleach/linkifier.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach copying build/lib/bleach/parse_shim.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach copying build/lib/bleach/sanitizer.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach creating build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor copying build/lib/bleach/_vendor/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor copying build/lib/bleach/_vendor/parse.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor creating build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib copying build/lib/bleach/_vendor/html5lib/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib copying build/lib/bleach/_vendor/html5lib/_ihatexml.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib copying build/lib/bleach/_vendor/html5lib/_inputstream.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib copying build/lib/bleach/_vendor/html5lib/_tokenizer.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib copying build/lib/bleach/_vendor/html5lib/_utils.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib copying build/lib/bleach/_vendor/html5lib/constants.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib copying build/lib/bleach/_vendor/html5lib/html5parser.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib copying build/lib/bleach/_vendor/html5lib/serializer.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib creating build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib/_trie copying build/lib/bleach/_vendor/html5lib/_trie/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib/_trie copying build/lib/bleach/_vendor/html5lib/_trie/_base.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib/_trie copying build/lib/bleach/_vendor/html5lib/_trie/py.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib/_trie creating build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib/filters copying build/lib/bleach/_vendor/html5lib/filters/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib/filters copying build/lib/bleach/_vendor/html5lib/filters/alphabeticalattributes.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib/filters copying build/lib/bleach/_vendor/html5lib/filters/base.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib/filters copying build/lib/bleach/_vendor/html5lib/filters/inject_meta_charset.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib/filters copying build/lib/bleach/_vendor/html5lib/filters/lint.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib/filters copying build/lib/bleach/_vendor/html5lib/filters/optionaltags.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib/filters copying build/lib/bleach/_vendor/html5lib/filters/sanitizer.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib/filters copying build/lib/bleach/_vendor/html5lib/filters/whitespace.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib/filters creating build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib/treeadapters copying build/lib/bleach/_vendor/html5lib/treeadapters/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib/treeadapters copying build/lib/bleach/_vendor/html5lib/treeadapters/genshi.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib/treeadapters copying build/lib/bleach/_vendor/html5lib/treeadapters/sax.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib/treeadapters creating build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib/treebuilders copying build/lib/bleach/_vendor/html5lib/treebuilders/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib/treebuilders copying build/lib/bleach/_vendor/html5lib/treebuilders/base.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib/treebuilders copying build/lib/bleach/_vendor/html5lib/treebuilders/dom.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib/treebuilders copying build/lib/bleach/_vendor/html5lib/treebuilders/etree.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib/treebuilders copying build/lib/bleach/_vendor/html5lib/treebuilders/etree_lxml.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib/treebuilders creating build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib/treewalkers copying build/lib/bleach/_vendor/html5lib/treewalkers/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib/treewalkers copying build/lib/bleach/_vendor/html5lib/treewalkers/base.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib/treewalkers copying build/lib/bleach/_vendor/html5lib/treewalkers/dom.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib/treewalkers copying build/lib/bleach/_vendor/html5lib/treewalkers/etree.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib/treewalkers copying build/lib/bleach/_vendor/html5lib/treewalkers/etree_lxml.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib/treewalkers copying build/lib/bleach/_vendor/html5lib/treewalkers/genshi.py -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib/treewalkers copying build/lib/bleach/_vendor/README.rst -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor copying build/lib/bleach/_vendor/parse.py.SHA256SUM -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor copying build/lib/bleach/_vendor/vendor.txt -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor copying build/lib/bleach/_vendor/vendor_install.sh -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor creating build/bdist.openbsd-7.5-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.5-amd64/wheel/bleach/_vendor/html5lib-1.1.dist-info copying build/lib/bleach/_vendor/html5lib-1.1.dist-info/INSTALLER -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib-1.1.dist-info copying build/lib/bleach/_vendor/html5lib-1.1.dist-info/LICENSE -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib-1.1.dist-info copying build/lib/bleach/_vendor/html5lib-1.1.dist-info/METADATA -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib-1.1.dist-info copying build/lib/bleach/_vendor/html5lib-1.1.dist-info/RECORD -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib-1.1.dist-info copying build/lib/bleach/_vendor/html5lib-1.1.dist-info/REQUESTED -> build/bdist.openbsd-7.5-amd64/wheel/bleach/_vendor/html5lib-1.1.dist-info copying build/lib/bleach/_vendor/html5lib-1.1.dist-info/WHEEL -> build/bdist.openbsd-7.5-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.5-amd64/wheel/bleach/_vendor/html5lib-1.1.dist-info running install_egg_info Copying bleach.egg-info to build/bdist.openbsd-7.5-amd64/wheel/bleach-5.0.1-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/bleach-5.0.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-bleach-5.0.1-python3/bleach-5.0.1/dist/.tmp-t1evn1yu/bleach-5.0.1-py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-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/_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-5.0.1.dist-info/LICENSE' adding 'bleach-5.0.1.dist-info/METADATA' adding 'bleach-5.0.1.dist-info/WHEEL' adding 'bleach-5.0.1.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-5.0.1.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built bleach-5.0.1-py3-none-any.whl >>> Running package in www/py-bleach,python3 at 1714746512.57 ===> www/py-bleach,python3 ===> Faking installation for py3-bleach-5.0.1p1 ===> Building package for py3-bleach-5.0.1p1 Create /exopi-cvs/ports/packages/amd64/all/py3-bleach-5.0.1p1.tgz Creating package py3-bleach-5.0.1p1 reading plist| checking dependencies| checking dependencies|devel/py-six,python3 checking dependencies|lang/python/3.10,-main checking dependencies|sysutils/py-packaging,python3 checking dependencies|textproc/py-webencodings,python3 checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 6% 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|*********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% 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|********************** | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 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|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% 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|*** | 4% archiving|*** | 5% archiving|**** | 7% archiving|****** | 9% archiving|****** | 10% archiving|******* | 11% archiving|******** | 12% archiving|******** | 13% archiving|********** | 15% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|****************** | 27% archiving|************************ | 37% archiving|*************************** | 42% archiving|****************************** | 47% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 49% archiving|******************************** | 50% archiving|********************************* | 51% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************** | 72% archiving|************************************************* | 77% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 85% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-bleach-5.0.1p1.tgz >>> Running clean in www/py-bleach,python3 at 1714746515.76 ===> www/py-bleach,python3 ===> Cleaning for py3-bleach-5.0.1p1 >>> Ended at 1714746516.01 max_stuck=2.94/depends=3.78/show-prepare-results=1.36/build=2.49/package=3.20/clean=0.27