>>> Building on exopi-2 under math/py-gmpy2,python3 BDEPENDS = [devel/py-setuptools,python3;devel/libmpc;devel/py-build,python3;devel/mpfr;lang/python/3.10;devel/gmp;devel/py-wheel,python3;devel/py-installer,python3] DIST = [math/py-gmpy2,python3:gmpy2-2.1.5.tar.gz] FULLPKGNAME = py3-gmpy2-2.1.5 RDEPENDS = [lang/python/3.10;devel/mpfr;devel/libmpc;devel/gmp] (Junk lock obtained for exopi-2 at 1714750435.19) >>> Running depends in math/py-gmpy2,python3 at 1714750435.23 last junk was in archivers/woff2 /usr/sbin/pkg_add -aI -Drepair gmp-6.3.0 libmpc-1.1.0 mpfr-4.2.1 py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 was: /usr/sbin/pkg_add -aI -Drepair gmp-6.3.0 libmpc-1.1.0 mpfr-4.2.1 py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair gmp-6.3.0 libmpc-1.1.0 mpfr-4.2.1 py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 >>> Running show-prepare-results in math/py-gmpy2,python3 at 1714750437.17 ===> math/py-gmpy2,python3 ===> Building from scratch py3-gmpy2-2.1.5 ===> py3-gmpy2-2.1.5 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-gmpy2-2.1.5 depends on: py3-build-* -> py3-build-1.2.1 ===> py3-gmpy2-2.1.5 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-gmpy2-2.1.5 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-gmpy2-2.1.5 depends on: py3-wheel-* -> py3-wheel-0.43.0 ===> py3-gmpy2-2.1.5 depends on: gmp-* -> gmp-6.3.0 ===> py3-gmpy2-2.1.5 depends on: libmpc-* -> libmpc-1.1.0 ===> py3-gmpy2-2.1.5 depends on: mpfr-* -> mpfr-4.2.1 ===> Verifying specs: gmp m mpc mpfr ===> found gmp.11.1 m.10.1 mpc.1.0 mpfr.2.2 gmp-6.3.0 libmpc-1.1.0 mpfr-4.2.1 py3-build-1.2.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 (Junk lock released for exopi-2 at 1714750439.24) distfiles size=261709 >>> Running build in math/py-gmpy2,python3 at 1714750439.28 ===> math/py-gmpy2,python3 ===> Checking files for py3-gmpy2-2.1.5 `/exopi-cvs/ports/distfiles/gmpy2-2.1.5.tar.gz' is up to date. >> (SHA256) gmpy2-2.1.5.tar.gz: OK ===> Extracting for py3-gmpy2-2.1.5 ===> Patching for py3-gmpy2-2.1.5 ===> 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.1.5 ===> Configuring for py3-gmpy2-2.1.5 ===> Building for py3-gmpy2-2.1.5 * 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 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.5-amd64-cpython-310 creating build/lib.openbsd-7.5-amd64-cpython-310/gmpy2 copying gmpy2/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/gmpy2 running egg_info writing gmpy2.egg-info/PKG-INFO writing dependency_links to gmpy2.egg-info/dependency_links.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.5-amd64-cpython-310/gmpy2 copying gmpy2/gmpy2.h -> build/lib.openbsd-7.5-amd64-cpython-310/gmpy2 copying gmpy2/gmpy2.pxd -> build/lib.openbsd-7.5-amd64-cpython-310/gmpy2 running build_ext building 'gmpy2.gmpy2' extension creating build/temp.openbsd-7.5-amd64-cpython-310 creating build/temp.openbsd-7.5-amd64-cpython-310/src cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -I/usr/local/include -fPIC -I./src -I/usr/local/include/python3.10 -c src/gmpy2.c -o build/temp.openbsd-7.5-amd64-cpython-310/src/gmpy2.o -DSHARED=1 cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe -I/usr/local/include build/temp.openbsd-7.5-amd64-cpython-310/src/gmpy2.o -L/usr/local/lib -lmpc -lmpfr -lgmp -lm -o build/lib.openbsd-7.5-amd64-cpython-310/gmpy2/gmpy2.cpython-310.so installing to build/bdist.openbsd-7.5-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.5-amd64 creating build/bdist.openbsd-7.5-amd64/wheel creating build/bdist.openbsd-7.5-amd64/wheel/gmpy2 copying build/lib.openbsd-7.5-amd64-cpython-310/gmpy2/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/gmpy2 copying build/lib.openbsd-7.5-amd64-cpython-310/gmpy2/__init__.pxd -> build/bdist.openbsd-7.5-amd64/wheel/gmpy2 copying build/lib.openbsd-7.5-amd64-cpython-310/gmpy2/gmpy2.h -> build/bdist.openbsd-7.5-amd64/wheel/gmpy2 copying build/lib.openbsd-7.5-amd64-cpython-310/gmpy2/gmpy2.pxd -> build/bdist.openbsd-7.5-amd64/wheel/gmpy2 copying build/lib.openbsd-7.5-amd64-cpython-310/gmpy2/gmpy2.cpython-310.so -> build/bdist.openbsd-7.5-amd64/wheel/gmpy2 running install_egg_info Copying gmpy2.egg-info to build/bdist.openbsd-7.5-amd64/wheel/gmpy2-2.1.5-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/gmpy2-2.1.5.dist-info/WHEEL creating '/exopi-obj/pobj/py-gmpy2-2.1.5-python3/gmpy2-2.1.5/dist/.tmp-6k6lhcoa/gmpy2-2.1.5-cp310-cp310-openbsd_7_5_amd64.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'gmpy2/__init__.pxd' adding 'gmpy2/__init__.py' adding 'gmpy2/gmpy2.cpython-310.so' adding 'gmpy2/gmpy2.h' adding 'gmpy2/gmpy2.pxd' adding 'gmpy2-2.1.5.dist-info/COPYING' adding 'gmpy2-2.1.5.dist-info/COPYING.LESSER' adding 'gmpy2-2.1.5.dist-info/METADATA' adding 'gmpy2-2.1.5.dist-info/WHEEL' adding 'gmpy2-2.1.5.dist-info/top_level.txt' adding 'gmpy2-2.1.5.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built gmpy2-2.1.5-cp310-cp310-openbsd_7_5_amd64.whl >>> Running package in math/py-gmpy2,python3 at 1714750454.73 ===> math/py-gmpy2,python3 ===> Faking installation for py3-gmpy2-2.1.5 ===> Building package for py3-gmpy2-2.1.5 Create /exopi-cvs/ports/packages/amd64/all/py3-gmpy2-2.1.5.tgz Creating package py3-gmpy2-2.1.5 reading plist| checking dependencies| checking dependencies|devel/gmp,-main checking dependencies|devel/libmpc checking dependencies|devel/mpfr checking dependencies|lang/python/3.10,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 6% checksumming|****** | 10% checksumming|******** | 13% checksumming|********** | 16% checksumming|************ | 19% checksumming|************** | 23% checksumming|**************** | 26% checksumming|****************** | 29% checksumming|******************** | 32% checksumming|********************** | 35% checksumming|************************ | 39% checksumming|************************** | 42% checksumming|**************************** | 45% checksumming|****************************** | 48% checksumming|******************************* | 52% checksumming|********************************* | 55% checksumming|*********************************** | 58% checksumming|************************************* | 61% checksumming|*************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 77% checksumming|************************************************* | 81% checksumming|*************************************************** | 84% checksumming|***************************************************** | 87% checksumming|******************************************************* | 90% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************************************* | 95% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-gmpy2-2.1.5.tgz >>> Running clean in math/py-gmpy2,python3 at 1714750459.38 ===> math/py-gmpy2,python3 ===> Cleaning for py3-gmpy2-2.1.5 >>> Ended at 1714750459.61 max_stuck=9.12/depends=1.94/show-prepare-results=2.11/build=15.46/package=4.64/clean=0.25