>>> Building on exopi-5 under textproc/py-textfsm BDEPENDS = [devel/py-installer;lang/python/3;devel/py-setuptools;devel/py-wheel;devel/py-build;devel/py-future;devel/py-six] DIST = [textproc/py-textfsm:textfsm-1.1.3.tar.gz] FULLPKGNAME = py3-textfsm-1.1.3p2 RDEPENDS = [devel/py-future;devel/py-six;lang/python/3] (Junk lock obtained for exopi-5 at 1734972833.79) >>> Running depends in textproc/py-textfsm at 1734972833.82 last junk was in fonts/cantarell-fonts /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-future-1.0.0p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-six-1.17.0p0 py3-wheel-0.45.1p0 python-3.12.8p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-future-1.0.0p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-six-1.17.0p0 py3-wheel-0.45.1p0 python-3.12.8p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-future-1.0.0p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-six-1.17.0p0 py3-wheel-0.45.1p0 python-3.12.8p0 >>> Running show-prepare-results in textproc/py-textfsm at 1734972836.20 ===> textproc/py-textfsm ===> Building from scratch py3-textfsm-1.1.3p2 ===> py3-textfsm-1.1.3p2 depends on: py3-future-* -> py3-future-1.0.0p0 ===> py3-textfsm-1.1.3p2 depends on: py3-six-* -> py3-six-1.17.0p0 ===> py3-textfsm-1.1.3p2 depends on: python->=3.12,<3.13 -> python-3.12.8p0 ===> py3-textfsm-1.1.3p2 depends on: py3-build-* -> py3-build-1.2.2.post1p0 ===> py3-textfsm-1.1.3p2 depends on: py3-installer-* -> py3-installer-0.7.0p1 ===> py3-textfsm-1.1.3p2 depends on: py3-setuptools-* -> py3-setuptools-69.5.1p0v0 ===> py3-textfsm-1.1.3p2 depends on: py3-wheel-* -> py3-wheel-0.45.1p0 py3-build-1.2.2.post1p0 py3-future-1.0.0p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-six-1.17.0p0 py3-wheel-0.45.1p0 python-3.12.8p0 (Junk lock released for exopi-5 at 1734972837.47) distfiles size=55454 >>> Running build in textproc/py-textfsm at 1734972837.49 ===> textproc/py-textfsm ===> Checking files for py3-textfsm-1.1.3p2 `/exopi-cvs/ports/distfiles/textfsm-1.1.3.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-textfsm-1.1.3p2 ===> Patching for py3-textfsm-1.1.3p2 ===> 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-textfsm-1.1.3p2 ===> Configuring for py3-textfsm-1.1.3p2 ===> Building for py3-textfsm-1.1.3p2 * Getting build dependencies for wheel... /usr/local/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running egg_info writing textfsm.egg-info/PKG-INFO writing dependency_links to textfsm.egg-info/dependency_links.txt writing entry points to textfsm.egg-info/entry_points.txt writing requirements to textfsm.egg-info/requires.txt writing top-level names to textfsm.egg-info/top_level.txt reading manifest file 'textfsm.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' adding license file 'COPYING' writing manifest file 'textfsm.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/textfsm copying textfsm/__init__.py -> build/lib/textfsm copying textfsm/clitable.py -> build/lib/textfsm copying textfsm/copyable_regex_object.py -> build/lib/textfsm copying textfsm/parser.py -> build/lib/textfsm copying textfsm/terminal.py -> build/lib/textfsm copying textfsm/texttable.py -> build/lib/textfsm running egg_info writing textfsm.egg-info/PKG-INFO writing dependency_links to textfsm.egg-info/dependency_links.txt writing entry points to textfsm.egg-info/entry_points.txt writing requirements to textfsm.egg-info/requires.txt writing top-level names to textfsm.egg-info/top_level.txt reading manifest file 'textfsm.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' adding license file 'COPYING' writing manifest file 'textfsm.egg-info/SOURCES.txt' creating build/lib/testdata copying textfsm/../testdata/clitable_templateA -> build/lib/textfsm/../testdata copying textfsm/../testdata/clitable_templateB -> build/lib/textfsm/../testdata copying textfsm/../testdata/clitable_templateC -> build/lib/textfsm/../testdata copying textfsm/../testdata/clitable_templateD -> build/lib/textfsm/../testdata copying textfsm/../testdata/default_index -> build/lib/textfsm/../testdata copying textfsm/../testdata/nondefault_index -> build/lib/textfsm/../testdata copying textfsm/../testdata/parseindex_index -> build/lib/textfsm/../testdata copying textfsm/../testdata/parseindexfail1_index -> build/lib/textfsm/../testdata copying textfsm/../testdata/parseindexfail2_index -> build/lib/textfsm/../testdata copying textfsm/../testdata/parseindexfail3_index -> build/lib/textfsm/../testdata installing to build/bdist.openbsd-7.6-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.6-amd64 creating build/bdist.openbsd-7.6-amd64/wheel creating build/bdist.openbsd-7.6-amd64/wheel/textfsm copying build/lib/textfsm/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/textfsm copying build/lib/textfsm/clitable.py -> build/bdist.openbsd-7.6-amd64/wheel/textfsm copying build/lib/textfsm/copyable_regex_object.py -> build/bdist.openbsd-7.6-amd64/wheel/textfsm copying build/lib/textfsm/parser.py -> build/bdist.openbsd-7.6-amd64/wheel/textfsm copying build/lib/textfsm/terminal.py -> build/bdist.openbsd-7.6-amd64/wheel/textfsm copying build/lib/textfsm/texttable.py -> build/bdist.openbsd-7.6-amd64/wheel/textfsm creating build/bdist.openbsd-7.6-amd64/wheel/testdata copying build/lib/testdata/clitable_templateA -> build/bdist.openbsd-7.6-amd64/wheel/testdata copying build/lib/testdata/clitable_templateB -> build/bdist.openbsd-7.6-amd64/wheel/testdata copying build/lib/testdata/clitable_templateC -> build/bdist.openbsd-7.6-amd64/wheel/testdata copying build/lib/testdata/clitable_templateD -> build/bdist.openbsd-7.6-amd64/wheel/testdata copying build/lib/testdata/default_index -> build/bdist.openbsd-7.6-amd64/wheel/testdata copying build/lib/testdata/nondefault_index -> build/bdist.openbsd-7.6-amd64/wheel/testdata copying build/lib/testdata/parseindex_index -> build/bdist.openbsd-7.6-amd64/wheel/testdata copying build/lib/testdata/parseindexfail1_index -> build/bdist.openbsd-7.6-amd64/wheel/testdata copying build/lib/testdata/parseindexfail2_index -> build/bdist.openbsd-7.6-amd64/wheel/testdata copying build/lib/testdata/parseindexfail3_index -> build/bdist.openbsd-7.6-amd64/wheel/testdata running install_egg_info Copying textfsm.egg-info to build/bdist.openbsd-7.6-amd64/wheel/textfsm-1.1.3-py3.12.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/textfsm-1.1.3.dist-info/WHEEL creating '/exopi-obj/pobj/py-textfsm-1.1.3/textfsm-1.1.3/dist/.tmp-ied1n393/textfsm-1.1.3-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'testdata/clitable_templateA' adding 'testdata/clitable_templateB' adding 'testdata/clitable_templateC' adding 'testdata/clitable_templateD' adding 'testdata/default_index' adding 'testdata/nondefault_index' adding 'testdata/parseindex_index' adding 'testdata/parseindexfail1_index' adding 'testdata/parseindexfail2_index' adding 'testdata/parseindexfail3_index' adding 'textfsm/__init__.py' adding 'textfsm/clitable.py' adding 'textfsm/copyable_regex_object.py' adding 'textfsm/parser.py' adding 'textfsm/terminal.py' adding 'textfsm/texttable.py' adding 'textfsm-1.1.3.dist-info/COPYING' adding 'textfsm-1.1.3.dist-info/LICENSE.txt' adding 'textfsm-1.1.3.dist-info/METADATA' adding 'textfsm-1.1.3.dist-info/WHEEL' adding 'textfsm-1.1.3.dist-info/entry_points.txt' adding 'textfsm-1.1.3.dist-info/top_level.txt' adding 'textfsm-1.1.3.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built textfsm-1.1.3-py2.py3-none-any.whl >>> Running package in textproc/py-textfsm at 1734972839.81 ===> textproc/py-textfsm ===> Faking installation for py3-textfsm-1.1.3p2 ===> Building package for py3-textfsm-1.1.3p2 Create /exopi-cvs/ports/packages/amd64/all/py3-textfsm-1.1.3p2.tgz Creating package py3-textfsm-1.1.3p2 reading plist| checking dependencies| checking dependencies|devel/py-future checking dependencies|devel/py-six checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 12% checksumming|******** | 13% checksumming|********* | 15% checksumming|*********** | 17% checksumming|************ | 19% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 25% checksumming|**************** | 27% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|********************** | 37% checksumming|*********************** | 38% checksumming|************************* | 40% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************ | 60% checksumming|************************************** | 62% checksumming|*************************************** | 63% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|********************************************* | 73% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*** | 5% archiving|****** | 9% archiving|****** | 10% archiving|******* | 10% archiving|************** | 22% archiving|********************** | 34% archiving|************************* | 39% archiving|**************************** | 44% archiving|*********************************** | 55% archiving|****************************************** | 66% archiving|******************************************* | 66% archiving|******************************************* | 67% archiving|********************************************* | 70% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************** | 78% archiving|******************************************************** | 87% archiving|********************************************************** | 91% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-textfsm-1.1.3p2.tgz >>> Running clean in textproc/py-textfsm at 1734972841.43 ===> textproc/py-textfsm ===> Cleaning for py3-textfsm-1.1.3p2 >>> Ended at 1734972841.64 max_stuck=0.00/depends=2.38/show-prepare-results=1.30/build=2.31/package=1.62/clean=0.25