>>> Building on exopi-2 under net/py-IOSXR,python3 BDEPENDS = [devel/py-installer,python3;lang/python/3;devel/py-wheel,python3;devel/py-setuptools,python3;devel/py-build,python3] DIST = [net/py-IOSXR,python3:pyIOSXR-0.53.tar.gz] FULLPKGNAME = py3-IOSXR-0.53p7 RDEPENDS = [lang/python/3;net/py-netmiko,python3;textproc/py-lxml,python3] (Junk lock obtained for exopi-2 at 1716216967.28) >>> Running depends in net/py-IOSXR,python3 at 1716216967.32 last junk was in www/py-bottle,python3 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1p1 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 python-3.11.9p2 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1p1 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 python-3.11.9p2 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.1p1 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 python-3.11.9p2 >>> Running show-prepare-results in net/py-IOSXR,python3 at 1716216969.74 ===> net/py-IOSXR,python3 ===> Building from scratch py3-IOSXR-0.53p7 ===> py3-IOSXR-0.53p7 depends on: python->=3.11,<3.12 -> python-3.11.9p2 ===> py3-IOSXR-0.53p7 depends on: py3-build-* -> py3-build-1.2.1p1 ===> py3-IOSXR-0.53p7 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-IOSXR-0.53p7 depends on: py3-setuptools-* -> py3-setuptools-68.0.0p0v0 ===> py3-IOSXR-0.53p7 depends on: py3-wheel-* -> py3-wheel-0.43.0p0 py3-build-1.2.1p1 py3-installer-0.7.0p0 py3-setuptools-68.0.0p0v0 py3-wheel-0.43.0p0 python-3.11.9p2 (Junk lock released for exopi-2 at 1716216971.56) distfiles size=15504 >>> Running build in net/py-IOSXR,python3 at 1716216971.59 ===> net/py-IOSXR,python3 ===> Checking files for py3-IOSXR-0.53p7 `/exopi-cvs/ports/distfiles/pyIOSXR-0.53.tar.gz' is up to date. >> (SHA256) pyIOSXR-0.53.tar.gz: OK ===> Extracting for py3-IOSXR-0.53p7 ===> Patching for py3-IOSXR-0.53p7 ===> 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-IOSXR-0.53p7 ===> Configuring for py3-IOSXR-0.53p7 ===> Building for py3-IOSXR-0.53p7 * Getting build dependencies for wheel... /usr/local/lib/python3.11/site-packages/setuptools/dist.py:745: 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 pyIOSXR.egg-info/PKG-INFO writing dependency_links to pyIOSXR.egg-info/dependency_links.txt writing requirements to pyIOSXR.egg-info/requires.txt writing top-level names to pyIOSXR.egg-info/top_level.txt file pyIOSXR.py (for module pyIOSXR) not found reading manifest file 'pyIOSXR.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyIOSXR.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.11/site-packages/setuptools/dist.py:745: 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 file pyIOSXR.py (for module pyIOSXR) not found creating build creating build/lib creating build/lib/pyIOSXR copying pyIOSXR/__init__.py -> build/lib/pyIOSXR copying pyIOSXR/exceptions.py -> build/lib/pyIOSXR copying pyIOSXR/iosxr.py -> build/lib/pyIOSXR running egg_info writing pyIOSXR.egg-info/PKG-INFO writing dependency_links to pyIOSXR.egg-info/dependency_links.txt writing requirements to pyIOSXR.egg-info/requires.txt writing top-level names to pyIOSXR.egg-info/top_level.txt file pyIOSXR.py (for module pyIOSXR) not found reading manifest file 'pyIOSXR.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyIOSXR.egg-info/SOURCES.txt' file pyIOSXR.py (for module pyIOSXR) not found 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/pyIOSXR copying build/lib/pyIOSXR/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/pyIOSXR copying build/lib/pyIOSXR/exceptions.py -> build/bdist.openbsd-7.5-amd64/wheel/pyIOSXR copying build/lib/pyIOSXR/iosxr.py -> build/bdist.openbsd-7.5-amd64/wheel/pyIOSXR running install_egg_info Copying pyIOSXR.egg-info to build/bdist.openbsd-7.5-amd64/wheel/pyIOSXR-0.53-py3.11.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/pyIOSXR-0.53.dist-info/WHEEL creating '/exopi-obj/pobj/py-IOSXR-0.53-python3/pyIOSXR-0.53/dist/.tmp-1j45fu3b/pyIOSXR-0.53-py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'pyIOSXR/__init__.py' adding 'pyIOSXR/exceptions.py' adding 'pyIOSXR/iosxr.py' adding 'pyIOSXR-0.53.dist-info/METADATA' adding 'pyIOSXR-0.53.dist-info/WHEEL' adding 'pyIOSXR-0.53.dist-info/top_level.txt' adding 'pyIOSXR-0.53.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built pyIOSXR-0.53-py3-none-any.whl >>> Running package in net/py-IOSXR,python3 at 1716216974.93 ===> net/py-IOSXR,python3 ===> Faking installation for py3-IOSXR-0.53p7 ===> Building package for py3-IOSXR-0.53p7 Create /exopi-cvs/ports/packages/amd64/all/py3-IOSXR-0.53p7.tgz Creating package py3-IOSXR-0.53p7 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|net/py-netmiko,python3 checking dependencies|textproc/py-lxml,python3 checksumming| checksumming| | 0% checksumming|** | 4% checksumming|**** | 7% checksumming|******* | 11% checksumming|********* | 14% checksumming|*********** | 18% checksumming|************* | 21% checksumming|*************** | 25% checksumming|***************** | 29% checksumming|******************** | 32% checksumming|********************** | 36% checksumming|************************ | 39% checksumming|************************** | 43% checksumming|**************************** | 46% checksumming|******************************* | 50% checksumming|********************************* | 54% checksumming|*********************************** | 57% checksumming|************************************* | 61% checksumming|*************************************** | 64% checksumming|***************************************** | 68% checksumming|******************************************** | 71% checksumming|********************************************** | 75% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|**************************************************** | 86% checksumming|****************************************************** | 89% checksumming|********************************************************* | 93% checksumming|*********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|**** | 6% archiving|******* | 11% archiving|************************* | 39% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************** | 73% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-IOSXR-0.53p7.tgz >>> Running clean in net/py-IOSXR,python3 at 1716216979.09 ===> net/py-IOSXR,python3 ===> Cleaning for py3-IOSXR-0.53p7 >>> Ended at 1716216979.54 max_stuck=0.78/depends=2.43/show-prepare-results=1.85/build=3.34/package=4.17/clean=0.47