>>> Building on exopi-2 under math/py-gmpy2,python3 BDEPENDS = [devel/py-setuptools,python3;devel/libmpc;devel/py-installer,python3;lang/python/3;devel/gmp;devel/mpfr;devel/py-build,python3;devel/py-wheel,python3] DIST = [math/py-gmpy2,python3:gmpy2-2.2.1.tar.gz] FULLPKGNAME = py3-gmpy2-2.2.1 RDEPENDS = [lang/python/3;devel/gmp;devel/libmpc;devel/mpfr] (Junk lock obtained for exopi-2 at 1731971693.44) >>> Running depends in math/py-gmpy2,python3 at 1731971693.47 last junk was in net/nagios/check_mssql_health /usr/sbin/pkg_add -aI -Drepair libmpc-1.2.1 mpfr-4.2.1 py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 was: /usr/sbin/pkg_add -aI -Drepair gmp-6.3.0 libmpc-1.2.1 mpfr-4.2.1 py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 /usr/sbin/pkg_add -aI -Drepair libmpc-1.2.1 mpfr-4.2.1 py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 >>> Running show-prepare-results in math/py-gmpy2,python3 at 1731971695.58 ===> math/py-gmpy2,python3 ===> Building from scratch py3-gmpy2-2.2.1 ===> py3-gmpy2-2.2.1 depends on: python->=3.11,<3.12 -> python-3.11.10p1 ===> py3-gmpy2-2.2.1 depends on: py3-build-* -> py3-build-1.2.2.post1 ===> py3-gmpy2-2.2.1 depends on: py3-installer-* -> py3-installer-0.7.0p0 ===> py3-gmpy2-2.2.1 depends on: py3-setuptools-* -> py3-setuptools-69.5.1v0 ===> py3-gmpy2-2.2.1 depends on: py3-wheel-* -> py3-wheel-0.45.0 ===> py3-gmpy2-2.2.1 depends on: gmp-* -> gmp-6.3.0 ===> py3-gmpy2-2.2.1 depends on: libmpc-* -> libmpc-1.2.1 ===> py3-gmpy2-2.2.1 depends on: mpfr-* -> mpfr-4.2.1 ===> Verifying specs: gmp mpc mpfr ===> found gmp.11.1 mpc.1.1 mpfr.2.2 gmp-6.3.0 libmpc-1.2.1 mpfr-4.2.1 py3-build-1.2.2.post1 py3-installer-0.7.0p0 py3-setuptools-69.5.1v0 py3-wheel-0.45.0 python-3.11.10p1 (Junk lock released for exopi-2 at 1731971697.39) distfiles size=234228 >>> Running build in math/py-gmpy2,python3 at 1731971697.42 ===> math/py-gmpy2,python3 ===> Checking files for py3-gmpy2-2.2.1 `/exopi-cvs/ports/distfiles/gmpy2-2.2.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-gmpy2-2.2.1 ===> Patching for py3-gmpy2-2.2.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-gmpy2-2.2.1 ===> Configuring for py3-gmpy2-2.2.1 ===> Building for py3-gmpy2-2.2.1 * Getting build dependencies for wheel... running egg_info writing gmpy2.egg-info/PKG-INFO writing dependency_links to gmpy2.egg-info/dependency_links.txt writing requirements to gmpy2.egg-info/requires.txt writing top-level names to gmpy2.egg-info/top_level.txt reading manifest file 'gmpy2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' adding license file 'COPYING.LESSER' writing manifest file 'gmpy2.egg-info/SOURCES.txt' * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib.openbsd-7.6-amd64-cpython-311 creating build/lib.openbsd-7.6-amd64-cpython-311/gmpy2 copying gmpy2/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-311/gmpy2 running egg_info writing gmpy2.egg-info/PKG-INFO writing dependency_links to gmpy2.egg-info/dependency_links.txt writing requirements to gmpy2.egg-info/requires.txt writing top-level names to gmpy2.egg-info/top_level.txt reading manifest file 'gmpy2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' adding license file 'COPYING.LESSER' writing manifest file 'gmpy2.egg-info/SOURCES.txt' copying gmpy2/__init__.pxd -> build/lib.openbsd-7.6-amd64-cpython-311/gmpy2 copying gmpy2/gmpy2.h -> build/lib.openbsd-7.6-amd64-cpython-311/gmpy2 copying gmpy2/gmpy2.pxd -> build/lib.openbsd-7.6-amd64-cpython-311/gmpy2 running build_ext building 'gmpy2.gmpy2' extension creating build/temp.openbsd-7.6-amd64-cpython-311 creating build/temp.openbsd-7.6-amd64-cpython-311/src cc -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -I/usr/local/include -fPIC -I/usr/local/include/python3.11 -c src/gmpy2.c -o build/temp.openbsd-7.6-amd64-cpython-311/src/gmpy2.o -DSHARED=1 cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe -I/usr/local/include build/temp.openbsd-7.6-amd64-cpython-311/src/gmpy2.o -L/usr/local/lib -lmpc -lmpfr -lgmp -o build/lib.openbsd-7.6-amd64-cpython-311/gmpy2/gmpy2.cpython-311.so installing to build/bdist.openbsd-7.6-amd64/wheel running install 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/gmpy2 copying build/lib.openbsd-7.6-amd64-cpython-311/gmpy2/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/gmpy2 copying build/lib.openbsd-7.6-amd64-cpython-311/gmpy2/__init__.pxd -> build/bdist.openbsd-7.6-amd64/wheel/gmpy2 copying build/lib.openbsd-7.6-amd64-cpython-311/gmpy2/gmpy2.h -> build/bdist.openbsd-7.6-amd64/wheel/gmpy2 copying build/lib.openbsd-7.6-amd64-cpython-311/gmpy2/gmpy2.pxd -> build/bdist.openbsd-7.6-amd64/wheel/gmpy2 copying build/lib.openbsd-7.6-amd64-cpython-311/gmpy2/gmpy2.cpython-311.so -> build/bdist.openbsd-7.6-amd64/wheel/gmpy2 running install_egg_info Copying gmpy2.egg-info to build/bdist.openbsd-7.6-amd64/wheel/gmpy2-2.2.1-py3.11.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/gmpy2-2.2.1.dist-info/WHEEL creating '/exopi-obj/pobj/py-gmpy2-2.2.1-python3/gmpy2-2.2.1/dist/.tmp-r29ammnv/gmpy2-2.2.1-cp311-cp311-openbsd_7_6_amd64.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'gmpy2/__init__.pxd' adding 'gmpy2/__init__.py' adding 'gmpy2/gmpy2.cpython-311.so' adding 'gmpy2/gmpy2.h' adding 'gmpy2/gmpy2.pxd' adding 'gmpy2-2.2.1.dist-info/COPYING' adding 'gmpy2-2.2.1.dist-info/COPYING.LESSER' adding 'gmpy2-2.2.1.dist-info/METADATA' adding 'gmpy2-2.2.1.dist-info/WHEEL' adding 'gmpy2-2.2.1.dist-info/top_level.txt' adding 'gmpy2-2.2.1.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built gmpy2-2.2.1-cp311-cp311-openbsd_7_6_amd64.whl >>> Running package in math/py-gmpy2,python3 at 1731971710.97 ===> math/py-gmpy2,python3 ===> Faking installation for py3-gmpy2-2.2.1 ===> Building package for py3-gmpy2-2.2.1 Create /exopi-cvs/ports/packages/amd64/all/py3-gmpy2-2.2.1.tgz Creating package py3-gmpy2-2.2.1 reading plist| checking dependencies| checking dependencies|devel/gmp,-main checking dependencies|devel/libmpc checking dependencies|devel/mpfr checking dependencies|lang/python/3,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 7% checksumming|****** | 10% checksumming|******** | 13% checksumming|********** | 17% checksumming|************ | 20% checksumming|************** | 23% checksumming|**************** | 27% checksumming|****************** | 30% checksumming|******************** | 33% checksumming|********************** | 37% checksumming|************************ | 40% checksumming|************************** | 43% checksumming|**************************** | 47% checksumming|******************************* | 50% checksumming|********************************* | 53% checksumming|*********************************** | 57% checksumming|************************************* | 60% checksumming|*************************************** | 63% checksumming|***************************************** | 67% checksumming|******************************************* | 70% checksumming|********************************************* | 73% checksumming|*********************************************** | 77% checksumming|************************************************* | 80% checksumming|*************************************************** | 83% checksumming|***************************************************** | 87% checksumming|******************************************************* | 90% checksumming|********************************************************* | 93% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************************************* | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-gmpy2-2.2.1.tgz >>> Running clean in math/py-gmpy2,python3 at 1731971715.68 ===> math/py-gmpy2,python3 ===> Cleaning for py3-gmpy2-2.2.1 >>> Ended at 1731971716.34 max_stuck=6.44/depends=2.11/show-prepare-results=1.84/build=13.53/package=4.73/clean=0.68