>>> Building on exopi-5 under devel/py-mox3,python3 BDEPENDS = [lang/python/3;devel/py-installer,python3;devel/py-wheel,python3;devel/py-setuptools,python3;devel/py-build,python3;devel/py-pbr,python3] DIST = [devel/py-mox3,python3:mox3-1.1.0.tar.gz] FULLPKGNAME = py3-mox3-1.1.0p6 RDEPENDS = [lang/python/3;devel/py-pbr,python3;devel/py-fixtures,python3] (Junk lock obtained for exopi-5 at 1732042615.97) >>> Running depends in devel/py-mox3,python3 at 1732042616.01 last junk was in x11/kde-plasma/plasma-workspace /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-pbr-6.1.0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-pbr-6.1.0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-pbr-6.1.0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 >>> Running show-prepare-results in devel/py-mox3,python3 at 1732042621.86 ===> devel/py-mox3,python3 ===> Building from scratch py3-mox3-1.1.0p6 ===> py3-mox3-1.1.0p6 depends on: py3-pbr-* -> py3-pbr-6.1.0 ===> py3-mox3-1.1.0p6 depends on: python->=3.11,<3.12 -> python-3.11.10p1 ===> py3-mox3-1.1.0p6 depends on: py3-build-* -> py3-build-1.2.2.post1 ===> py3-mox3-1.1.0p6 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-mox3-1.1.0p6 depends on: py3-setuptools-* -> py3-setuptools-69.5.1v0 ===> py3-mox3-1.1.0p6 depends on: py3-wheel-* -> py3-wheel-0.45.0 py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-pbr-6.1.0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 (Junk lock released for exopi-5 at 1732042623.23) distfiles size=44211 >>> Running build in devel/py-mox3,python3 at 1732042623.26 ===> devel/py-mox3,python3 ===> Checking files for py3-mox3-1.1.0p6 `/exopi-cvs/ports/distfiles/mox3-1.1.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-mox3-1.1.0p6 ===> Patching for py3-mox3-1.1.0p6 ===> 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-mox3-1.1.0p6 ===> Configuring for py3-mox3-1.1.0p6 ===> Building for py3-mox3-1.1.0p6 * Getting build dependencies for wheel... /usr/local/lib/python3.11/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) /usr/local/lib/python3.11/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' 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) /usr/local/lib/python3.11/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' 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) /usr/local/lib/python3.11/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' 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) * Building wheel... /usr/local/lib/python3.11/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/local/lib/python3.11/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) /usr/local/lib/python3.11/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' 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) /usr/local/lib/python3.11/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' 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) /usr/local/lib/python3.11/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' 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/mox3 copying mox3/fixture.py -> build/lib/mox3 copying mox3/stubout.py -> build/lib/mox3 copying mox3/mox.py -> build/lib/mox3 copying mox3/__init__.py -> build/lib/mox3 creating build/lib/mox3/tests copying mox3/tests/test_mox.py -> build/lib/mox3/tests copying mox3/tests/stubout_helper.py -> build/lib/mox3/tests copying mox3/tests/test_stubout.py -> build/lib/mox3/tests copying mox3/tests/mox_helper.py -> build/lib/mox3/tests copying mox3/tests/__init__.py -> build/lib/mox3/tests running egg_info writing mox3.egg-info/PKG-INFO writing dependency_links to mox3.egg-info/dependency_links.txt writing requirements to mox3.egg-info/requires.txt writing top-level names to mox3.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt installing to build/bdist.openbsd-7.6-amd64/wheel running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) 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/mox3 copying build/lib/mox3/fixture.py -> build/bdist.openbsd-7.6-amd64/wheel/mox3 copying build/lib/mox3/stubout.py -> build/bdist.openbsd-7.6-amd64/wheel/mox3 copying build/lib/mox3/mox.py -> build/bdist.openbsd-7.6-amd64/wheel/mox3 copying build/lib/mox3/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/mox3 creating build/bdist.openbsd-7.6-amd64/wheel/mox3/tests copying build/lib/mox3/tests/test_mox.py -> build/bdist.openbsd-7.6-amd64/wheel/mox3/tests copying build/lib/mox3/tests/stubout_helper.py -> build/bdist.openbsd-7.6-amd64/wheel/mox3/tests copying build/lib/mox3/tests/test_stubout.py -> build/bdist.openbsd-7.6-amd64/wheel/mox3/tests copying build/lib/mox3/tests/mox_helper.py -> build/bdist.openbsd-7.6-amd64/wheel/mox3/tests copying build/lib/mox3/tests/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/mox3/tests running install_egg_info Copying mox3.egg-info to build/bdist.openbsd-7.6-amd64/wheel/mox3-1.1.0-py3.11.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/mox3-1.1.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-mox3-1.1.0-python3/mox3-1.1.0/dist/.tmp-pfl27nfz/mox3-1.1.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'mox3/__init__.py' adding 'mox3/fixture.py' adding 'mox3/mox.py' adding 'mox3/stubout.py' adding 'mox3/tests/__init__.py' adding 'mox3/tests/mox_helper.py' adding 'mox3/tests/stubout_helper.py' adding 'mox3/tests/test_mox.py' adding 'mox3/tests/test_stubout.py' adding 'mox3-1.1.0.dist-info/AUTHORS' adding 'mox3-1.1.0.dist-info/COPYING.txt' adding 'mox3-1.1.0.dist-info/METADATA' adding 'mox3-1.1.0.dist-info/WHEEL' adding 'mox3-1.1.0.dist-info/pbr.json' adding 'mox3-1.1.0.dist-info/top_level.txt' adding 'mox3-1.1.0.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built mox3-1.1.0-py3-none-any.whl >>> Running package in devel/py-mox3,python3 at 1732042625.45 ===> devel/py-mox3,python3 ===> Faking installation for py3-mox3-1.1.0p6 ===> Building package for py3-mox3-1.1.0p6 Create /exopi-cvs/ports/packages/amd64/all/py3-mox3-1.1.0p6.tgz Creating package py3-mox3-1.1.0p6 reading plist| checking dependencies| checking dependencies|devel/py-fixtures,python3 checking dependencies|devel/py-pbr,python3 checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 12% checksumming|********* | 14% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 22% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************** | 36% 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|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|******** | 13% archiving|**************** | 25% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 28% archiving|******************* | 29% archiving|********************************* | 52% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-mox3-1.1.0p6.tgz >>> Running clean in devel/py-mox3,python3 at 1732042627.57 ===> devel/py-mox3,python3 ===> Cleaning for py3-mox3-1.1.0p6 >>> Ended at 1732042628.10 max_stuck=4.39/depends=5.85/show-prepare-results=1.41/build=2.19/package=2.11/clean=0.56