>>> Building on exopi-5 under devel/py-html5lib,python3 BDEPENDS = [lang/python/3.10;devel/py-setuptools,python3;devel/py-installer,python3;devel/py-wheel,python3;devel/py-build,python3] DIST = [devel/py-html5lib,python3:html5lib-1.1.tar.gz] FULLPKGNAME = py3-html5lib-1.1p2 RDEPENDS = [devel/py-six,python3;textproc/py-webencodings,python3;lang/python/3.10] Avoided depends for py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 distfiles size=272215 >>> Running build in devel/py-html5lib,python3 at 1713772410.45 ===> devel/py-html5lib,python3 ===> Building from scratch py3-html5lib-1.1p2 ===> py3-html5lib-1.1p2 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-html5lib-1.1p2 depends on: py3-build-* -> py3-build-1.1.1 ===> py3-html5lib-1.1p2 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-html5lib-1.1p2 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-html5lib-1.1p2 depends on: py3-wheel-* -> py3-wheel-0.43.0 ===> Checking files for py3-html5lib-1.1p2 `/exopi-cvs/ports/distfiles/html5lib-1.1.tar.gz' is up to date. >> (SHA256) html5lib-1.1.tar.gz: OK ===> Extracting for py3-html5lib-1.1p2 ===> Patching for py3-html5lib-1.1p2 ===> 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-html5lib-1.1p2 ===> Configuring for py3-html5lib-1.1p2 ===> Building for py3-html5lib-1.1p2 * Getting build dependencies for wheel... :9: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html running egg_info writing html5lib.egg-info/PKG-INFO writing dependency_links to html5lib.egg-info/dependency_links.txt writing requirements to html5lib.egg-info/requires.txt writing top-level names to html5lib.egg-info/top_level.txt reading manifest file 'html5lib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'html5lib.egg-info/SOURCES.txt' * Building wheel... :9: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/html5lib copying html5lib/__init__.py -> build/lib/html5lib copying html5lib/_ihatexml.py -> build/lib/html5lib copying html5lib/_inputstream.py -> build/lib/html5lib copying html5lib/_tokenizer.py -> build/lib/html5lib copying html5lib/_utils.py -> build/lib/html5lib copying html5lib/constants.py -> build/lib/html5lib copying html5lib/html5parser.py -> build/lib/html5lib copying html5lib/serializer.py -> build/lib/html5lib creating build/lib/html5lib/_trie copying html5lib/_trie/__init__.py -> build/lib/html5lib/_trie copying html5lib/_trie/_base.py -> build/lib/html5lib/_trie copying html5lib/_trie/py.py -> build/lib/html5lib/_trie creating build/lib/html5lib/filters copying html5lib/filters/__init__.py -> build/lib/html5lib/filters copying html5lib/filters/alphabeticalattributes.py -> build/lib/html5lib/filters copying html5lib/filters/base.py -> build/lib/html5lib/filters copying html5lib/filters/inject_meta_charset.py -> build/lib/html5lib/filters copying html5lib/filters/lint.py -> build/lib/html5lib/filters copying html5lib/filters/optionaltags.py -> build/lib/html5lib/filters copying html5lib/filters/sanitizer.py -> build/lib/html5lib/filters copying html5lib/filters/whitespace.py -> build/lib/html5lib/filters creating build/lib/html5lib/treeadapters copying html5lib/treeadapters/__init__.py -> build/lib/html5lib/treeadapters copying html5lib/treeadapters/genshi.py -> build/lib/html5lib/treeadapters copying html5lib/treeadapters/sax.py -> build/lib/html5lib/treeadapters creating build/lib/html5lib/treebuilders copying html5lib/treebuilders/__init__.py -> build/lib/html5lib/treebuilders copying html5lib/treebuilders/base.py -> build/lib/html5lib/treebuilders copying html5lib/treebuilders/dom.py -> build/lib/html5lib/treebuilders copying html5lib/treebuilders/etree.py -> build/lib/html5lib/treebuilders copying html5lib/treebuilders/etree_lxml.py -> build/lib/html5lib/treebuilders creating build/lib/html5lib/treewalkers copying html5lib/treewalkers/__init__.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/base.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/dom.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/etree.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/etree_lxml.py -> build/lib/html5lib/treewalkers copying html5lib/treewalkers/genshi.py -> build/lib/html5lib/treewalkers 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/html5lib copying build/lib/html5lib/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/html5lib copying build/lib/html5lib/_ihatexml.py -> build/bdist.openbsd-7.5-amd64/wheel/html5lib copying build/lib/html5lib/_inputstream.py -> build/bdist.openbsd-7.5-amd64/wheel/html5lib copying build/lib/html5lib/_tokenizer.py -> build/bdist.openbsd-7.5-amd64/wheel/html5lib copying build/lib/html5lib/_utils.py -> build/bdist.openbsd-7.5-amd64/wheel/html5lib copying build/lib/html5lib/constants.py -> build/bdist.openbsd-7.5-amd64/wheel/html5lib copying build/lib/html5lib/html5parser.py -> build/bdist.openbsd-7.5-amd64/wheel/html5lib copying build/lib/html5lib/serializer.py -> build/bdist.openbsd-7.5-amd64/wheel/html5lib creating build/bdist.openbsd-7.5-amd64/wheel/html5lib/_trie copying build/lib/html5lib/_trie/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/html5lib/_trie copying build/lib/html5lib/_trie/_base.py -> build/bdist.openbsd-7.5-amd64/wheel/html5lib/_trie copying build/lib/html5lib/_trie/py.py -> build/bdist.openbsd-7.5-amd64/wheel/html5lib/_trie creating build/bdist.openbsd-7.5-amd64/wheel/html5lib/filters copying build/lib/html5lib/filters/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/html5lib/filters copying build/lib/html5lib/filters/alphabeticalattributes.py -> build/bdist.openbsd-7.5-amd64/wheel/html5lib/filters copying build/lib/html5lib/filters/base.py -> build/bdist.openbsd-7.5-amd64/wheel/html5lib/filters copying build/lib/html5lib/filters/inject_meta_charset.py -> build/bdist.openbsd-7.5-amd64/wheel/html5lib/filters copying build/lib/html5lib/filters/lint.py -> build/bdist.openbsd-7.5-amd64/wheel/html5lib/filters copying build/lib/html5lib/filters/optionaltags.py -> build/bdist.openbsd-7.5-amd64/wheel/html5lib/filters copying build/lib/html5lib/filters/sanitizer.py -> build/bdist.openbsd-7.5-amd64/wheel/html5lib/filters copying build/lib/html5lib/filters/whitespace.py -> build/bdist.openbsd-7.5-amd64/wheel/html5lib/filters creating build/bdist.openbsd-7.5-amd64/wheel/html5lib/treeadapters copying build/lib/html5lib/treeadapters/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/html5lib/treeadapters copying build/lib/html5lib/treeadapters/genshi.py -> build/bdist.openbsd-7.5-amd64/wheel/html5lib/treeadapters copying build/lib/html5lib/treeadapters/sax.py -> build/bdist.openbsd-7.5-amd64/wheel/html5lib/treeadapters creating build/bdist.openbsd-7.5-amd64/wheel/html5lib/treebuilders copying build/lib/html5lib/treebuilders/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/html5lib/treebuilders copying build/lib/html5lib/treebuilders/base.py -> build/bdist.openbsd-7.5-amd64/wheel/html5lib/treebuilders copying build/lib/html5lib/treebuilders/dom.py -> build/bdist.openbsd-7.5-amd64/wheel/html5lib/treebuilders copying build/lib/html5lib/treebuilders/etree.py -> build/bdist.openbsd-7.5-amd64/wheel/html5lib/treebuilders copying build/lib/html5lib/treebuilders/etree_lxml.py -> build/bdist.openbsd-7.5-amd64/wheel/html5lib/treebuilders creating build/bdist.openbsd-7.5-amd64/wheel/html5lib/treewalkers copying build/lib/html5lib/treewalkers/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/html5lib/treewalkers copying build/lib/html5lib/treewalkers/base.py -> build/bdist.openbsd-7.5-amd64/wheel/html5lib/treewalkers copying build/lib/html5lib/treewalkers/dom.py -> build/bdist.openbsd-7.5-amd64/wheel/html5lib/treewalkers copying build/lib/html5lib/treewalkers/etree.py -> build/bdist.openbsd-7.5-amd64/wheel/html5lib/treewalkers copying build/lib/html5lib/treewalkers/etree_lxml.py -> build/bdist.openbsd-7.5-amd64/wheel/html5lib/treewalkers copying build/lib/html5lib/treewalkers/genshi.py -> build/bdist.openbsd-7.5-amd64/wheel/html5lib/treewalkers running install_egg_info running egg_info writing html5lib.egg-info/PKG-INFO writing dependency_links to html5lib.egg-info/dependency_links.txt writing requirements to html5lib.egg-info/requires.txt writing top-level names to html5lib.egg-info/top_level.txt reading manifest file 'html5lib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'html5lib.egg-info/SOURCES.txt' Copying html5lib.egg-info to build/bdist.openbsd-7.5-amd64/wheel/html5lib-1.1-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/html5lib-1.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-html5lib-1.1-python3/html5lib-1.1/dist/.tmp-x21oya0b/html5lib-1.1-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'html5lib/__init__.py' adding 'html5lib/_ihatexml.py' adding 'html5lib/_inputstream.py' adding 'html5lib/_tokenizer.py' adding 'html5lib/_utils.py' adding 'html5lib/constants.py' adding 'html5lib/html5parser.py' adding 'html5lib/serializer.py' adding 'html5lib/_trie/__init__.py' adding 'html5lib/_trie/_base.py' adding 'html5lib/_trie/py.py' adding 'html5lib/filters/__init__.py' adding 'html5lib/filters/alphabeticalattributes.py' adding 'html5lib/filters/base.py' adding 'html5lib/filters/inject_meta_charset.py' adding 'html5lib/filters/lint.py' adding 'html5lib/filters/optionaltags.py' adding 'html5lib/filters/sanitizer.py' adding 'html5lib/filters/whitespace.py' adding 'html5lib/treeadapters/__init__.py' adding 'html5lib/treeadapters/genshi.py' adding 'html5lib/treeadapters/sax.py' adding 'html5lib/treebuilders/__init__.py' adding 'html5lib/treebuilders/base.py' adding 'html5lib/treebuilders/dom.py' adding 'html5lib/treebuilders/etree.py' adding 'html5lib/treebuilders/etree_lxml.py' adding 'html5lib/treewalkers/__init__.py' adding 'html5lib/treewalkers/base.py' adding 'html5lib/treewalkers/dom.py' adding 'html5lib/treewalkers/etree.py' adding 'html5lib/treewalkers/etree_lxml.py' adding 'html5lib/treewalkers/genshi.py' adding 'html5lib-1.1.dist-info/AUTHORS.rst' adding 'html5lib-1.1.dist-info/LICENSE' adding 'html5lib-1.1.dist-info/METADATA' adding 'html5lib-1.1.dist-info/WHEEL' adding 'html5lib-1.1.dist-info/top_level.txt' adding 'html5lib-1.1.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built html5lib-1.1-py2.py3-none-any.whl >>> Running package in devel/py-html5lib,python3 at 1713772416.73 ===> devel/py-html5lib,python3 ===> Faking installation for py3-html5lib-1.1p2 ===> Building package for py3-html5lib-1.1p2 Create /exopi-cvs/ports/packages/amd64/all/py3-html5lib-1.1p2.tgz Creating package py3-html5lib-1.1p2 reading plist| checking dependencies| checking dependencies|devel/py-six,python3 checking dependencies|lang/python/3.10,-main checking dependencies|textproc/py-webencodings,python3 checksumming| checksumming| | 0% 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|******** | 12% checksumming|******** | 13% checksumming|********* | 14% checksumming|********* | 15% checksumming|********* | 16% 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|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% 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|***************************************** | 67% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% 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|**************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|** | 4% archiving|*** | 5% archiving|***** | 8% archiving|******* | 11% archiving|*************** | 23% archiving|********************** | 34% archiving|************************** | 40% 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|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************** | 69% archiving|************************************************ | 75% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|****************************************************** | 84% archiving|*********************************************************** | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-html5lib-1.1p2.tgz >>> Running clean in devel/py-html5lib,python3 at 1713772420.76 ===> devel/py-html5lib,python3 ===> Cleaning for py3-html5lib-1.1p2 >>> Ended at 1713772421.14 max_stuck=0.00/build=6.30/package=4.02/clean=0.41