>>> Building on localhost under math/py-cvxpy BDEPENDS = [devel/py-setuptools;devel/py-installer;math/py-numpy;devel/py-pybind11;devel/py-wheel;devel/py-build;math/py-scipy;lang/python/3] DIST = [math/py-cvxpy:cvxpy-1.6.2.tar.gz] FULLPKGNAME = py3-cvxpy-1.6.2p0 RDEPENDS = [math/py-osqp;lang/python/3;math/py-scipy;math/py-scs;math/py-ecos;math/py-numpy] (Junk lock failure for localhost at 1750714977.64349) Received IO (Junk lock obtained for localhost at 1750714986.58) Received IO Woken up math/py-cvxpy >>> Running depends in math/py-cvxpy at 1750714990.78 last junk was in x11/qt6/qtbase /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p1 py3-installer-0.7.0p2 py3-numpy-2.2.6p0 py3-pybind11-2.13.6p1 py3-scipy-1.13.1p6 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p1 py3-installer-0.7.0p2 py3-numpy-2.2.6p0 py3-pybind11-2.13.6p1 py3-scipy-1.13.1p6 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.12.11 /usr/sbin/pkg_add -aI -Drepair py3-build-1.2.2.post1p1 py3-installer-0.7.0p2 py3-numpy-2.2.6p0 py3-pybind11-2.13.6p1 py3-scipy-1.13.1p6 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 >>> Running show-prepare-results in math/py-cvxpy at 1750714999.33 ===> math/py-cvxpy ===> Building from scratch py3-cvxpy-1.6.2p0 ===> py3-cvxpy-1.6.2p0 depends on: py3-pybind11-* -> py3-pybind11-2.13.6p1 ===> py3-cvxpy-1.6.2p0 depends on: py3-wheel-* -> py3-wheel-0.46.1 ===> py3-cvxpy-1.6.2p0 depends on: py3-numpy-* -> py3-numpy-2.2.6p0 ===> py3-cvxpy-1.6.2p0 depends on: py3-scipy-* -> py3-scipy-1.13.1p6 ===> py3-cvxpy-1.6.2p0 depends on: python->=3.12,<3.13 -> python-3.12.11 ===> py3-cvxpy-1.6.2p0 depends on: py3-build-* -> py3-build-1.2.2.post1p1 ===> py3-cvxpy-1.6.2p0 depends on: py3-installer-* -> py3-installer-0.7.0p2 ===> py3-cvxpy-1.6.2p0 depends on: py3-setuptools->=79v0 -> py3-setuptools-79.0.1v0 ===> Verifying specs: c++ c++abi pthread m pthread ===> found c++.10.0 c++abi.7.0 pthread.27.1 m.10.1 py3-build-1.2.2.post1p1 py3-installer-0.7.0p2 py3-numpy-2.2.6p0 py3-pybind11-2.13.6p1 py3-scipy-1.13.1p6 py3-setuptools-79.0.1v0 py3-wheel-0.46.1 python-3.12.11 Don't run junk because nojunk in games/godotsteam-gdnative (Junk lock released for localhost at 1750715004.41) distfiles size=1605767 >>> Running extract in math/py-cvxpy at 1750715004.52 ===> math/py-cvxpy ===> Checking files for py3-cvxpy-1.6.2p0 `/usr/ports/distfiles/cvxpy-1.6.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-cvxpy-1.6.2p0 >>> Running patch in math/py-cvxpy at 1750715006.96 ===> math/py-cvxpy ===> Patching for py3-cvxpy-1.6.2p0 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in math/py-cvxpy at 1750715007.69 ===> math/py-cvxpy ===> Generating configure for py3-cvxpy-1.6.2p0 ===> Configuring for py3-cvxpy-1.6.2p0 >>> Running build in math/py-cvxpy at 1750715008.31 ===> math/py-cvxpy ===> Building for py3-cvxpy-1.6.2p0 * Getting build dependencies for wheel... /usr/local/lib/python3.12/site-packages/setuptools_scm/_integration/setuptools.py:31: RuntimeWarning: ERROR: setuptools==1.6.2 is used in combination with setuptools-scm>=8.x Your build configuration is incomplete and previously worked by accident! setuptools-scm requires setuptools>=61 Suggested workaround if applicable: - migrating from the deprecated setup_requires mechanism to pep517/518 and using a pyproject.toml to declare build dependencies which are reliably pre-installed before running the build tools warnings.warn( /usr/local/lib/python3.12/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). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) running egg_info writing cvxpy.egg-info/PKG-INFO writing dependency_links to cvxpy.egg-info/dependency_links.txt writing requirements to cvxpy.egg-info/requires.txt writing top-level names to cvxpy.egg-info/top_level.txt ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any reading manifest file 'cvxpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'cvxpy.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.12/site-packages/setuptools_scm/_integration/setuptools.py:31: RuntimeWarning: ERROR: setuptools==1.6.2 is used in combination with setuptools-scm>=8.x Your build configuration is incomplete and previously worked by accident! setuptools-scm requires setuptools>=61 Suggested workaround if applicable: - migrating from the deprecated setup_requires mechanism to pep517/518 and using a pyproject.toml to declare build dependencies which are reliably pre-installed before running the build tools warnings.warn( /usr/local/lib/python3.12/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). By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. 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.7-powerpc64-cpython-312/cvxpy copying cvxpy/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy copying cvxpy/error.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy copying cvxpy/settings.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy copying cvxpy/version.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy creating build/lib.openbsd-7.7-powerpc64-cpython-312/setup copying setup/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/setup copying setup/build_meta.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/setup copying setup/extensions.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/setup copying setup/versioning.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/setup creating build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/atom.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/axis_atom.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/condition_number.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/cummax.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/cumprod.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/cvar.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/dist_ratio.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/dotsort.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/errormsg.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/eye_minus_inv.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/gen_lambda_max.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/geo_mean.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/gmatmul.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/harmonic_mean.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/inv_prod.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/lambda_max.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/lambda_min.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/lambda_sum_largest.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/length.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/lambda_sum_smallest.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/log_det.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/log_sum_exp.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/matrix_frac.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/max.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/min.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/mixed_norm.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/norm.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/norm1.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/norm_inf.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/norm_nuc.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/one_minus_pos.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/perspective.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/pf_eigenvalue.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/pnorm.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/prod.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/ptp.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/quad_form.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/quad_over_lin.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/quantum_cond_entr.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/quantum_rel_entr.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/sigma_max.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/sign.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/stats.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/sum_largest.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/sum_smallest.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/sum_squares.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/suppfunc.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/total_variation.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/tr_inv.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms copying cvxpy/atoms/von_neumann_entr.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms creating build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/constraints copying cvxpy/constraints/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/constraints copying cvxpy/constraints/cones.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/constraints copying cvxpy/constraints/constraint.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/constraints copying cvxpy/constraints/exponential.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/constraints copying cvxpy/constraints/finite_set.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/constraints copying cvxpy/constraints/nonpos.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/constraints copying cvxpy/constraints/power.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/constraints copying cvxpy/constraints/psd.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/constraints copying cvxpy/constraints/second_order.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/constraints copying cvxpy/constraints/utilities.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/constraints copying cvxpy/constraints/zero.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/constraints creating build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/cvxcore copying cvxpy/cvxcore/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/cvxcore creating build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/expressions copying cvxpy/expressions/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/expressions copying cvxpy/expressions/cvxtypes.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/expressions copying cvxpy/expressions/expression.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/expressions copying cvxpy/expressions/leaf.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/expressions copying cvxpy/expressions/variable.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/expressions creating build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/interface copying cvxpy/interface/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/interface copying cvxpy/interface/base_matrix_interface.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/interface copying cvxpy/interface/matrix_utilities.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/interface creating build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/lin_ops copying cvxpy/lin_ops/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/lin_ops copying cvxpy/lin_ops/canon_backend.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/lin_ops copying cvxpy/lin_ops/lin_constraints.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/lin_ops copying cvxpy/lin_ops/lin_op.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/lin_ops copying cvxpy/lin_ops/lin_utils.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/lin_ops copying cvxpy/lin_ops/tree_mat.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/lin_ops creating build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/problems copying cvxpy/problems/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/problems copying cvxpy/problems/iterative.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/problems copying cvxpy/problems/objective.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/problems copying cvxpy/problems/param_prob.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/problems copying cvxpy/problems/problem.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/problems creating build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions copying cvxpy/reductions/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions copying cvxpy/reductions/canonicalization.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions copying cvxpy/reductions/chain.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions copying cvxpy/reductions/cvx_attr2constr.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions copying cvxpy/reductions/eval_params.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions copying cvxpy/reductions/flip_objective.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions copying cvxpy/reductions/inverse_data.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions copying cvxpy/reductions/matrix_stuffing.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions copying cvxpy/reductions/reduction.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions copying cvxpy/reductions/solution.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions copying cvxpy/reductions/utilities.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions creating build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/base_test.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/ram_limited.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/solver_test_helpers.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_KKT.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_atoms.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_attributes.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_base_classes.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_canon_sign.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_coeff_extractor.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_complex.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_cone2cone.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_conic_solvers.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_constant.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_constant_atoms.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_constraints.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_convolution.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_copy.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_copt_write.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_curvature.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_custom_solver.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_derivative.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_dgp.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_dgp2dcp.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_domain.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_dpp.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_dqcp.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_errors.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_examples.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_expression_methods.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_expressions.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_grad.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_gurobi_write.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_interfaces.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_kron_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_lin_ops.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_linalg_utils.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_linear_cone.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_matrices.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_mip_vars.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_monotonicity.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_nonlinear_atoms.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_objectives.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_param_cone_prog.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_param_quad_prog.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_perspective.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_power_tools.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_problem.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_python_backends.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_qp_solvers.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_quad_form.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_quadratic.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_quantum_rel_entr.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_scalarize.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_semidefinite_vars.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_shape.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_sign.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_suppfunc.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_valinvec2mixedint.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_versioning.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests copying cvxpy/tests/test_von_neumann_entr.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/tests creating build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/transforms copying cvxpy/transforms/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/transforms copying cvxpy/transforms/indicator.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/transforms copying cvxpy/transforms/linearize.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/transforms copying cvxpy/transforms/partial_optimize.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/transforms copying cvxpy/transforms/scalarize.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/transforms copying cvxpy/transforms/suppfunc.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/transforms creating build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/utilities copying cvxpy/utilities/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/utilities copying cvxpy/utilities/canonical.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/utilities copying cvxpy/utilities/coeff_extractor.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/utilities copying cvxpy/utilities/coo_array_compat.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/utilities copying cvxpy/utilities/cvxpy_upgrade.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/utilities copying cvxpy/utilities/debug_tools.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/utilities copying cvxpy/utilities/deterministic.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/utilities copying cvxpy/utilities/grad.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/utilities copying cvxpy/utilities/key_utils.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/utilities copying cvxpy/utilities/linalg.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/utilities copying cvxpy/utilities/performance_utils.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/utilities copying cvxpy/utilities/perspective_utils.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/utilities copying cvxpy/utilities/power_tools.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/utilities copying cvxpy/utilities/replace_quad_forms.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/utilities copying cvxpy/utilities/scopes.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/utilities copying cvxpy/utilities/shape.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/utilities copying cvxpy/utilities/sign.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/utilities copying cvxpy/utilities/versioning.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/utilities creating build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/affine copying cvxpy/atoms/affine/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/affine copying cvxpy/atoms/affine/add_expr.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/affine copying cvxpy/atoms/affine/affine_atom.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/affine copying cvxpy/atoms/affine/binary_operators.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/affine copying cvxpy/atoms/affine/bmat.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/affine copying cvxpy/atoms/affine/concatenate.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/affine copying cvxpy/atoms/affine/conj.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/affine copying cvxpy/atoms/affine/conv.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/affine copying cvxpy/atoms/affine/cumsum.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/affine copying cvxpy/atoms/affine/diag.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/affine copying cvxpy/atoms/affine/diff.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/affine copying cvxpy/atoms/affine/hstack.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/affine copying cvxpy/atoms/affine/imag.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/affine copying cvxpy/atoms/affine/index.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/affine copying cvxpy/atoms/affine/kron.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/affine copying cvxpy/atoms/affine/partial_trace.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/affine copying cvxpy/atoms/affine/partial_transpose.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/affine copying cvxpy/atoms/affine/promote.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/affine copying cvxpy/atoms/affine/real.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/affine copying cvxpy/atoms/affine/reshape.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/affine copying cvxpy/atoms/affine/sum.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/affine copying cvxpy/atoms/affine/trace.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/affine copying cvxpy/atoms/affine/transpose.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/affine copying cvxpy/atoms/affine/upper_tri.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/affine copying cvxpy/atoms/affine/unary_operators.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/affine copying cvxpy/atoms/affine/vec.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/affine copying cvxpy/atoms/affine/vstack.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/affine copying cvxpy/atoms/affine/wraps.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/affine creating build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/abs.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/ceil.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/elementwise.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/entr.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/exp.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/huber.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/inv_pos.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/kl_div.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/log.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/log1p.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/log_normcdf.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/loggamma.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/logistic.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/maximum.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/minimum.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/neg.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/pos.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/power.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/rel_entr.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/scalene.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/sqrt.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/square.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/xexp.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/atoms/elementwise creating build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/cvxcore/python copying cvxpy/cvxcore/python/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/cvxcore/python copying cvxpy/cvxcore/python/canonInterface.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/cvxcore/python copying cvxpy/cvxcore/python/cppbackend.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/cvxcore/python copying cvxpy/cvxcore/python/cvxcore.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/cvxcore/python creating build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/expressions/constants copying cvxpy/expressions/constants/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/expressions/constants copying cvxpy/expressions/constants/callback_param.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/expressions/constants copying cvxpy/expressions/constants/constant.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/expressions/constants copying cvxpy/expressions/constants/parameter.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/expressions/constants creating build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/interface/numpy_interface copying cvxpy/interface/numpy_interface/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/interface/numpy_interface copying cvxpy/interface/numpy_interface/matrix_interface.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/interface/numpy_interface copying cvxpy/interface/numpy_interface/ndarray_interface.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/interface/numpy_interface copying cvxpy/interface/numpy_interface/sparse_matrix_interface.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/interface/numpy_interface creating build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/complex2real copying cvxpy/reductions/complex2real/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/complex2real copying cvxpy/reductions/complex2real/complex2real.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/complex2real creating build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/cone2cone copying cvxpy/reductions/cone2cone/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/cone2cone copying cvxpy/reductions/cone2cone/affine2direct.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/cone2cone copying cvxpy/reductions/cone2cone/approximations.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/cone2cone copying cvxpy/reductions/cone2cone/exotic2common.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/cone2cone copying cvxpy/reductions/cone2cone/soc2psd.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/cone2cone creating build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dcp2cone copying cvxpy/reductions/dcp2cone/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dcp2cone copying cvxpy/reductions/dcp2cone/cone_matrix_stuffing.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dcp2cone copying cvxpy/reductions/dcp2cone/dcp2cone.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dcp2cone creating build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dgp2dcp copying cvxpy/reductions/dgp2dcp/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dgp2dcp copying cvxpy/reductions/dgp2dcp/dgp2dcp.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dgp2dcp copying cvxpy/reductions/dgp2dcp/util.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dgp2dcp creating build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/discrete2mixedint copying cvxpy/reductions/discrete2mixedint/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/discrete2mixedint copying cvxpy/reductions/discrete2mixedint/valinvec2mixedint.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/discrete2mixedint creating build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dqcp2dcp copying cvxpy/reductions/dqcp2dcp/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dqcp2dcp copying cvxpy/reductions/dqcp2dcp/dqcp2dcp.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dqcp2dcp copying cvxpy/reductions/dqcp2dcp/inverse.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dqcp2dcp copying cvxpy/reductions/dqcp2dcp/sets.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dqcp2dcp copying cvxpy/reductions/dqcp2dcp/tighten.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dqcp2dcp creating build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/eliminate_pwl copying cvxpy/reductions/eliminate_pwl/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/eliminate_pwl copying cvxpy/reductions/eliminate_pwl/eliminate_pwl.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/eliminate_pwl creating build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/qp2quad_form copying cvxpy/reductions/qp2quad_form/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/qp2quad_form copying cvxpy/reductions/qp2quad_form/qp2symbolic_qp.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/qp2quad_form copying cvxpy/reductions/qp2quad_form/qp_matrix_stuffing.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/qp2quad_form creating build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers copying cvxpy/reductions/solvers/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers copying cvxpy/reductions/solvers/bisection.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers copying cvxpy/reductions/solvers/compr_matrix.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers copying cvxpy/reductions/solvers/constant_solver.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers copying cvxpy/reductions/solvers/defines.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers copying cvxpy/reductions/solvers/intermediate_chain.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers copying cvxpy/reductions/solvers/kktsolver.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers copying cvxpy/reductions/solvers/solver.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers copying cvxpy/reductions/solvers/solving_chain.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers copying cvxpy/reductions/solvers/utilities.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers creating build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/complex2real/canonicalizers copying cvxpy/reductions/complex2real/canonicalizers/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/complex2real/canonicalizers copying cvxpy/reductions/complex2real/canonicalizers/abs_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/complex2real/canonicalizers copying cvxpy/reductions/complex2real/canonicalizers/aff_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/complex2real/canonicalizers copying cvxpy/reductions/complex2real/canonicalizers/constant_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/complex2real/canonicalizers copying cvxpy/reductions/complex2real/canonicalizers/equality_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/complex2real/canonicalizers copying cvxpy/reductions/complex2real/canonicalizers/inequality_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/complex2real/canonicalizers copying cvxpy/reductions/complex2real/canonicalizers/matrix_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/complex2real/canonicalizers copying cvxpy/reductions/complex2real/canonicalizers/param_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/complex2real/canonicalizers copying cvxpy/reductions/complex2real/canonicalizers/pnorm_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/complex2real/canonicalizers copying cvxpy/reductions/complex2real/canonicalizers/psd_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/complex2real/canonicalizers copying cvxpy/reductions/complex2real/canonicalizers/soc_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/complex2real/canonicalizers copying cvxpy/reductions/complex2real/canonicalizers/variable_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/complex2real/canonicalizers creating build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dcp2cone/canonicalizers copying cvxpy/reductions/dcp2cone/canonicalizers/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dcp2cone/canonicalizers copying cvxpy/reductions/dcp2cone/canonicalizers/entr_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dcp2cone/canonicalizers copying cvxpy/reductions/dcp2cone/canonicalizers/exp_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dcp2cone/canonicalizers copying cvxpy/reductions/dcp2cone/canonicalizers/geo_mean_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dcp2cone/canonicalizers copying cvxpy/reductions/dcp2cone/canonicalizers/huber_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dcp2cone/canonicalizers copying cvxpy/reductions/dcp2cone/canonicalizers/indicator_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dcp2cone/canonicalizers copying cvxpy/reductions/dcp2cone/canonicalizers/kl_div_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dcp2cone/canonicalizers copying cvxpy/reductions/dcp2cone/canonicalizers/lambda_max_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dcp2cone/canonicalizers copying cvxpy/reductions/dcp2cone/canonicalizers/lambda_sum_largest_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dcp2cone/canonicalizers copying cvxpy/reductions/dcp2cone/canonicalizers/log1p_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dcp2cone/canonicalizers copying cvxpy/reductions/dcp2cone/canonicalizers/log_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dcp2cone/canonicalizers copying cvxpy/reductions/dcp2cone/canonicalizers/log_det_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dcp2cone/canonicalizers copying cvxpy/reductions/dcp2cone/canonicalizers/log_sum_exp_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dcp2cone/canonicalizers copying cvxpy/reductions/dcp2cone/canonicalizers/logistic_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dcp2cone/canonicalizers copying cvxpy/reductions/dcp2cone/canonicalizers/matrix_frac_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dcp2cone/canonicalizers copying cvxpy/reductions/dcp2cone/canonicalizers/mul_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dcp2cone/canonicalizers copying cvxpy/reductions/dcp2cone/canonicalizers/normNuc_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dcp2cone/canonicalizers copying cvxpy/reductions/dcp2cone/canonicalizers/perspective_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dcp2cone/canonicalizers copying cvxpy/reductions/dcp2cone/canonicalizers/pnorm_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dcp2cone/canonicalizers copying cvxpy/reductions/dcp2cone/canonicalizers/power_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dcp2cone/canonicalizers copying cvxpy/reductions/dcp2cone/canonicalizers/quad_form_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dcp2cone/canonicalizers copying cvxpy/reductions/dcp2cone/canonicalizers/quad_over_lin_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dcp2cone/canonicalizers copying cvxpy/reductions/dcp2cone/canonicalizers/quantum_rel_entr_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dcp2cone/canonicalizers copying cvxpy/reductions/dcp2cone/canonicalizers/rel_entr_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dcp2cone/canonicalizers copying cvxpy/reductions/dcp2cone/canonicalizers/sigma_max_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dcp2cone/canonicalizers copying cvxpy/reductions/dcp2cone/canonicalizers/suppfunc_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dcp2cone/canonicalizers copying cvxpy/reductions/dcp2cone/canonicalizers/tr_inv_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dcp2cone/canonicalizers copying cvxpy/reductions/dcp2cone/canonicalizers/von_neumann_entr_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dcp2cone/canonicalizers copying cvxpy/reductions/dcp2cone/canonicalizers/xexp_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dcp2cone/canonicalizers creating build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dgp2dcp/canonicalizers copying cvxpy/reductions/dgp2dcp/canonicalizers/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dgp2dcp/canonicalizers copying cvxpy/reductions/dgp2dcp/canonicalizers/add_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dgp2dcp/canonicalizers copying cvxpy/reductions/dgp2dcp/canonicalizers/constant_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dgp2dcp/canonicalizers copying cvxpy/reductions/dgp2dcp/canonicalizers/cumprod_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dgp2dcp/canonicalizers copying cvxpy/reductions/dgp2dcp/canonicalizers/div_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dgp2dcp/canonicalizers copying cvxpy/reductions/dgp2dcp/canonicalizers/exp_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dgp2dcp/canonicalizers copying cvxpy/reductions/dgp2dcp/canonicalizers/eye_minus_inv_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dgp2dcp/canonicalizers copying cvxpy/reductions/dgp2dcp/canonicalizers/finite_set_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dgp2dcp/canonicalizers copying cvxpy/reductions/dgp2dcp/canonicalizers/geo_mean_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dgp2dcp/canonicalizers copying cvxpy/reductions/dgp2dcp/canonicalizers/gmatmul_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dgp2dcp/canonicalizers copying cvxpy/reductions/dgp2dcp/canonicalizers/log_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dgp2dcp/canonicalizers copying cvxpy/reductions/dgp2dcp/canonicalizers/mul_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dgp2dcp/canonicalizers copying cvxpy/reductions/dgp2dcp/canonicalizers/mulexpression_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dgp2dcp/canonicalizers copying cvxpy/reductions/dgp2dcp/canonicalizers/nonpos_constr_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dgp2dcp/canonicalizers copying cvxpy/reductions/dgp2dcp/canonicalizers/norm1_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dgp2dcp/canonicalizers copying cvxpy/reductions/dgp2dcp/canonicalizers/norm_inf_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dgp2dcp/canonicalizers copying cvxpy/reductions/dgp2dcp/canonicalizers/one_minus_pos_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dgp2dcp/canonicalizers copying cvxpy/reductions/dgp2dcp/canonicalizers/parameter_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dgp2dcp/canonicalizers copying cvxpy/reductions/dgp2dcp/canonicalizers/pf_eigenvalue_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dgp2dcp/canonicalizers copying cvxpy/reductions/dgp2dcp/canonicalizers/pnorm_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dgp2dcp/canonicalizers copying cvxpy/reductions/dgp2dcp/canonicalizers/power_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dgp2dcp/canonicalizers copying cvxpy/reductions/dgp2dcp/canonicalizers/prod_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dgp2dcp/canonicalizers copying cvxpy/reductions/dgp2dcp/canonicalizers/quad_form_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dgp2dcp/canonicalizers copying cvxpy/reductions/dgp2dcp/canonicalizers/quad_over_lin_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dgp2dcp/canonicalizers copying cvxpy/reductions/dgp2dcp/canonicalizers/sum_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dgp2dcp/canonicalizers copying cvxpy/reductions/dgp2dcp/canonicalizers/trace_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dgp2dcp/canonicalizers copying cvxpy/reductions/dgp2dcp/canonicalizers/xexp_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dgp2dcp/canonicalizers copying cvxpy/reductions/dgp2dcp/canonicalizers/zero_constr_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/dgp2dcp/canonicalizers creating build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/eliminate_pwl/canonicalizers copying cvxpy/reductions/eliminate_pwl/canonicalizers/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/eliminate_pwl/canonicalizers copying cvxpy/reductions/eliminate_pwl/canonicalizers/abs_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/eliminate_pwl/canonicalizers copying cvxpy/reductions/eliminate_pwl/canonicalizers/cummax_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/eliminate_pwl/canonicalizers copying cvxpy/reductions/eliminate_pwl/canonicalizers/cumsum_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/eliminate_pwl/canonicalizers copying cvxpy/reductions/eliminate_pwl/canonicalizers/dotsort_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/eliminate_pwl/canonicalizers copying cvxpy/reductions/eliminate_pwl/canonicalizers/max_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/eliminate_pwl/canonicalizers copying cvxpy/reductions/eliminate_pwl/canonicalizers/maximum_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/eliminate_pwl/canonicalizers copying cvxpy/reductions/eliminate_pwl/canonicalizers/min_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/eliminate_pwl/canonicalizers copying cvxpy/reductions/eliminate_pwl/canonicalizers/minimum_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/eliminate_pwl/canonicalizers copying cvxpy/reductions/eliminate_pwl/canonicalizers/norm1_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/eliminate_pwl/canonicalizers copying cvxpy/reductions/eliminate_pwl/canonicalizers/norm_inf_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/eliminate_pwl/canonicalizers copying cvxpy/reductions/eliminate_pwl/canonicalizers/sum_largest_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/eliminate_pwl/canonicalizers creating build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/qp2quad_form/canonicalizers copying cvxpy/reductions/qp2quad_form/canonicalizers/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/qp2quad_form/canonicalizers copying cvxpy/reductions/qp2quad_form/canonicalizers/huber_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/qp2quad_form/canonicalizers copying cvxpy/reductions/qp2quad_form/canonicalizers/power_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/qp2quad_form/canonicalizers copying cvxpy/reductions/qp2quad_form/canonicalizers/quad_form_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/qp2quad_form/canonicalizers copying cvxpy/reductions/qp2quad_form/canonicalizers/quad_over_lin_canon.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/qp2quad_form/canonicalizers creating build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/cbc_conif.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/clarabel_conif.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/conic_solver.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/copt_conif.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/cplex_conif.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/cvxopt_conif.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/diffcp_conif.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/ecos_bb_conif.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/ecos_conif.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/glop_conif.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/glpk_conif.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/glpk_mi_conif.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/gurobi_conif.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/highs_conif.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/mosek_conif.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/nag_conif.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/pdlp_conif.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/scip_conif.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/scipy_conif.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/scs_conif.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/sdpa_conif.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/xpress_conif.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/conic_solvers creating build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/lp_solvers copying cvxpy/reductions/solvers/lp_solvers/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/lp_solvers creating build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/qp_solvers copying cvxpy/reductions/solvers/qp_solvers/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/qp_solvers copying cvxpy/reductions/solvers/qp_solvers/copt_qpif.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/qp_solvers copying cvxpy/reductions/solvers/qp_solvers/cplex_qpif.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/qp_solvers copying cvxpy/reductions/solvers/qp_solvers/daqp_qpif.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/qp_solvers copying cvxpy/reductions/solvers/qp_solvers/gurobi_qpif.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/qp_solvers copying cvxpy/reductions/solvers/qp_solvers/highs_qpif.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/qp_solvers copying cvxpy/reductions/solvers/qp_solvers/osqp_qpif.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/qp_solvers copying cvxpy/reductions/solvers/qp_solvers/piqp_qpif.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/qp_solvers copying cvxpy/reductions/solvers/qp_solvers/proxqp_qpif.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/qp_solvers copying cvxpy/reductions/solvers/qp_solvers/qp_solver.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/qp_solvers copying cvxpy/reductions/solvers/qp_solvers/xpress_qpif.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/reductions/solvers/qp_solvers creating build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/utilities/cpp copying cvxpy/utilities/cpp/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/utilities/cpp creating build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/utilities/cpp/sparsecholesky copying cvxpy/utilities/cpp/sparsecholesky/__init__.py -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy/utilities/cpp/sparsecholesky copying cvxpy/py.typed -> build/lib.openbsd-7.7-powerpc64-cpython-312/cvxpy running build_ext INFO: Disabling color, you really want to install colorlog. Disabling color, you really want to install colorlog. building '_cvxcore' extension creating build/temp.openbsd-7.7-powerpc64-cpython-312/cvxpy/cvxcore/python creating build/temp.openbsd-7.7-powerpc64-cpython-312/cvxpy/cvxcore/src c++ -pthread -fno-strict-overflow -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fPIC -O2 -pipe -O2 -pipe -fPIC -Icvxpy/cvxcore/src/ -Icvxpy/cvxcore/python/ -Icvxpy/cvxcore/include/ -I/usr/local/include/python3.12 -I/usr/local/lib/python3.12/site-packages/numpy/_core/include -c cvxpy/cvxcore/python/cvxcore_wrap.cxx -o build/temp.openbsd-7.7-powerpc64-cpython-312/cvxpy/cvxcore/python/cvxcore_wrap.o -fvisibility=hidden -g0 -O3 -std=c++11 -Wall -pedantic -Wextra -Wno-unused-parameter In file included from cvxpy/cvxcore/python/cvxcore_wrap.cxx:3349: In file included from cvxpy/cvxcore/src/cvxcore.hpp:18: In file included from cvxpy/cvxcore/src/LinOp.hpp:18: In file included from cvxpy/cvxcore/src/Utils.hpp:20: In file included from cvxpy/cvxcore/src/../include/Eigen/Core:210: cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/PacketMath.h:88:27: warning: '_Generic' is a C11 extension [-Wc11-extensions] 88 | static Packet4f p4f_ONE = vec_ctf(p4i_ONE, 0); //{ 1.0, 1.0, 1.0, 1.0} | ^ /usr/lib/clang/19/include/altivec.h:3245:3: note: expanded from macro 'vec_ctf' 3245 | _Generic((__a), \ | ^ In file included from cvxpy/cvxcore/python/cvxcore_wrap.cxx:3349: In file included from cvxpy/cvxcore/src/cvxcore.hpp:18: In file included from cvxpy/cvxcore/src/LinOp.hpp:18: In file included from cvxpy/cvxcore/src/Utils.hpp:20: In file included from cvxpy/cvxcore/src/../include/Eigen/Core:210: cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/PacketMath.h:1248:38: warning: implicit conversion between vector types (''Packet4f' (vector of 4 'float' values)' and ''const Packet4ui' (vector of 4 'unsigned int' values)') is deprecated; in the future, the behavior implied by '-fno-lax-vector-conversions' will be the default [-Wdeprecate-lax-vec-conv-all] 1248 | bf_even = plogical_shift_right<16>(even); | ^ cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/PacketMath.h:1345:32: error: use of undeclared identifier 'vec_sqrt'; did you mean 'vec_rsqrt'? 1345 | BF16_TO_F32_UNARY_OP_WRAPPER(vec_sqrt, a); | ^~~~~~~~ | vec_rsqrt cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/PacketMath.h:1302:22: note: expanded from macro 'BF16_TO_F32_UNARY_OP_WRAPPER' 1302 | Packet4f op_even = OP(a_even);\ | ^ /usr/lib/clang/19/include/altivec.h:8555:34: note: 'vec_rsqrt' declared here 8555 | static vector float __ATTRS_o_ai vec_rsqrt(vector float __a) { | ^ In file included from cvxpy/cvxcore/python/cvxcore_wrap.cxx:3349: In file included from cvxpy/cvxcore/src/cvxcore.hpp:18: In file included from cvxpy/cvxcore/src/LinOp.hpp:18: In file included from cvxpy/cvxcore/src/Utils.hpp:20: In file included from cvxpy/cvxcore/src/../include/Eigen/Core:210: cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/PacketMath.h:1345:32: error: use of undeclared identifier 'vec_sqrt'; did you mean 'vec_rsqrt'? 1345 | BF16_TO_F32_UNARY_OP_WRAPPER(vec_sqrt, a); | ^~~~~~~~ | vec_rsqrt cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/PacketMath.h:1303:21: note: expanded from macro 'BF16_TO_F32_UNARY_OP_WRAPPER' 1303 | Packet4f op_odd = OP(a_odd);\ | ^ /usr/lib/clang/19/include/altivec.h:8555:34: note: 'vec_rsqrt' declared here 8555 | static vector float __ATTRS_o_ai vec_rsqrt(vector float __a) { | ^ In file included from cvxpy/cvxcore/python/cvxcore_wrap.cxx:3349: In file included from cvxpy/cvxcore/src/cvxcore.hpp:18: In file included from cvxpy/cvxcore/src/LinOp.hpp:18: In file included from cvxpy/cvxcore/src/Utils.hpp:20: In file included from cvxpy/cvxcore/src/../include/Eigen/Core:210: cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/PacketMath.h:2199:10: warning: '_Generic' is a C11 extension [-Wc11-extensions] 2199 | return vec_ctf(a,0); | ^ /usr/lib/clang/19/include/altivec.h:3245:3: note: expanded from macro 'vec_ctf' 3245 | _Generic((__a), \ | ^ In file included from cvxpy/cvxcore/python/cvxcore_wrap.cxx:3349: In file included from cvxpy/cvxcore/src/cvxcore.hpp:18: In file included from cvxpy/cvxcore/src/LinOp.hpp:18: In file included from cvxpy/cvxcore/src/Utils.hpp:20: In file included from cvxpy/cvxcore/src/../include/Eigen/Core:210: cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/PacketMath.h:2203:10: warning: '_Generic' is a C11 extension [-Wc11-extensions] 2203 | return vec_ctf(a,0); | ^ /usr/lib/clang/19/include/altivec.h:3245:3: note: expanded from macro 'vec_ctf' 3245 | _Generic((__a), \ | ^ In file included from cvxpy/cvxcore/python/cvxcore_wrap.cxx:3349: In file included from cvxpy/cvxcore/src/cvxcore.hpp:18: In file included from cvxpy/cvxcore/src/LinOp.hpp:18: In file included from cvxpy/cvxcore/src/Utils.hpp:20: In file included from cvxpy/cvxcore/src/../include/Eigen/Core:210: cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/PacketMath.h:1231:34: warning: implicit conversion between vector types (''Packet4f' (vector of 4 'float' values)' and ''const Packet4ui' (vector of 4 'unsigned int' values)') is deprecated; in the future, the behavior implied by '-fno-lax-vector-conversions' will be the default [-Wdeprecate-lax-vec-conv-all] 1231 | return plogical_shift_left<16>(reinterpret_cast(bf.m_val)); | ^ In file included from cvxpy/cvxcore/python/cvxcore_wrap.cxx:3349: In file included from cvxpy/cvxcore/src/cvxcore.hpp:18: In file included from cvxpy/cvxcore/src/LinOp.hpp:18: In file included from cvxpy/cvxcore/src/Utils.hpp:20: In file included from cvxpy/cvxcore/src/../include/Eigen/Core:350: In file included from cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProduct.h:18: cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProductCommon.h:192:41: error: use of undeclared identifier 'Packet2d' 192 | EIGEN_ALWAYS_INLINE void bcouple_common(PacketBlock& taccReal, PacketBlock& taccImag, PacketBlock& acc1, PacketBlock& acc2) | ^ cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProductCommon.h:192:74: error: use of undeclared identifier 'Packet2d' 192 | EIGEN_ALWAYS_INLINE void bcouple_common(PacketBlock& taccReal, PacketBlock& taccImag, PacketBlock& acc1, PacketBlock& acc2) | ^ cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProductCommon.h:192:109: error: use of undeclared identifier 'Packet2d' 192 | EIGEN_ALWAYS_INLINE void bcouple_common(PacketBlock& taccReal, PacketBlock& taccImag, PacketBlock& acc1, PacketBlock& acc2) | ^ cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProductCommon.h:192:144: error: use of undeclared identifier 'Packet1cd' 192 | EIGEN_ALWAYS_INLINE void bcouple_common(PacketBlock& taccReal, PacketBlock& taccImag, PacketBlock& acc1, PacketBlock& acc2) | ^ cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProductCommon.h:192:177: error: use of undeclared identifier 'Packet1cd' 192 | EIGEN_ALWAYS_INLINE void bcouple_common(PacketBlock& taccReal, PacketBlock& taccImag, PacketBlock& acc1, PacketBlock& acc2) | ^ cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProductCommon.h:206:41: error: use of undeclared identifier 'Packet2d' 206 | EIGEN_ALWAYS_INLINE void bcouple_common(PacketBlock& taccReal, PacketBlock& taccImag, PacketBlock& acc1, PacketBlock& acc2) | ^ cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProductCommon.h:206:74: error: use of undeclared identifier 'Packet2d' 206 | EIGEN_ALWAYS_INLINE void bcouple_common(PacketBlock& taccReal, PacketBlock& taccImag, PacketBlock& acc1, PacketBlock& acc2) | ^ cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProductCommon.h:206:109: error: use of undeclared identifier 'Packet2d' 206 | EIGEN_ALWAYS_INLINE void bcouple_common(PacketBlock& taccReal, PacketBlock& taccImag, PacketBlock& acc1, PacketBlock& acc2) | ^ cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProductCommon.h:206:144: error: use of undeclared identifier 'Packet1cd' 206 | EIGEN_ALWAYS_INLINE void bcouple_common(PacketBlock& taccReal, PacketBlock& taccImag, PacketBlock& acc1, PacketBlock& acc2) | ^ cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProductCommon.h:206:177: error: use of undeclared identifier 'Packet1cd' 206 | EIGEN_ALWAYS_INLINE void bcouple_common(PacketBlock& taccReal, PacketBlock& taccImag, PacketBlock& acc1, PacketBlock& acc2) | ^ In file included from cvxpy/cvxcore/python/cvxcore_wrap.cxx:3349: In file included from cvxpy/cvxcore/src/cvxcore.hpp:18: In file included from cvxpy/cvxcore/src/LinOp.hpp:18: In file included from cvxpy/cvxcore/src/Utils.hpp:20: In file included from cvxpy/cvxcore/src/../include/Eigen/Core:350: cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProduct.h:70:11: error: unknown type name 'Packet2d' 70 | typedef Packet2d vectortype; | ^ cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProduct.h:72:23: error: use of undeclared identifier 'Packet2d' 72 | typedef PacketBlock rhstype; | ^ cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProduct.h:656:44: error: use of undeclared identifier 'Packet2d' 656 | struct dhs_pack | ^ cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProduct.h:723:44: error: use of undeclared identifier 'Packet2d' 723 | struct dhs_pack | ^ cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProduct.h:1250:14: error: unknown type name 'Packet2l' 1250 | const static Packet2l mask21 = { -1, 0 }; | ^ cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProduct.h:1267:21: error: unknown type name 'Packet2d' 1267 | EIGEN_ALWAYS_INLINE Packet2d bmask(const int remaining_rows) | ^ cvxpy/cvxcore/src/../include/Eigen/src/Core/arch/AltiVec/MatrixProduct.h:1267:36: error: use of undeclared identifier 'Packet2d' 1267 | EIGEN_ALWAYS_INLINE Packet2d bmask(const int remaining_rows) | ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 5 warnings and 20 errors generated. error: command '/usr/obj/ports/py-cvxpy-1.6.2/bin/c++' failed with exit code 1 ERROR Backend subprocess exited when trying to invoke build_wheel *** Error 1 in math/py-cvxpy (/usr/ports/lang/python/python.port.mk:387 'do-build': @: ; if [ -e /usr/obj/ports/py-cvxpy-1.6.2/cvxpy-1.6.2/p...) *** Error 2 in math/py-cvxpy (/usr/ports/infrastructure/mk/bsd.port.mk:3065 '/usr/obj/ports/py-cvxpy-1.6.2/.build_done': @cd /usr/ports/math...) *** Error 2 in math/py-cvxpy (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=py3-cvxpy-1.6.2p0; export _LOCKS_HELD=" py3-cvxp...) ===> Exiting math/py-cvxpy with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1750715034.68 max_stuck=0.00/waiting-for-lock #533=13.43/depends=8.54/show-prepare-results=5.18/extract=2.49/patch=0.69/configure=0.61/build=26.47 Error: job failed with 512 on localhost at 1750715034