>>> Building on exopi-4 under devel/py-wrapt BDEPENDS = [devel/py-installer;lang/python/3;devel/py-build;devel/py-setuptools;devel/py-wheel] DIST = [devel/py-wrapt:wrapt-1.17.1.tar.gz] FULLPKGNAME = py3-wrapt-1.17.1 RDEPENDS = [lang/python/3] (Junk lock obtained for exopi-4 at 1738580863.16) >>> Running depends in devel/py-wrapt at 1738580863.21 last junk was in x11/xsel /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-75.6.0p0v0 py3-wheel-0.45.1p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-75.6.0p0v0 py3-wheel-0.45.1p0 python-3.12.8p2 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-75.6.0p0v0 py3-wheel-0.45.1p0 >>> Running show-prepare-results in devel/py-wrapt at 1738580865.59 ===> devel/py-wrapt ===> Building from scratch py3-wrapt-1.17.1 ===> py3-wrapt-1.17.1 depends on: python->=3.12,<3.13 -> python-3.12.8p2 ===> py3-wrapt-1.17.1 depends on: py3-build-* -> py3-build-1.2.2.post1p0 ===> py3-wrapt-1.17.1 depends on: py3-installer-* -> py3-installer-0.7.0p1 ===> py3-wrapt-1.17.1 depends on: py3-setuptools-* -> py3-setuptools-75.6.0p0v0 ===> py3-wrapt-1.17.1 depends on: py3-wheel-* -> py3-wheel-0.45.1p0 ===> Verifying specs: pthread python3.12 ===> found pthread.27.1 python3.12.0.0 py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-75.6.0p0v0 py3-wheel-0.45.1p0 python-3.12.8p2 (Junk lock released for exopi-4 at 1738580867.25) distfiles size=55552 >>> Running build in devel/py-wrapt at 1738580867.29 ===> devel/py-wrapt ===> Checking files for py3-wrapt-1.17.1 `/exopi-cvs/ports/distfiles/wrapt-1.17.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-wrapt-1.17.1 ===> Patching for py3-wrapt-1.17.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-1.17.1 ===> Configuring for py3-wrapt-1.17.1 ===> Building for py3-wrapt-1.17.1 * Getting build dependencies for wheel... * Building wheel... running bdist_wheel running build running build_py creating build/lib.openbsd-7.6-amd64-cpython-312/wrapt copying src/wrapt/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-312/wrapt copying src/wrapt/__wrapt__.py -> build/lib.openbsd-7.6-amd64-cpython-312/wrapt copying src/wrapt/arguments.py -> build/lib.openbsd-7.6-amd64-cpython-312/wrapt copying src/wrapt/decorators.py -> build/lib.openbsd-7.6-amd64-cpython-312/wrapt copying src/wrapt/importer.py -> build/lib.openbsd-7.6-amd64-cpython-312/wrapt copying src/wrapt/patches.py -> build/lib.openbsd-7.6-amd64-cpython-312/wrapt copying src/wrapt/weakrefs.py -> build/lib.openbsd-7.6-amd64-cpython-312/wrapt copying src/wrapt/wrappers.py -> build/lib.openbsd-7.6-amd64-cpython-312/wrapt running build_ext building 'wrapt._wrappers' extension creating build/temp.openbsd-7.6-amd64-cpython-312/src/wrapt cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -I/usr/local/include/python3.12 -c src/wrapt/_wrappers.c -o build/temp.openbsd-7.6-amd64-cpython-312/src/wrapt/_wrappers.o src/wrapt/_wrappers.c:134:13: warning: passing 'char *const[2]' to parameter of type 'char **' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] kwlist, &wrapped)) { ^~~~~~ /usr/local/include/python3.12/modsupport.h:29:72: note: passing argument to parameter here const char *, char **, ...); ^ src/wrapt/_wrappers.c:1339:9: warning: passing 'char *const[2]' to parameter of type 'char **' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] kwlist, &ndigits)) { ^~~~~~ /usr/local/include/python3.12/modsupport.h:29:72: note: passing argument to parameter here const char *, char **, ...); ^ src/wrapt/_wrappers.c:2316:45: warning: passing 'char *const[8]' to parameter of type 'char **' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] "OOO|OOOO:FunctionWrapperBase", kwlist, &wrapped, &instance, ^~~~~~ /usr/local/include/python3.12/modsupport.h:29:72: note: passing argument to parameter here const char *, char **, ...); ^ src/wrapt/_wrappers.c:3156:13: warning: passing 'char *const[4]' to parameter of type 'char **' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] kwlist, &wrapped, &wrapper, &enabled)) { ^~~~~~ /usr/local/include/python3.12/modsupport.h:29:72: note: passing argument to parameter here const char *, char **, ...); ^ 4 warnings generated. cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-312/src/wrapt/_wrappers.o -L/usr/local/lib -o build/lib.openbsd-7.6-amd64-cpython-312/wrapt/_wrappers.cpython-312.so installing to build/bdist.openbsd-7.6-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.6-amd64/wheel creating build/bdist.openbsd-7.6-amd64/wheel/wrapt copying build/lib.openbsd-7.6-amd64-cpython-312/wrapt/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/./wrapt copying build/lib.openbsd-7.6-amd64-cpython-312/wrapt/__wrapt__.py -> build/bdist.openbsd-7.6-amd64/wheel/./wrapt copying build/lib.openbsd-7.6-amd64-cpython-312/wrapt/arguments.py -> build/bdist.openbsd-7.6-amd64/wheel/./wrapt copying build/lib.openbsd-7.6-amd64-cpython-312/wrapt/decorators.py -> build/bdist.openbsd-7.6-amd64/wheel/./wrapt copying build/lib.openbsd-7.6-amd64-cpython-312/wrapt/importer.py -> build/bdist.openbsd-7.6-amd64/wheel/./wrapt copying build/lib.openbsd-7.6-amd64-cpython-312/wrapt/patches.py -> build/bdist.openbsd-7.6-amd64/wheel/./wrapt copying build/lib.openbsd-7.6-amd64-cpython-312/wrapt/weakrefs.py -> build/bdist.openbsd-7.6-amd64/wheel/./wrapt copying build/lib.openbsd-7.6-amd64-cpython-312/wrapt/wrappers.py -> build/bdist.openbsd-7.6-amd64/wheel/./wrapt copying build/lib.openbsd-7.6-amd64-cpython-312/wrapt/_wrappers.cpython-312.so -> build/bdist.openbsd-7.6-amd64/wheel/./wrapt running install_egg_info running egg_info writing src/wrapt.egg-info/PKG-INFO writing dependency_links to src/wrapt.egg-info/dependency_links.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.egg-info to build/bdist.openbsd-7.6-amd64/wheel/./wrapt-1.17.1-py3.12.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/wrapt-1.17.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-wrapt-1.17.1/wrapt-1.17.1/dist/.tmp-g772zntk/wrapt-1.17.1-cp312-cp312-openbsd_7_6_amd64.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'wrapt/__init__.py' adding 'wrapt/__wrapt__.py' adding 'wrapt/_wrappers.cpython-312.so' adding 'wrapt/arguments.py' adding 'wrapt/decorators.py' adding 'wrapt/importer.py' adding 'wrapt/patches.py' adding 'wrapt/weakrefs.py' adding 'wrapt/wrappers.py' adding 'wrapt-1.17.1.dist-info/LICENSE' adding 'wrapt-1.17.1.dist-info/METADATA' adding 'wrapt-1.17.1.dist-info/WHEEL' adding 'wrapt-1.17.1.dist-info/top_level.txt' adding 'wrapt-1.17.1.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built wrapt-1.17.1-cp312-cp312-openbsd_7_6_amd64.whl >>> Running package in devel/py-wrapt at 1738580872.77 ===> devel/py-wrapt ===> Faking installation for py3-wrapt-1.17.1 ===> Building package for py3-wrapt-1.17.1 Create /exopi-cvs/ports/packages/amd64/all/py3-wrapt-1.17.1.tgz Creating package py3-wrapt-1.17.1 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|* | 2% checksumming|*** | 5% checksumming|**** | 7% checksumming|****** | 9% checksumming|******* | 11% checksumming|******** | 14% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************** | 23% checksumming|*************** | 25% checksumming|***************** | 27% checksumming|****************** | 30% checksumming|******************* | 32% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|**************************** | 45% checksumming|***************************** | 48% checksumming|******************************* | 50% checksumming|******************************** | 52% checksumming|********************************* | 55% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|****************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************** | 73% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|***************************************************** | 86% checksumming|****************************************************** | 89% checksumming|******************************************************* | 91% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 2% archiving|**** | 6% archiving|****** | 10% archiving|******** | 12% archiving|********* | 15% archiving|********** | 16% archiving|************ | 18% archiving|************ | 19% archiving|************* | 20% archiving|****************** | 28% archiving|************************ | 37% archiving|************************* | 39% archiving|*************************************************** | 80% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|************************************************************ | 94% archiving|************************************************************** | 97% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-wrapt-1.17.1.tgz >>> Running clean in devel/py-wrapt at 1738580878.37 ===> devel/py-wrapt ===> Cleaning for py3-wrapt-1.17.1 >>> Ended at 1738580878.64 max_stuck=0.06/depends=2.38/show-prepare-results=1.72/build=5.47/package=5.59/clean=0.33