>>> Building on exopi-6 under devel/py-mox3 BDEPENDS = [devel/py-wheel;devel/py-pbr;lang/python/3;devel/py-setuptools;devel/py-installer;devel/py-build] DIST = [devel/py-mox3:mox3-1.1.0.tar.gz] FULLPKGNAME = py3-mox3-1.1.0p10 RDEPENDS = [devel/py-pbr;lang/python/3;devel/py-fixtures] (Junk lock obtained for exopi-6 at 1771634031.83) >>> Running depends in devel/py-mox3 at 1771634031.88 last junk was in devel/py-trove-classifiers /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-installer-0.7.0p2 py3-pbr-7.0.3 py3-setuptools-80.9.0v0 py3-wheel-0.46.3 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-installer-0.7.0p2 py3-pbr-7.0.3 py3-setuptools-80.9.0v0 py3-wheel-0.46.3 python-3.13.11p2 /usr/sbin/pkg_add -aI -Drepair py3-build-1.4.0 py3-installer-0.7.0p2 py3-pbr-7.0.3 py3-setuptools-80.9.0v0 py3-wheel-0.46.3 >>> Running show-prepare-results in devel/py-mox3 at 1771634038.04 ===> devel/py-mox3 ===> Building from scratch py3-mox3-1.1.0p10 ===> py3-mox3-1.1.0p10 depends on: python->=3.13,<3.14 -> python-3.13.11p2 ===> py3-mox3-1.1.0p10 depends on: py3-build-* -> py3-build-1.4.0 ===> py3-mox3-1.1.0p10 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-mox3-1.1.0p10 depends on: py3-pbr-* -> py3-pbr-7.0.3 ===> py3-mox3-1.1.0p10 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-mox3-1.1.0p10 depends on: py3-wheel-* -> py3-wheel-0.46.3 py3-build-1.4.0 py3-installer-0.7.0p2 py3-pbr-7.0.3 py3-setuptools-80.9.0v0 py3-wheel-0.46.3 python-3.13.11p2 Don't run junk because nojunk in x11/qt6/qtdeclarative (Junk lock released for exopi-6 at 1771634039.52) Woken up x11/gnome/libgweather4 distfiles size=44211 >>> Running build in devel/py-mox3 at 1771634039.57 ===> devel/py-mox3 ===> Checking files for py3-mox3-1.1.0p10 `/exopi-cvs/ports/distfiles/mox3-1.1.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-mox3-1.1.0p10 ===> Patching for py3-mox3-1.1.0p10 ===> Applying OpenBSD patch patch-mox3_tests_test_mox_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: mox3/tests/test_mox.py |--- mox3/tests/test_mox.py.orig |+++ mox3/tests/test_mox.py -------------------------- Patching file mox3/tests/test_mox.py using Plan A... Hunk #1 succeeded at 316. done ===> Applying OpenBSD patch patch-setup_cfg Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: setup.cfg |--- setup.cfg.orig |+++ setup.cfg -------------------------- Patching file setup.cfg using Plan A... Hunk #1 succeeded at 1. done ===> 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.0p10 ===> Configuring for py3-mox3-1.1.0p10 ===> Building for py3-mox3-1.1.0p10 * Getting build dependencies for wheel... /usr/local/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() * Building wheel... /usr/local/lib/python3.13/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/local/lib/python3.13/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py 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.8-amd64/wheel running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.openbsd-7.8-amd64/wheel creating build/bdist.openbsd-7.8-amd64/wheel/mox3 copying build/lib/mox3/fixture.py -> build/bdist.openbsd-7.8-amd64/wheel/./mox3 copying build/lib/mox3/stubout.py -> build/bdist.openbsd-7.8-amd64/wheel/./mox3 copying build/lib/mox3/mox.py -> build/bdist.openbsd-7.8-amd64/wheel/./mox3 copying build/lib/mox3/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./mox3 creating build/bdist.openbsd-7.8-amd64/wheel/mox3/tests copying build/lib/mox3/tests/test_mox.py -> build/bdist.openbsd-7.8-amd64/wheel/./mox3/tests copying build/lib/mox3/tests/stubout_helper.py -> build/bdist.openbsd-7.8-amd64/wheel/./mox3/tests copying build/lib/mox3/tests/test_stubout.py -> build/bdist.openbsd-7.8-amd64/wheel/./mox3/tests copying build/lib/mox3/tests/mox_helper.py -> build/bdist.openbsd-7.8-amd64/wheel/./mox3/tests copying build/lib/mox3/tests/__init__.py -> build/bdist.openbsd-7.8-amd64/wheel/./mox3/tests running install_egg_info Copying mox3.egg-info to build/bdist.openbsd-7.8-amd64/wheel/./mox3-1.1.0-py3.13.egg-info running install_scripts creating build/bdist.openbsd-7.8-amd64/wheel/mox3-1.1.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-mox3-1.1.0/mox3-1.1.0/dist/.tmp-9bv6k1ba/mox3-1.1.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.8-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/licenses/AUTHORS' adding 'mox3-1.1.0.dist-info/licenses/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.8-amd64/wheel Successfully built mox3-1.1.0-py3-none-any.whl >>> Running package in devel/py-mox3 at 1771634043.03 ===> devel/py-mox3 ===> Faking installation for py3-mox3-1.1.0p10 ===> Building package for py3-mox3-1.1.0p10 Create /exopi-cvs/ports/packages/amd64/all/py3-mox3-1.1.0p10.tgz Creating package py3-mox3-1.1.0p10 reading plist| checking dependencies| checking dependencies|devel/py-fixtures checking dependencies|devel/py-pbr 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|**************** | 25% checksumming|***************** | 27% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************** | 35% checksumming|*********************** | 37% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|**************************** | 45% checksumming|***************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 53% checksumming|********************************* | 55% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|*************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|******************************************** | 73% checksumming|********************************************* | 75% 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|******** | 12% archiving|**************** | 24% archiving|**************** | 25% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 28% archiving|******************************** | 50% archiving|********************************************** | 73% archiving|*********************************************** | 73% archiving|******************************************************* | 86% archiving|******************************************************** | 88% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-mox3-1.1.0p10.tgz >>> Running clean in devel/py-mox3 at 1771634045.91 ===> devel/py-mox3 ===> Cleaning for py3-mox3-1.1.0p10 >>> Ended at 1771634046.20 max_stuck=2.90/depends=6.17/show-prepare-results=1.52/build=3.46/package=2.88/clean=0.33