>>> Building on exopi-1 under devel/py-mox3 BDEPENDS = [devel/py-installer;lang/python/3;devel/py-build;devel/py-pbr;devel/py-wheel;devel/py-setuptools] DIST = [devel/py-mox3:mox3-1.1.0.tar.gz] FULLPKGNAME = py3-mox3-1.1.0p12 RDEPENDS = [devel/py-pbr;devel/py-fixtures;lang/python/3] (Junk lock obtained for exopi-1 at 1787415394.66) >>> Running depends in devel/py-mox3 at 1787415394.70 last junk was in x11/gnustep/performance /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.1 py3-installer-1.0.1 py3-pbr-7.0.3p0 py3-setuptools-80.9.0v0 py3-wheel-0.48.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.1 py3-installer-1.0.1 py3-pbr-7.0.3p0 py3-setuptools-80.9.0v0 py3-wheel-0.48.0 python-3.14.6p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.1 py3-installer-1.0.1 py3-pbr-7.0.3p0 py3-setuptools-80.9.0v0 py3-wheel-0.48.0 >>> Running show-prepare-results in devel/py-mox3 at 1787415397.37 ===> devel/py-mox3 ===> Building from scratch py3-mox3-1.1.0p12 ===> py3-mox3-1.1.0p12 depends on: python->=3.14 -> python-3.14.6p0 ===> py3-mox3-1.1.0p12 depends on: py3-build-* -> py3-build-1.5.1 ===> py3-mox3-1.1.0p12 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-mox3-1.1.0p12 depends on: py3-pbr-* -> py3-pbr-7.0.3p0 ===> py3-mox3-1.1.0p12 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-mox3-1.1.0p12 depends on: py3-wheel-* -> py3-wheel-0.48.0 py3-build-1.5.1 py3-installer-1.0.1 py3-pbr-7.0.3p0 py3-setuptools-80.9.0v0 py3-wheel-0.48.0 python-3.14.6p0 (Junk lock released for exopi-1 at 1787415398.62) distfiles size=44211 >>> Running build in devel/py-mox3 at 1787415398.65 ===> devel/py-mox3 ===> Checking files for py3-mox3-1.1.0p12 `/exopi-cvs/ports/distfiles/mox3-1.1.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-mox3-1.1.0p12 ===> Patching for py3-mox3-1.1.0p12 ===> 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.0p12 ===> Configuring for py3-mox3-1.1.0p12 ===> Building for py3-mox3-1.1.0p12 * Getting build dependencies for wheel... /usr/local/lib/python3.14/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.14/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/local/lib/python3.14/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/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 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 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-8.0-amd64/wheel running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.openbsd-8.0-amd64/wheel creating build/bdist.openbsd-8.0-amd64/wheel/mox3 creating build/bdist.openbsd-8.0-amd64/wheel/mox3/tests copying build/lib/mox3/tests/test_mox.py -> build/bdist.openbsd-8.0-amd64/wheel/./mox3/tests copying build/lib/mox3/tests/stubout_helper.py -> build/bdist.openbsd-8.0-amd64/wheel/./mox3/tests copying build/lib/mox3/tests/test_stubout.py -> build/bdist.openbsd-8.0-amd64/wheel/./mox3/tests copying build/lib/mox3/tests/mox_helper.py -> build/bdist.openbsd-8.0-amd64/wheel/./mox3/tests copying build/lib/mox3/tests/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./mox3/tests copying build/lib/mox3/fixture.py -> build/bdist.openbsd-8.0-amd64/wheel/./mox3 copying build/lib/mox3/stubout.py -> build/bdist.openbsd-8.0-amd64/wheel/./mox3 copying build/lib/mox3/mox.py -> build/bdist.openbsd-8.0-amd64/wheel/./mox3 copying build/lib/mox3/__init__.py -> build/bdist.openbsd-8.0-amd64/wheel/./mox3 running install_egg_info Copying mox3.egg-info to build/bdist.openbsd-8.0-amd64/wheel/./mox3-1.1.0-py3.14.egg-info running install_scripts creating build/bdist.openbsd-8.0-amd64/wheel/mox3-1.1.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-mox3-1.1.0/mox3-1.1.0/dist/.tmp-pf4pw168/mox3-1.1.0-py3-none-any.whl' and adding 'build/bdist.openbsd-8.0-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-8.0-amd64/wheel Successfully built mox3-1.1.0-py3-none-any.whl >>> Running package in devel/py-mox3 at 1787415401.08 ===> devel/py-mox3 ===> Faking installation for py3-mox3-1.1.0p12 ===> Building package for py3-mox3-1.1.0p12 Create /exopi-cvs/ports/packages/amd64/all/py3-mox3-1.1.0p12.tgz Creating package py3-mox3-1.1.0p12 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|**************** | 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|******************************** | 51% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|******************************************************* | 86% archiving|******************************************************** | 88% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-mox3-1.1.0p12.tgz >>> Running clean in devel/py-mox3 at 1787415403.01 ===> devel/py-mox3 ===> Cleaning for py3-mox3-1.1.0p12 >>> Ended at 1787415403.24 max_stuck=0.00/depends=2.68/show-prepare-results=1.28/build=2.43/package=1.93/clean=0.26