>>> Building on exopi-5 under devel/py-wrapt BDEPENDS = [devel/py-wheel;devel/py-installer;devel/py-setuptools;lang/python/3;devel/py-build] DIST = [devel/py-wrapt:wrapt-2.1.1.tar.gz] FULLPKGNAME = py3-wrapt-2.1.1 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-5 at 1778682688.80) >>> Running depends in devel/py-wrapt at 1778682688.85 last junk was in www/stagit /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 >>> Running show-prepare-results in devel/py-wrapt at 1778682691.43 ===> devel/py-wrapt ===> Building from scratch py3-wrapt-2.1.1 ===> py3-wrapt-2.1.1 depends on: python->=3.14 -> python-3.14.4p0 ===> py3-wrapt-2.1.1 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-wrapt-2.1.1 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-wrapt-2.1.1 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-wrapt-2.1.1 depends on: py3-wheel-* -> py3-wheel-0.47.0 ===> Verifying specs: pthread python3.14 ===> found pthread.28.1 python3.14.0.0 py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 (Junk lock released for exopi-5 at 1778682692.90) distfiles size=81329 >>> Running extract in devel/py-wrapt at 1778682692.93 ===> devel/py-wrapt ===> Checking files for py3-wrapt-2.1.1 `/exopi-cvs/ports/distfiles/wrapt-2.1.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-wrapt-2.1.1 >>> Running build in devel/py-wrapt at 1778682693.39 ===> devel/py-wrapt ===> Patching for py3-wrapt-2.1.1 ===> 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-wrapt-2.1.1 ===> Configuring for py3-wrapt-2.1.1 ===> Building for py3-wrapt-2.1.1 * Getting build dependencies for wheel... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section running egg_info writing src/wrapt.egg-info/PKG-INFO writing dependency_links to src/wrapt.egg-info/dependency_links.txt writing requirements to src/wrapt.egg-info/requires.txt writing top-level names to src/wrapt.egg-info/top_level.txt reading manifest file 'src/wrapt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/wrapt.egg-info/SOURCES.txt' * Building wheel... toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section running bdist_wheel running build running build_py creating build/lib.openbsd-7.9-amd64-cpython-314/wrapt copying src/wrapt/__init__.py -> build/lib.openbsd-7.9-amd64-cpython-314/wrapt copying src/wrapt/__wrapt__.py -> build/lib.openbsd-7.9-amd64-cpython-314/wrapt copying src/wrapt/arguments.py -> build/lib.openbsd-7.9-amd64-cpython-314/wrapt copying src/wrapt/decorators.py -> build/lib.openbsd-7.9-amd64-cpython-314/wrapt copying src/wrapt/importer.py -> build/lib.openbsd-7.9-amd64-cpython-314/wrapt copying src/wrapt/patches.py -> build/lib.openbsd-7.9-amd64-cpython-314/wrapt copying src/wrapt/proxies.py -> build/lib.openbsd-7.9-amd64-cpython-314/wrapt copying src/wrapt/weakrefs.py -> build/lib.openbsd-7.9-amd64-cpython-314/wrapt copying src/wrapt/wrappers.py -> build/lib.openbsd-7.9-amd64-cpython-314/wrapt running egg_info writing src/wrapt.egg-info/PKG-INFO writing dependency_links to src/wrapt.egg-info/dependency_links.txt writing requirements to src/wrapt.egg-info/requires.txt writing top-level names to src/wrapt.egg-info/top_level.txt reading manifest file 'src/wrapt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/wrapt.egg-info/SOURCES.txt' copying src/wrapt/__init__.pyi -> build/lib.openbsd-7.9-amd64-cpython-314/wrapt copying src/wrapt/_wrappers.c -> build/lib.openbsd-7.9-amd64-cpython-314/wrapt copying src/wrapt/py.typed -> build/lib.openbsd-7.9-amd64-cpython-314/wrapt running build_ext building 'wrapt._wrappers' extension creating build/temp.openbsd-7.9-amd64-cpython-314/src/wrapt cc -O2 -pipe -fPIC -I/usr/local/include/python3.14 -c src/wrapt/_wrappers.c -o build/temp.openbsd-7.9-amd64-cpython-314/src/wrapt/_wrappers.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.9-amd64-cpython-314/src/wrapt/_wrappers.o -L/usr/local/lib -o build/lib.openbsd-7.9-amd64-cpython-314/wrapt/_wrappers.cpython-314.so installing to build/bdist.openbsd-7.9-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.9-amd64/wheel creating build/bdist.openbsd-7.9-amd64/wheel/wrapt copying build/lib.openbsd-7.9-amd64-cpython-314/wrapt/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./wrapt copying build/lib.openbsd-7.9-amd64-cpython-314/wrapt/__wrapt__.py -> build/bdist.openbsd-7.9-amd64/wheel/./wrapt copying build/lib.openbsd-7.9-amd64-cpython-314/wrapt/arguments.py -> build/bdist.openbsd-7.9-amd64/wheel/./wrapt copying build/lib.openbsd-7.9-amd64-cpython-314/wrapt/decorators.py -> build/bdist.openbsd-7.9-amd64/wheel/./wrapt copying build/lib.openbsd-7.9-amd64-cpython-314/wrapt/importer.py -> build/bdist.openbsd-7.9-amd64/wheel/./wrapt copying build/lib.openbsd-7.9-amd64-cpython-314/wrapt/patches.py -> build/bdist.openbsd-7.9-amd64/wheel/./wrapt copying build/lib.openbsd-7.9-amd64-cpython-314/wrapt/proxies.py -> build/bdist.openbsd-7.9-amd64/wheel/./wrapt copying build/lib.openbsd-7.9-amd64-cpython-314/wrapt/weakrefs.py -> build/bdist.openbsd-7.9-amd64/wheel/./wrapt copying build/lib.openbsd-7.9-amd64-cpython-314/wrapt/wrappers.py -> build/bdist.openbsd-7.9-amd64/wheel/./wrapt copying build/lib.openbsd-7.9-amd64-cpython-314/wrapt/__init__.pyi -> build/bdist.openbsd-7.9-amd64/wheel/./wrapt copying build/lib.openbsd-7.9-amd64-cpython-314/wrapt/_wrappers.c -> build/bdist.openbsd-7.9-amd64/wheel/./wrapt copying build/lib.openbsd-7.9-amd64-cpython-314/wrapt/py.typed -> build/bdist.openbsd-7.9-amd64/wheel/./wrapt copying build/lib.openbsd-7.9-amd64-cpython-314/wrapt/_wrappers.cpython-314.so -> build/bdist.openbsd-7.9-amd64/wheel/./wrapt running install_egg_info Copying src/wrapt.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./wrapt-2.1.1-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/wrapt-2.1.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-wrapt-2.1.1/wrapt-2.1.1/dist/.tmp-6onc2lmf/wrapt-2.1.1-cp314-cp314-openbsd_7_9_amd64.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'wrapt/__init__.py' adding 'wrapt/__init__.pyi' adding 'wrapt/__wrapt__.py' adding 'wrapt/_wrappers.c' adding 'wrapt/_wrappers.cpython-314.so' adding 'wrapt/arguments.py' adding 'wrapt/decorators.py' adding 'wrapt/importer.py' adding 'wrapt/patches.py' adding 'wrapt/proxies.py' adding 'wrapt/py.typed' adding 'wrapt/weakrefs.py' adding 'wrapt/wrappers.py' adding 'wrapt-2.1.1.dist-info/licenses/LICENSE' adding 'wrapt-2.1.1.dist-info/METADATA' adding 'wrapt-2.1.1.dist-info/WHEEL' adding 'wrapt-2.1.1.dist-info/top_level.txt' adding 'wrapt-2.1.1.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built wrapt-2.1.1-cp314-cp314-openbsd_7_9_amd64.whl >>> Running package in devel/py-wrapt at 1778682698.72 ===> devel/py-wrapt ===> Faking installation for py3-wrapt-2.1.1 ===> Building package for py3-wrapt-2.1.1 Create /exopi-cvs/ports/packages/amd64/all/py3-wrapt-2.1.1.tgz Creating package py3-wrapt-2.1.1 reading plist| checking dependencies| 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|* | 1% archiving|* | 2% archiving|** | 2% archiving|** | 3% archiving|**** | 6% archiving|****** | 9% archiving|******* | 11% archiving|********* | 14% archiving|********** | 16% archiving|*********** | 18% archiving|************* | 20% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 24% archiving|******************** | 32% archiving|************************* | 39% archiving|********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************* | 58% archiving|************************************* | 59% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|******************************************************* | 86% archiving|******************************************************** | 88% archiving|********************************************************** | 90% archiving|*********************************************************** | 92% archiving|************************************************************ | 93% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-wrapt-2.1.1 was updated --- /exopi-cvs/ports/plist/amd64/py3-wrapt-2.1.1 +++ /exopi-cvs/ports/plist/amd64/py3-wrapt-2.1.1-new @@ -1,5 +1,5 @@ @name py3-wrapt-2.1.1 -@version 16 +@version 17 @comment pkgpath=devel/py-wrapt ftp=yes @arch amd64 +DESC @@ -9,43 +9,43 @@ @wantlib pthread.28.1 @wantlib python3.13.0.0 @cwd /usr/local -lib/python3.13/site-packages/wrapt/ -lib/python3.13/site-packages/wrapt-2.1.1.dist-info/ -lib/python3.13/site-packages/wrapt-2.1.1.dist-info/METADATA -lib/python3.13/site-packages/wrapt-2.1.1.dist-info/RECORD -lib/python3.13/site-packages/wrapt-2.1.1.dist-info/WHEEL -lib/python3.13/site-packages/wrapt-2.1.1.dist-info/licenses/ -lib/python3.13/site-packages/wrapt-2.1.1.dist-info/licenses/LICENSE -lib/python3.13/site-packages/wrapt-2.1.1.dist-info/top_level.txt -lib/python3.13/site-packages/wrapt/__init__.py -lib/python3.13/site-packages/wrapt/__init__.pyi -lib/python3.13/site-packages/wrapt/__pycache__/ -lib/python3.13/site-packages/wrapt/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/wrapt/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/wrapt/__pycache__/__wrapt__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/wrapt/__pycache__/__wrapt__.cpython-313.pyc -lib/python3.13/site-packages/wrapt/__pycache__/arguments.cpython-313.opt-1.pyc -lib/python3.13/site-packages/wrapt/__pycache__/arguments.cpython-313.pyc -lib/python3.13/site-packages/wrapt/__pycache__/decorators.cpython-313.opt-1.pyc -lib/python3.13/site-packages/wrapt/__pycache__/decorators.cpython-313.pyc -lib/python3.13/site-packages/wrapt/__pycache__/importer.cpython-313.opt-1.pyc -lib/python3.13/site-packages/wrapt/__pycache__/importer.cpython-313.pyc -lib/python3.13/site-packages/wrapt/__pycache__/patches.cpython-313.opt-1.pyc -lib/python3.13/site-packages/wrapt/__pycache__/patches.cpython-313.pyc -lib/python3.13/site-packages/wrapt/__pycache__/proxies.cpython-313.opt-1.pyc -lib/python3.13/site-packages/wrapt/__pycache__/proxies.cpython-313.pyc -lib/python3.13/site-packages/wrapt/__pycache__/weakrefs.cpython-313.opt-1.pyc -lib/python3.13/site-packages/wrapt/__pycache__/weakrefs.cpython-313.pyc -lib/python3.13/site-packages/wrapt/__pycache__/wrappers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/wrapt/__pycache__/wrappers.cpython-313.pyc -lib/python3.13/site-packages/wrapt/__wrapt__.py -lib/python3.13/site-packages/wrapt/_wrappers.c -@so lib/python3.13/site-packages/wrapt/_wrappers.cpython-313.so -lib/python3.13/site-packages/wrapt/arguments.py -lib/python3.13/site-packages/wrapt/decorators.py -lib/python3.13/site-packages/wrapt/importer.py -lib/python3.13/site-packages/wrapt/patches.py -lib/python3.13/site-packages/wrapt/proxies.py -lib/python3.13/site-packages/wrapt/py.typed -lib/python3.13/site-packages/wrapt/weakrefs.py -lib/python3.13/site-packages/wrapt/wrappers.py +lib/python3.14/site-packages/wrapt/ +lib/python3.14/site-packages/wrapt-2.1.1.dist-info/ +lib/python3.14/site-packages/wrapt-2.1.1.dist-info/METADATA +lib/python3.14/site-packages/wrapt-2.1.1.dist-info/RECORD +lib/python3.14/site-packages/wrapt-2.1.1.dist-info/WHEEL +lib/python3.14/site-packages/wrapt-2.1.1.dist-info/licenses/ +lib/python3.14/site-packages/wrapt-2.1.1.dist-info/licenses/LICENSE +lib/python3.14/site-packages/wrapt-2.1.1.dist-info/top_level.txt +lib/python3.14/site-packages/wrapt/__init__.py +lib/python3.14/site-packages/wrapt/__init__.pyi +lib/python3.14/site-packages/wrapt/__pycache__/ +lib/python3.14/site-packages/wrapt/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/wrapt/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/wrapt/__pycache__/__wrapt__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/wrapt/__pycache__/__wrapt__.cpython-314.pyc +lib/python3.14/site-packages/wrapt/__pycache__/arguments.cpython-314.opt-1.pyc +lib/python3.14/site-packages/wrapt/__pycache__/arguments.cpython-314.pyc +lib/python3.14/site-packages/wrapt/__pycache__/decorators.cpython-314.opt-1.pyc +lib/python3.14/site-packages/wrapt/__pycache__/decorators.cpython-314.pyc +lib/python3.14/site-packages/wrapt/__pycache__/importer.cpython-314.opt-1.pyc +lib/python3.14/site-packages/wrapt/__pycache__/importer.cpython-314.pyc +lib/python3.14/site-packages/wrapt/__pycache__/patches.cpython-314.opt-1.pyc +lib/python3.14/site-packages/wrapt/__pycache__/patches.cpython-314.pyc +lib/python3.14/site-packages/wrapt/__pycache__/proxies.cpython-314.opt-1.pyc +lib/python3.14/site-packages/wrapt/__pycache__/proxies.cpython-314.pyc +lib/python3.14/site-packages/wrapt/__pycache__/weakrefs.cpython-314.opt-1.pyc +lib/python3.14/site-packages/wrapt/__pycache__/weakrefs.cpython-314.pyc +lib/python3.14/site-packages/wrapt/__pycache__/wrappers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/wrapt/__pycache__/wrappers.cpython-314.pyc +lib/python3.14/site-packages/wrapt/__wrapt__.py +lib/python3.14/site-packages/wrapt/_wrappers.c +@so lib/python3.14/site-packages/wrapt/_wrappers.cpython-314.so +lib/python3.14/site-packages/wrapt/arguments.py +lib/python3.14/site-packages/wrapt/decorators.py +lib/python3.14/site-packages/wrapt/importer.py +lib/python3.14/site-packages/wrapt/patches.py +lib/python3.14/site-packages/wrapt/proxies.py +lib/python3.14/site-packages/wrapt/py.typed +lib/python3.14/site-packages/wrapt/weakrefs.py +lib/python3.14/site-packages/wrapt/wrappers.py Link to /exopi-cvs/ports/packages/amd64/ftp/py3-wrapt-2.1.1.tgz >>> Running clean in devel/py-wrapt at 1778682704.21 ===> devel/py-wrapt ===> Cleaning for py3-wrapt-2.1.1 >>> Ended at 1778682704.49 max_stuck=1.53/depends=2.60/show-prepare-results=1.50/extract=0.46/build=5.32/package=5.50/clean=0.31