>>> Building on exopi-5 under math/py-scs,python3 BDEPENDS = [devel/py-setuptools,python3;devel/py-wheel,python3;math/py-numpy,python3;devel/py-installer,python3;lang/python/3.10;devel/py-build,python3;math/py-scipy,python3] DIST = [math/py-scs,python3:scs-2.1.1-2.tar.gz] FULLPKGNAME = py3-scs-2.1.1.2p7 RDEPENDS = [math/py-scipy,python3;lang/python/3.10;math/py-numpy,python3] (Junk lock obtained for exopi-5 at 1713965111.91) >>> Running depends in math/py-scs,python3 at 1713965111.95 last junk was in x11/gnustep/camerakit /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-numpy-1.25.2 py3-scipy-1.10.1 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-numpy-1.25.2 py3-scipy-1.10.1 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-numpy-1.25.2 py3-scipy-1.10.1 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 >>> Running show-prepare-results in math/py-scs,python3 at 1713965129.13 ===> math/py-scs,python3 ===> Building from scratch py3-scs-2.1.1.2p7 ===> py3-scs-2.1.1.2p7 depends on: py3-numpy-* -> py3-numpy-1.25.2 ===> py3-scs-2.1.1.2p7 depends on: py3-scipy-* -> py3-scipy-1.10.1 ===> py3-scs-2.1.1.2p7 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> py3-scs-2.1.1.2p7 depends on: py3-build-* -> py3-build-1.1.1 ===> py3-scs-2.1.1.2p7 depends on: py3-installer-* -> py3-installer-0.7.0 ===> py3-scs-2.1.1.2p7 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> py3-scs-2.1.1.2p7 depends on: py3-wheel-* -> py3-wheel-0.43.0 ===> Verifying specs: blas cblas lapack pthread ===> found blas.2.1 cblas.1.1 lapack.7.1 pthread.27.1 py3-build-1.1.1 py3-installer-0.7.0 py3-numpy-1.25.2 py3-scipy-1.10.1 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.14p0 (Junk lock released for exopi-5 at 1713965131.06) distfiles size=157075 >>> Running build in math/py-scs,python3 at 1713965131.09 ===> math/py-scs,python3 ===> Checking files for py3-scs-2.1.1.2p7 `/exopi-cvs/ports/distfiles/scs-2.1.1-2.tar.gz' is up to date. >> (SHA256) scs-2.1.1-2.tar.gz: OK ===> Extracting for py3-scs-2.1.1.2p7 ===> Patching for py3-scs-2.1.1.2p7 ===> 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-scs-2.1.1.2p7 ===> Configuring for py3-scs-2.1.1.2p7 ===> Building for py3-scs-2.1.1.2p7 * Getting build dependencies for wheel... Namespace(scs=False, gpu=False, float32=False, extraverbose=False, int32=False, blas64=False) * Building wheel... /usr/local/lib/python3.10/site-packages/setuptools/dist.py:510: SetuptoolsDeprecationWarning: Invalid version: '2.1.1_2'. !! ******************************************************************************** The version specified is not a valid version according to PEP 440. This may not work as expected with newer versions of setuptools, pip, and PyPI. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://peps.python.org/pep-0440/ for details. ******************************************************************************** !! self._validate_version(self.metadata.version) Namespace(scs=False, gpu=False, float32=False, extraverbose=False, int32=False, blas64=False) 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/scs copying src/__init__.py -> build/lib.openbsd-7.5-amd64-cpython-310/scs running build_ext :69: DeprecationWarning: `numpy.distutils` is deprecated since NumPy 1.23.0, as a result of the deprecation of `distutils` itself. It will be removed for Python >= 3.12. For older Python versions it will remain present. It is recommended to use `setuptools < 60.0` for those Python versions. For more details, see: https://numpy.org/devdocs/reference/distutils_status_migration.html /usr/local/lib/python3.10/site-packages/numpy/distutils/system_info.py:2154: UserWarning: Optimized (vendor) Blas libraries are not found. Falls back to netlib Blas library which has worse performance. A better performance should be easily gained by switching Blas library. if self._calc_info(blas): ld: error: undefined symbol: cblas_ddot >>> referenced by source.c:6 (/tmp/tmpv40zptrf/source.c:6) >>> /tmp/tmpv40zptrf/tmp/tmpv40zptrf/source.o:(main) cc: error: linker command failed with exit code 1 (use -v to see invocation) In file included from src/scsmodule.c:5: In file included from /usr/local/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:5: In file included from /usr/local/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12: In file included from /usr/local/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929: /usr/local/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] #warning "Using deprecated NumPy API, disable it with " \ ^ 1 warning generated. In file included from src/scsmodule.c:5: In file included from /usr/local/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:5: In file included from /usr/local/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12: In file included from /usr/local/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929: /usr/local/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] #warning "Using deprecated NumPy API, disable it with " \ ^ 1 warning generated. In file included from python_linsys/private.c:2: In file included from /usr/local/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:5: In file included from /usr/local/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12: In file included from /usr/local/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929: /usr/local/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] #warning "Using deprecated NumPy API, disable it with " \ ^ 1 warning generated. In file included from src/scsmodule.c:5: In file included from /usr/local/lib/python3.10/site-packages/numpy/core/include/numpy/arrayobject.h:5: In file included from /usr/local/lib/python3.10/site-packages/numpy/core/include/numpy/ndarrayobject.h:12: In file included from /usr/local/lib/python3.10/site-packages/numpy/core/include/numpy/ndarraytypes.h:1929: /usr/local/lib/python3.10/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] #warning "Using deprecated NumPy API, disable it with " \ ^ 1 warning generated. blas_armpl_info: NOT AVAILABLE blas_mkl_info: NOT AVAILABLE blas_ssl2_info: NOT AVAILABLE blis_info: NOT AVAILABLE openblas_info: NOT AVAILABLE accelerate_info: NOT AVAILABLE atlas_3_10_blas_threads_info: NOT AVAILABLE atlas_3_10_blas_info: NOT AVAILABLE atlas_blas_threads_info: NOT AVAILABLE atlas_blas_info: NOT AVAILABLE blas_info: libraries = ['cblas', 'blas', 'blas'] library_dirs = ['/usr/local/lib'] include_dirs = ['/usr/local/include'] language = c define_macros = [('HAVE_CBLAS', None)] blas_opt_info: define_macros = [('NO_ATLAS_INFO', 1), ('HAVE_CBLAS', None)] libraries = ['cblas', 'blas', 'blas'] library_dirs = ['/usr/local/lib'] include_dirs = ['/usr/local/include'] language = c lapack_armpl_info: NOT AVAILABLE lapack_mkl_info: NOT AVAILABLE lapack_ssl2_info: NOT AVAILABLE openblas_lapack_info: NOT AVAILABLE openblas_clapack_info: NOT AVAILABLE flame_info: NOT AVAILABLE atlas_3_10_threads_info: NOT AVAILABLE atlas_3_10_info: NOT AVAILABLE atlas_threads_info: NOT AVAILABLE atlas_info: NOT AVAILABLE lapack_info: libraries = ['lapack', 'lapack'] library_dirs = ['/usr/local/lib'] language = f77 lapack_opt_info: libraries = ['lapack', 'lapack', 'cblas', 'blas', 'blas'] library_dirs = ['/usr/local/lib'] language = c define_macros = [('NO_ATLAS_INFO', 1), ('HAVE_CBLAS', None)] include_dirs = ['/usr/local/include'] Supported SIMD extensions in this NumPy install: baseline = SSE,SSE2,SSE3 found = SSSE3,SSE41,POPCNT,SSE42,AVX,F16C,FMA3,AVX2,AVX512F,AVX512CD,AVX512_SKX not found = AVX512_KNL,AVX512_KNM,AVX512_CLX,AVX512_CNL,AVX512_ICL {'define_macros': [('NO_ATLAS_INFO', 1), ('HAVE_CBLAS', None)], 'libraries': ['cblas', 'blas', 'blas'], 'library_dirs': ['/usr/local/lib'], 'include_dirs': ['/usr/local/include'], 'language': 'c'} {'libraries': ['lapack', 'lapack', 'cblas', 'blas', 'blas'], 'library_dirs': ['/usr/local/lib'], 'language': 'c', 'define_macros': [('NO_ATLAS_INFO', 1), ('HAVE_CBLAS', None)], 'include_dirs': ['/usr/local/include']} Successfully built scs-2.1.1.post2-cp310-cp310-openbsd_7_5_amd64.whl >>> Running package in math/py-scs,python3 at 1713965140.13 ===> math/py-scs,python3 ===> Faking installation for py3-scs-2.1.1.2p7 ===> Building package for py3-scs-2.1.1.2p7 Create /exopi-cvs/ports/packages/amd64/all/py3-scs-2.1.1.2p7.tgz Creating package py3-scs-2.1.1.2p7 reading plist| checking dependencies| checking dependencies|lang/python/3.10,-main checking dependencies|math/py-numpy,python3 checking dependencies|math/py-scipy,python3 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| | 1% archiving|************************** | 41% archiving|********************************************* | 70% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/py3-scs-2.1.1.2p7.tgz >>> Running clean in math/py-scs,python3 at 1713965145.96 ===> math/py-scs,python3 ===> Cleaning for py3-scs-2.1.1.2p7 >>> Ended at 1713965146.18 max_stuck=11.46/depends=17.20/show-prepare-results=1.96/build=9.03/package=5.84/clean=0.25