>>> Building on exopi-6 under math/py-cvxopt BDEPENDS = [devel/py-setuptools_scm;math/lapack;devel/py-installer;lang/python/3;devel/py-setuptools;devel/py-wheel;devel/py-build;math/suitesparse] DIST = [math/py-cvxopt:cvxopt-1.3.3.tar.gz] FULLPKGNAME = py3-cvxopt-1.3.3 RDEPENDS = [math/suitesparse;lang/python/3;math/lapack] (Junk lock obtained for exopi-6 at 1781087549.87) >>> Running depends in math/py-cvxopt at 1781087549.91 last junk was in net/py-impacket /usr/sbin/pkg_add -aI -Drepair py3-setuptools-80.9.0v0 py3-setuptools_scm-9.2.2p0 py3-wheel-0.47.0 suitesparse-4.4.6p4 was: /usr/sbin/pkg_add -aI -Drepair lapack-3.12.1p0 py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-setuptools_scm-9.2.2p0 py3-wheel-0.47.0 python-3.14.5 suitesparse-4.4.6p4 /usr/sbin/pkg_add -aI -Drepair py3-setuptools-80.9.0v0 py3-setuptools_scm-9.2.2p0 py3-wheel-0.47.0 suitesparse-4.4.6p4 >>> Running show-prepare-results in math/py-cvxopt at 1781087553.38 ===> math/py-cvxopt ===> Building from scratch py3-cvxopt-1.3.3 ===> py3-cvxopt-1.3.3 depends on: python->=3.14 -> python-3.14.5 ===> py3-cvxopt-1.3.3 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-cvxopt-1.3.3 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-cvxopt-1.3.3 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-cvxopt-1.3.3 depends on: py3-wheel-* -> py3-wheel-0.47.0 ===> py3-cvxopt-1.3.3 depends on: py3-setuptools_scm-* -> py3-setuptools_scm-9.2.2p0 ===> py3-cvxopt-1.3.3 depends on: lapack-* -> lapack-3.12.1p0 ===> py3-cvxopt-1.3.3 depends on: suitesparse-* -> suitesparse-4.4.6p4 ===> Verifying specs: amd blas cholmod colamd lapack m pthread suitesparseconfig umfpack ===> found amd.2.1 blas.2.2 cholmod.2.1 colamd.2.1 lapack.7.2 m.10.1 pthread.28.1 suitesparseconfig.2.1 umfpack.2.1 lapack-3.12.1p0 py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-setuptools_scm-9.2.2p0 py3-wheel-0.47.0 python-3.14.5 suitesparse-4.4.6p4 (Junk lock released for exopi-6 at 1781087555.02) distfiles size=8869103 >>> Running extract in math/py-cvxopt at 1781087555.05 ===> math/py-cvxopt ===> Checking files for py3-cvxopt-1.3.3 `/exopi-cvs/ports/distfiles/cvxopt-1.3.3.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-cvxopt-1.3.3 >>> Running build in math/py-cvxopt at 1781087555.74 ===> math/py-cvxopt ===> Patching for py3-cvxopt-1.3.3 ===> Applying OpenBSD patch patch-setup_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: setup.py |--- setup.py.orig |+++ setup.py -------------------------- Patching file setup.py using Plan A... Hunk #1 succeeded at 46. 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-cvxopt-1.3.3 ===> Configuring for py3-cvxopt-1.3.3 ===> Building for py3-cvxopt-1.3.3 * Getting build dependencies for wheel... /usr/local/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) running egg_info writing cvxopt.egg-info/PKG-INFO writing dependency_links to cvxopt.egg-info/dependency_links.txt writing top-level names to cvxopt.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'cvxopt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'cvxopt.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) running bdist_wheel running build running build_py creating build/lib.openbsd-7.9-amd64-cpython-314/cvxopt copying src/python/__init__.py -> build/lib.openbsd-7.9-amd64-cpython-314/cvxopt copying src/python/_version.py -> build/lib.openbsd-7.9-amd64-cpython-314/cvxopt copying src/python/coneprog.py -> build/lib.openbsd-7.9-amd64-cpython-314/cvxopt copying src/python/cvxprog.py -> build/lib.openbsd-7.9-amd64-cpython-314/cvxopt copying src/python/info.py -> build/lib.openbsd-7.9-amd64-cpython-314/cvxopt copying src/python/misc.py -> build/lib.openbsd-7.9-amd64-cpython-314/cvxopt copying src/python/modeling.py -> build/lib.openbsd-7.9-amd64-cpython-314/cvxopt copying src/python/msk.py -> build/lib.openbsd-7.9-amd64-cpython-314/cvxopt copying src/python/printing.py -> build/lib.openbsd-7.9-amd64-cpython-314/cvxopt copying src/python/solvers.py -> build/lib.openbsd-7.9-amd64-cpython-314/cvxopt running egg_info writing cvxopt.egg-info/PKG-INFO writing dependency_links to cvxopt.egg-info/dependency_links.txt writing top-level names to cvxopt.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'cvxopt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'cvxopt.egg-info/SOURCES.txt' running build_ext building 'base' extension creating build/temp.openbsd-7.9-amd64-cpython-314/src/C cc -O2 -pipe -fPIC -I/usr/local/include/python3.14 -c src/C/base.c -o build/temp.openbsd-7.9-amd64-cpython-314/src/C/base.o cc -O2 -pipe -fPIC -I/usr/local/include/python3.14 -c src/C/dense.c -o build/temp.openbsd-7.9-amd64-cpython-314/src/C/dense.o cc -O2 -pipe -fPIC -I/usr/local/include/python3.14 -c src/C/sparse.c -o build/temp.openbsd-7.9-amd64-cpython-314/src/C/sparse.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.9-amd64-cpython-314/src/C/base.o build/temp.openbsd-7.9-amd64-cpython-314/src/C/dense.o build/temp.openbsd-7.9-amd64-cpython-314/src/C/sparse.o -L/usr/local/lib -L/usr/local/lib -lm -llapack -lblas -o build/lib.openbsd-7.9-amd64-cpython-314/cvxopt/base.cpython-314.so building 'blas' extension cc -O2 -pipe -fPIC -I/usr/local/include/python3.14 -c src/C/blas.c -o build/temp.openbsd-7.9-amd64-cpython-314/src/C/blas.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.9-amd64-cpython-314/src/C/blas.o -L/usr/local/lib -L/usr/local/lib -lblas -o build/lib.openbsd-7.9-amd64-cpython-314/cvxopt/blas.cpython-314.so building 'lapack' extension cc -O2 -pipe -fPIC -I/usr/local/include/python3.14 -c src/C/lapack.c -o build/temp.openbsd-7.9-amd64-cpython-314/src/C/lapack.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.9-amd64-cpython-314/src/C/lapack.o -L/usr/local/lib -L/usr/local/lib -llapack -lblas -o build/lib.openbsd-7.9-amd64-cpython-314/cvxopt/lapack.cpython-314.so building 'umfpack' extension cc -O2 -pipe -fPIC -I/usr/local/include -I/usr/local/include/python3.14 -c src/C/umfpack.c -o build/temp.openbsd-7.9-amd64-cpython-314/src/C/umfpack.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.9-amd64-cpython-314/src/C/umfpack.o -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -lumfpack -lcholmod -lamd -lcolamd -lsuitesparseconfig -llapack -lblas -o build/lib.openbsd-7.9-amd64-cpython-314/cvxopt/umfpack.cpython-314.so building 'cholmod' extension cc -O2 -pipe -fPIC -I/usr/local/include -I/usr/local/include/python3.14 -c src/C/cholmod.c -o build/temp.openbsd-7.9-amd64-cpython-314/src/C/cholmod.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.9-amd64-cpython-314/src/C/cholmod.o -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -lcholmod -lcolamd -lamd -lsuitesparseconfig -llapack -lblas -o build/lib.openbsd-7.9-amd64-cpython-314/cvxopt/cholmod.cpython-314.so building 'amd' extension cc -O2 -pipe -fPIC -I/usr/local/include -I/usr/local/include/python3.14 -c src/C/amd.c -o build/temp.openbsd-7.9-amd64-cpython-314/src/C/amd.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.9-amd64-cpython-314/src/C/amd.o -L/usr/local/lib -L/usr/local/lib -lamd -lsuitesparseconfig -o build/lib.openbsd-7.9-amd64-cpython-314/cvxopt/amd.cpython-314.so building 'misc_solvers' extension cc -O2 -pipe -fPIC -I/usr/local/include/python3.14 -c src/C/misc_solvers.c -o build/temp.openbsd-7.9-amd64-cpython-314/src/C/misc_solvers.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.9-amd64-cpython-314/src/C/misc_solvers.o -L/usr/local/lib -L/usr/local/lib -llapack -lblas -o build/lib.openbsd-7.9-amd64-cpython-314/cvxopt/misc_solvers.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/cvxopt copying build/lib.openbsd-7.9-amd64-cpython-314/cvxopt/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./cvxopt copying build/lib.openbsd-7.9-amd64-cpython-314/cvxopt/_version.py -> build/bdist.openbsd-7.9-amd64/wheel/./cvxopt copying build/lib.openbsd-7.9-amd64-cpython-314/cvxopt/coneprog.py -> build/bdist.openbsd-7.9-amd64/wheel/./cvxopt copying build/lib.openbsd-7.9-amd64-cpython-314/cvxopt/cvxprog.py -> build/bdist.openbsd-7.9-amd64/wheel/./cvxopt copying build/lib.openbsd-7.9-amd64-cpython-314/cvxopt/info.py -> build/bdist.openbsd-7.9-amd64/wheel/./cvxopt copying build/lib.openbsd-7.9-amd64-cpython-314/cvxopt/misc.py -> build/bdist.openbsd-7.9-amd64/wheel/./cvxopt copying build/lib.openbsd-7.9-amd64-cpython-314/cvxopt/modeling.py -> build/bdist.openbsd-7.9-amd64/wheel/./cvxopt copying build/lib.openbsd-7.9-amd64-cpython-314/cvxopt/msk.py -> build/bdist.openbsd-7.9-amd64/wheel/./cvxopt copying build/lib.openbsd-7.9-amd64-cpython-314/cvxopt/printing.py -> build/bdist.openbsd-7.9-amd64/wheel/./cvxopt copying build/lib.openbsd-7.9-amd64-cpython-314/cvxopt/solvers.py -> build/bdist.openbsd-7.9-amd64/wheel/./cvxopt copying build/lib.openbsd-7.9-amd64-cpython-314/cvxopt/lapack.cpython-314.so -> build/bdist.openbsd-7.9-amd64/wheel/./cvxopt copying build/lib.openbsd-7.9-amd64-cpython-314/cvxopt/base.cpython-314.so -> build/bdist.openbsd-7.9-amd64/wheel/./cvxopt copying build/lib.openbsd-7.9-amd64-cpython-314/cvxopt/blas.cpython-314.so -> build/bdist.openbsd-7.9-amd64/wheel/./cvxopt copying build/lib.openbsd-7.9-amd64-cpython-314/cvxopt/misc_solvers.cpython-314.so -> build/bdist.openbsd-7.9-amd64/wheel/./cvxopt copying build/lib.openbsd-7.9-amd64-cpython-314/cvxopt/umfpack.cpython-314.so -> build/bdist.openbsd-7.9-amd64/wheel/./cvxopt copying build/lib.openbsd-7.9-amd64-cpython-314/cvxopt/cholmod.cpython-314.so -> build/bdist.openbsd-7.9-amd64/wheel/./cvxopt copying build/lib.openbsd-7.9-amd64-cpython-314/cvxopt/amd.cpython-314.so -> build/bdist.openbsd-7.9-amd64/wheel/./cvxopt running install_egg_info Copying cvxopt.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./cvxopt-1.3.3-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/cvxopt-1.3.3.dist-info/WHEEL creating '/exopi-obj/pobj/py-cvxopt-1.3.3/cvxopt-1.3.3/dist/.tmp-nyzt1t7a/cvxopt-1.3.3-cp314-cp314-openbsd_7_9_amd64.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'cvxopt/__init__.py' adding 'cvxopt/_version.py' adding 'cvxopt/amd.cpython-314.so' adding 'cvxopt/base.cpython-314.so' adding 'cvxopt/blas.cpython-314.so' adding 'cvxopt/cholmod.cpython-314.so' adding 'cvxopt/coneprog.py' adding 'cvxopt/cvxprog.py' adding 'cvxopt/info.py' adding 'cvxopt/lapack.cpython-314.so' adding 'cvxopt/misc.py' adding 'cvxopt/misc_solvers.cpython-314.so' adding 'cvxopt/modeling.py' adding 'cvxopt/msk.py' adding 'cvxopt/printing.py' adding 'cvxopt/solvers.py' adding 'cvxopt/umfpack.cpython-314.so' adding 'cvxopt-1.3.3.dist-info/licenses/LICENSE' adding 'cvxopt-1.3.3.dist-info/METADATA' adding 'cvxopt-1.3.3.dist-info/WHEEL' adding 'cvxopt-1.3.3.dist-info/top_level.txt' adding 'cvxopt-1.3.3.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built cvxopt-1.3.3-cp314-cp314-openbsd_7_9_amd64.whl >>> Running package in math/py-cvxopt at 1781087571.75 ===> math/py-cvxopt ===> Faking installation for py3-cvxopt-1.3.3 ===> Building package for py3-cvxopt-1.3.3 Create /exopi-cvs/ports/packages/amd64/all/py3-cvxopt-1.3.3.tgz Creating package py3-cvxopt-1.3.3 reading plist| checking dependencies| checking dependencies|lang/python/3,-main checking dependencies|math/lapack checking dependencies|math/suitesparse checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 5% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 9% checksumming|****** | 11% checksumming|******* | 12% checksumming|******** | 14% checksumming|********* | 15% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 24% checksumming|**************** | 26% checksumming|***************** | 27% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 32% checksumming|******************** | 33% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 45% checksumming|***************************** | 47% checksumming|****************************** | 48% checksumming|******************************* | 50% checksumming|******************************* | 52% checksumming|******************************** | 53% checksumming|********************************* | 55% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 89% checksumming|******************************************************* | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|****** | 9% archiving|*********** | 17% archiving|************* | 20% archiving|*************** | 24% archiving|***************** | 27% archiving|******************* | 30% archiving|*********************** | 36% archiving|*************************** | 41% archiving|**************************** | 44% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 47% archiving|******************************* | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|*************************************** | 61% archiving|**************************************** | 63% archiving|********************************************* | 70% archiving|*********************************************** | 73% archiving|************************************************* | 76% archiving|*************************************************** | 80% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|******************************************************** | 88% archiving|************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-cvxopt-1.3.3.tgz >>> Running clean in math/py-cvxopt at 1781087577.47 ===> math/py-cvxopt ===> Cleaning for py3-cvxopt-1.3.3 >>> Ended at 1781087577.99 max_stuck=1.17/depends=3.48/show-prepare-results=1.66/extract=0.69/build=16.01/package=5.72/clean=0.55