>>> Building on exopi-1 under math/py-cvxopt BDEPENDS = [lang/python/3;devel/py-build;devel/py-installer;math/suitesparse;devel/py-setuptools;devel/py-wheel;math/lapack] DIST = [math/py-cvxopt:cvxopt-1.3.0.tar.gz] FULLPKGNAME = py3-cvxopt-1.3.0p4 RDEPENDS = [math/lapack;math/suitesparse;lang/python/3] (Junk lock obtained for exopi-1 at 1734984182.40) >>> Running depends in math/py-cvxopt at 1734984182.44 last junk was in sysutils/libvirt /usr/sbin/pkg_add -aI -Drepair lapack-3.12.0 py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 suitesparse-4.4.6p3 was: /usr/sbin/pkg_add -aI -Drepair lapack-3.12.0 py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 suitesparse-4.4.6p3 /usr/sbin/pkg_add -aI -Drepair lapack-3.12.0 py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 suitesparse-4.4.6p3 >>> Running show-prepare-results in math/py-cvxopt at 1734984186.85 ===> math/py-cvxopt ===> Building from scratch py3-cvxopt-1.3.0p4 ===> py3-cvxopt-1.3.0p4 depends on: python->=3.12,<3.13 -> python-3.12.8p0 ===> py3-cvxopt-1.3.0p4 depends on: py3-build-* -> py3-build-1.2.2.post1p0 ===> py3-cvxopt-1.3.0p4 depends on: py3-installer-* -> py3-installer-0.7.0p1 ===> py3-cvxopt-1.3.0p4 depends on: py3-setuptools-* -> py3-setuptools-69.5.1p0v0 ===> py3-cvxopt-1.3.0p4 depends on: py3-wheel-* -> py3-wheel-0.45.1p0 ===> py3-cvxopt-1.3.0p4 depends on: lapack-* -> lapack-3.12.0 ===> py3-cvxopt-1.3.0p4 depends on: suitesparse-* -> suitesparse-4.4.6p3 ===> Verifying specs: amd blas cholmod colamd lapack m pthread suitesparseconfig umfpack ===> found amd.2.1 blas.2.1 cholmod.2.1 colamd.2.1 lapack.7.1 m.10.1 pthread.27.1 suitesparseconfig.2.1 umfpack.2.1 lapack-3.12.0 py3-build-1.2.2.post1p0 py3-installer-0.7.0p1 py3-setuptools-69.5.1p0v0 py3-wheel-0.45.1p0 python-3.12.8p0 suitesparse-4.4.6p3 (Junk lock released for exopi-1 at 1734984188.30) distfiles size=4124347 >>> Running build in math/py-cvxopt at 1734984188.33 ===> math/py-cvxopt ===> Checking files for py3-cvxopt-1.3.0p4 `/exopi-cvs/ports/distfiles/cvxopt-1.3.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-cvxopt-1.3.0p4 ===> Patching for py3-cvxopt-1.3.0p4 ===> 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 68. 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.0p4 ===> Configuring for py3-cvxopt-1.3.0p4 ===> Building for py3-cvxopt-1.3.0p4 * Getting build dependencies for wheel... 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 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... running bdist_wheel running build running build_py creating build creating build/lib.openbsd-7.6-amd64-cpython-312 creating build/lib.openbsd-7.6-amd64-cpython-312/cvxopt copying src/python/__init__.py -> build/lib.openbsd-7.6-amd64-cpython-312/cvxopt copying src/python/_version.py -> build/lib.openbsd-7.6-amd64-cpython-312/cvxopt copying src/python/coneprog.py -> build/lib.openbsd-7.6-amd64-cpython-312/cvxopt copying src/python/cvxprog.py -> build/lib.openbsd-7.6-amd64-cpython-312/cvxopt copying src/python/info.py -> build/lib.openbsd-7.6-amd64-cpython-312/cvxopt copying src/python/misc.py -> build/lib.openbsd-7.6-amd64-cpython-312/cvxopt copying src/python/modeling.py -> build/lib.openbsd-7.6-amd64-cpython-312/cvxopt copying src/python/msk.py -> build/lib.openbsd-7.6-amd64-cpython-312/cvxopt copying src/python/printing.py -> build/lib.openbsd-7.6-amd64-cpython-312/cvxopt copying src/python/solvers.py -> build/lib.openbsd-7.6-amd64-cpython-312/cvxopt UPDATING build/lib.openbsd-7.6-amd64-cpython-312/cvxopt/_version.py set build/lib.openbsd-7.6-amd64-cpython-312/cvxopt/_version.py to '1.3.0' running build_ext building 'base' extension creating build/temp.openbsd-7.6-amd64-cpython-312 creating build/temp.openbsd-7.6-amd64-cpython-312/src creating build/temp.openbsd-7.6-amd64-cpython-312/src/C 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/C/base.c -o build/temp.openbsd-7.6-amd64-cpython-312/src/C/base.o 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/C/dense.c -o build/temp.openbsd-7.6-amd64-cpython-312/src/C/dense.o 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/C/sparse.c -o build/temp.openbsd-7.6-amd64-cpython-312/src/C/sparse.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-312/src/C/base.o build/temp.openbsd-7.6-amd64-cpython-312/src/C/dense.o build/temp.openbsd-7.6-amd64-cpython-312/src/C/sparse.o -L/usr/lib -L/usr/local/lib -lm -llapack -lblas -o build/lib.openbsd-7.6-amd64-cpython-312/cvxopt/base.cpython-312.so building 'blas' extension 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/C/blas.c -o build/temp.openbsd-7.6-amd64-cpython-312/src/C/blas.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-312/src/C/blas.o -L/usr/lib -L/usr/local/lib -lblas -o build/lib.openbsd-7.6-amd64-cpython-312/cvxopt/blas.cpython-312.so building 'lapack' extension 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/C/lapack.c -o build/temp.openbsd-7.6-amd64-cpython-312/src/C/lapack.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-312/src/C/lapack.o -L/usr/lib -L/usr/local/lib -llapack -lblas -o build/lib.openbsd-7.6-amd64-cpython-312/cvxopt/lapack.cpython-312.so building 'umfpack' extension 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 -I/usr/local/include/python3.12 -c src/C/umfpack.c -o build/temp.openbsd-7.6-amd64-cpython-312/src/C/umfpack.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-312/src/C/umfpack.o -L/usr/local/lib -L/usr/lib -L/usr/local/lib -lumfpack -lcholmod -lamd -lcolamd -lsuitesparseconfig -llapack -lblas -o build/lib.openbsd-7.6-amd64-cpython-312/cvxopt/umfpack.cpython-312.so building 'cholmod' extension 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 -I/usr/local/include/python3.12 -c src/C/cholmod.c -o build/temp.openbsd-7.6-amd64-cpython-312/src/C/cholmod.o src/C/cholmod.c:516:17: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare] if (L->minorminorminorminornsuper; k++){ ~^~~~~~~~~~ 5 warnings generated. cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-312/src/C/cholmod.o -L/usr/local/lib -L/usr/lib -L/usr/local/lib -lcholmod -lcolamd -lamd -lsuitesparseconfig -llapack -lblas -o build/lib.openbsd-7.6-amd64-cpython-312/cvxopt/cholmod.cpython-312.so building 'amd' extension 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 -I/usr/local/include/python3.12 -c src/C/amd.c -o build/temp.openbsd-7.6-amd64-cpython-312/src/C/amd.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-312/src/C/amd.o -L/usr/local/lib -L/usr/local/lib -lamd -lsuitesparseconfig -o build/lib.openbsd-7.6-amd64-cpython-312/cvxopt/amd.cpython-312.so building 'misc_solvers' extension cc -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -g -fPIC -O2 -pipe -g -O2 -pipe -g -O2 -pipe -fPIC -DDLONG -I/usr/local/include/python3.12 -c src/C/misc_solvers.c -o build/temp.openbsd-7.6-amd64-cpython-312/src/C/misc_solvers.o cc -shared -fPIC -L/usr/local/lib/ -O2 -pipe build/temp.openbsd-7.6-amd64-cpython-312/src/C/misc_solvers.o -L/usr/lib -L/usr/local/lib -llapack -lblas -o build/lib.openbsd-7.6-amd64-cpython-312/cvxopt/misc_solvers.cpython-312.so UPDATING build/lib.openbsd-7.6-amd64-cpython-312/cvxopt/_version.py set build/lib.openbsd-7.6-amd64-cpython-312/cvxopt/_version.py to '1.3.0' 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/cvxopt copying build/lib.openbsd-7.6-amd64-cpython-312/cvxopt/__init__.py -> build/bdist.openbsd-7.6-amd64/wheel/cvxopt copying build/lib.openbsd-7.6-amd64-cpython-312/cvxopt/_version.py -> build/bdist.openbsd-7.6-amd64/wheel/cvxopt copying build/lib.openbsd-7.6-amd64-cpython-312/cvxopt/coneprog.py -> build/bdist.openbsd-7.6-amd64/wheel/cvxopt copying build/lib.openbsd-7.6-amd64-cpython-312/cvxopt/cvxprog.py -> build/bdist.openbsd-7.6-amd64/wheel/cvxopt copying build/lib.openbsd-7.6-amd64-cpython-312/cvxopt/info.py -> build/bdist.openbsd-7.6-amd64/wheel/cvxopt copying build/lib.openbsd-7.6-amd64-cpython-312/cvxopt/misc.py -> build/bdist.openbsd-7.6-amd64/wheel/cvxopt copying build/lib.openbsd-7.6-amd64-cpython-312/cvxopt/modeling.py -> build/bdist.openbsd-7.6-amd64/wheel/cvxopt copying build/lib.openbsd-7.6-amd64-cpython-312/cvxopt/msk.py -> build/bdist.openbsd-7.6-amd64/wheel/cvxopt copying build/lib.openbsd-7.6-amd64-cpython-312/cvxopt/printing.py -> build/bdist.openbsd-7.6-amd64/wheel/cvxopt copying build/lib.openbsd-7.6-amd64-cpython-312/cvxopt/solvers.py -> build/bdist.openbsd-7.6-amd64/wheel/cvxopt copying build/lib.openbsd-7.6-amd64-cpython-312/cvxopt/lapack.cpython-312.so -> build/bdist.openbsd-7.6-amd64/wheel/cvxopt copying build/lib.openbsd-7.6-amd64-cpython-312/cvxopt/base.cpython-312.so -> build/bdist.openbsd-7.6-amd64/wheel/cvxopt copying build/lib.openbsd-7.6-amd64-cpython-312/cvxopt/blas.cpython-312.so -> build/bdist.openbsd-7.6-amd64/wheel/cvxopt copying build/lib.openbsd-7.6-amd64-cpython-312/cvxopt/misc_solvers.cpython-312.so -> build/bdist.openbsd-7.6-amd64/wheel/cvxopt copying build/lib.openbsd-7.6-amd64-cpython-312/cvxopt/umfpack.cpython-312.so -> build/bdist.openbsd-7.6-amd64/wheel/cvxopt copying build/lib.openbsd-7.6-amd64-cpython-312/cvxopt/cholmod.cpython-312.so -> build/bdist.openbsd-7.6-amd64/wheel/cvxopt copying build/lib.openbsd-7.6-amd64-cpython-312/cvxopt/amd.cpython-312.so -> build/bdist.openbsd-7.6-amd64/wheel/cvxopt running install_egg_info 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 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' Copying cvxopt.egg-info to build/bdist.openbsd-7.6-amd64/wheel/cvxopt-1.3.0-py3.12.egg-info running install_scripts creating build/bdist.openbsd-7.6-amd64/wheel/cvxopt-1.3.0.dist-info/WHEEL creating '/exopi-obj/pobj/py-cvxopt-1.3.0/cvxopt-1.3.0/dist/.tmp-volxarmr/cvxopt-1.3.0-cp312-cp312-openbsd_7_6_amd64.whl' and adding 'build/bdist.openbsd-7.6-amd64/wheel' to it adding 'cvxopt/__init__.py' adding 'cvxopt/_version.py' adding 'cvxopt/amd.cpython-312.so' adding 'cvxopt/base.cpython-312.so' adding 'cvxopt/blas.cpython-312.so' adding 'cvxopt/cholmod.cpython-312.so' adding 'cvxopt/coneprog.py' adding 'cvxopt/cvxprog.py' adding 'cvxopt/info.py' adding 'cvxopt/lapack.cpython-312.so' adding 'cvxopt/misc.py' adding 'cvxopt/misc_solvers.cpython-312.so' adding 'cvxopt/modeling.py' adding 'cvxopt/msk.py' adding 'cvxopt/printing.py' adding 'cvxopt/solvers.py' adding 'cvxopt/umfpack.cpython-312.so' adding 'cvxopt-1.3.0.dist-info/LICENSE' adding 'cvxopt-1.3.0.dist-info/METADATA' adding 'cvxopt-1.3.0.dist-info/WHEEL' adding 'cvxopt-1.3.0.dist-info/top_level.txt' adding 'cvxopt-1.3.0.dist-info/RECORD' removing build/bdist.openbsd-7.6-amd64/wheel Successfully built cvxopt-1.3.0-cp312-cp312-openbsd_7_6_amd64.whl >>> Running package in math/py-cvxopt at 1734984204.54 ===> math/py-cvxopt ===> Faking installation for py3-cvxopt-1.3.0p4 ===> Building package for py3-cvxopt-1.3.0p4 Create /exopi-cvs/ports/packages/amd64/all/py3-cvxopt-1.3.0p4.tgz Creating package py3-cvxopt-1.3.0p4 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|************* | 22% checksumming|************** | 23% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************** | 35% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************* | 42% checksumming|************************** | 43% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|*********************************** | 57% checksumming|************************************ | 58% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% 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|**** | 6% archiving|******** | 12% archiving|********* | 14% archiving|*********** | 17% archiving|************ | 19% archiving|************* | 21% archiving|**************** | 25% archiving|******************* | 29% archiving|******************** | 31% archiving|********************* | 32% archiving|********************* | 33% archiving|********************** | 34% archiving|*********************** | 35% archiving|************************************ | 56% archiving|***************************************** | 64% archiving|****************************************** | 66% archiving|********************************************** | 72% archiving|************************************************ | 74% archiving|********************************************************* | 90% archiving|*********************************************************** | 92% archiving|************************************************************ | 94% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-cvxopt-1.3.0p4.tgz >>> Running clean in math/py-cvxopt at 1734984209.54 ===> math/py-cvxopt ===> Cleaning for py3-cvxopt-1.3.0p4 >>> Ended at 1734984209.80 max_stuck=0.00/depends=4.43/show-prepare-results=1.48/build=16.21/package=5.01/clean=0.28