Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cvxpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682164902.204095/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cvxpy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-cvxpy-1.3.1-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cvxpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682164902.204095/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-cvxpy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-cvxpy-1.3.1-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-cvxpy.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682164902.204095/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-cvxpy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.k9rDlJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cvxpy-1.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/cvxpy-1.3.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cvxpy-1.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BwUxHs + umask 022 + cd /builddir/build/BUILD + cd cvxpy-1.3.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. running build running build_py creating build creating build/lib.linux-x86_64-3.9 creating build/lib.linux-x86_64-3.9/cvxpy copying cvxpy/__init__.py -> build/lib.linux-x86_64-3.9/cvxpy copying cvxpy/settings.py -> build/lib.linux-x86_64-3.9/cvxpy copying cvxpy/version.py -> build/lib.linux-x86_64-3.9/cvxpy copying cvxpy/error.py -> build/lib.linux-x86_64-3.9/cvxpy creating build/lib.linux-x86_64-3.9/cvxpy/utilities copying cvxpy/utilities/debug_tools.py -> build/lib.linux-x86_64-3.9/cvxpy/utilities copying cvxpy/utilities/deterministic.py -> build/lib.linux-x86_64-3.9/cvxpy/utilities copying cvxpy/utilities/cvxpy_upgrade.py -> build/lib.linux-x86_64-3.9/cvxpy/utilities copying cvxpy/utilities/coeff_extractor.py -> build/lib.linux-x86_64-3.9/cvxpy/utilities copying cvxpy/utilities/scopes.py -> build/lib.linux-x86_64-3.9/cvxpy/utilities copying cvxpy/utilities/linalg.py -> build/lib.linux-x86_64-3.9/cvxpy/utilities copying cvxpy/utilities/key_utils.py -> build/lib.linux-x86_64-3.9/cvxpy/utilities copying cvxpy/utilities/__init__.py -> build/lib.linux-x86_64-3.9/cvxpy/utilities copying cvxpy/utilities/versioning.py -> build/lib.linux-x86_64-3.9/cvxpy/utilities copying cvxpy/utilities/performance_utils.py -> build/lib.linux-x86_64-3.9/cvxpy/utilities copying cvxpy/utilities/shape.py -> build/lib.linux-x86_64-3.9/cvxpy/utilities copying cvxpy/utilities/replace_quad_forms.py -> build/lib.linux-x86_64-3.9/cvxpy/utilities copying cvxpy/utilities/perspective_utils.py -> build/lib.linux-x86_64-3.9/cvxpy/utilities copying cvxpy/utilities/sign.py -> build/lib.linux-x86_64-3.9/cvxpy/utilities copying cvxpy/utilities/canonical.py -> build/lib.linux-x86_64-3.9/cvxpy/utilities copying cvxpy/utilities/grad.py -> build/lib.linux-x86_64-3.9/cvxpy/utilities copying cvxpy/utilities/power_tools.py -> build/lib.linux-x86_64-3.9/cvxpy/utilities creating build/lib.linux-x86_64-3.9/cvxpy/transforms copying cvxpy/transforms/indicator.py -> build/lib.linux-x86_64-3.9/cvxpy/transforms copying cvxpy/transforms/linearize.py -> build/lib.linux-x86_64-3.9/cvxpy/transforms copying cvxpy/transforms/__init__.py -> build/lib.linux-x86_64-3.9/cvxpy/transforms copying cvxpy/transforms/suppfunc.py -> build/lib.linux-x86_64-3.9/cvxpy/transforms copying cvxpy/transforms/scalarize.py -> build/lib.linux-x86_64-3.9/cvxpy/transforms copying cvxpy/transforms/partial_optimize.py -> build/lib.linux-x86_64-3.9/cvxpy/transforms creating build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_versioning.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_conic_solvers.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_quad_form.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/ram_limited.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_shape.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_linear_cone.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_lin_ops.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_gurobi_write.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_dpp.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_perspective.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_dgp2dcp.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_python_backends.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_valinvec2mixedint.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_semidefinite_vars.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_kron_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_nonlinear_atoms.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_monotonicity.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_grad.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_quadratic.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_convolution.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_mip_vars.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_constant_atoms.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/__init__.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/base_test.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_matrices.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_cone2cone.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_complex.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_objectives.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_dgp.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_curvature.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_param_cone_prog.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_numpy.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_power_tools.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_suppfunc.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_copy.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_domain.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_atoms.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_constraints.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_problem.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_constant.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_param_quad_prog.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_custom_solver.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_interfaces.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_expressions.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_von_neumann_entr.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_examples.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_qp_solvers.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_dqcp.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_sign.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/solver_test_helpers.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_derivative.py -> build/lib.linux-x86_64-3.9/cvxpy/tests copying cvxpy/tests/test_benchmarks.py -> build/lib.linux-x86_64-3.9/cvxpy/tests creating build/lib.linux-x86_64-3.9/cvxpy/interface copying cvxpy/interface/matrix_utilities.py -> build/lib.linux-x86_64-3.9/cvxpy/interface copying cvxpy/interface/__init__.py -> build/lib.linux-x86_64-3.9/cvxpy/interface copying cvxpy/interface/base_matrix_interface.py -> build/lib.linux-x86_64-3.9/cvxpy/interface copying cvxpy/interface/scipy_wrapper.py -> build/lib.linux-x86_64-3.9/cvxpy/interface creating build/lib.linux-x86_64-3.9/cvxpy/cvxcore copying cvxpy/cvxcore/__init__.py -> build/lib.linux-x86_64-3.9/cvxpy/cvxcore creating build/lib.linux-x86_64-3.9/cvxpy/problems copying cvxpy/problems/__init__.py -> build/lib.linux-x86_64-3.9/cvxpy/problems copying cvxpy/problems/xpress_problem.py -> build/lib.linux-x86_64-3.9/cvxpy/problems copying cvxpy/problems/param_prob.py -> build/lib.linux-x86_64-3.9/cvxpy/problems copying cvxpy/problems/problem.py -> build/lib.linux-x86_64-3.9/cvxpy/problems copying cvxpy/problems/iterative.py -> build/lib.linux-x86_64-3.9/cvxpy/problems copying cvxpy/problems/objective.py -> build/lib.linux-x86_64-3.9/cvxpy/problems creating build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/log_sum_exp.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/axis_atom.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/one_minus_pos.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/sigma_max.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/gen_lambda_max.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/perspective.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/eye_minus_inv.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/dotsort.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/gmatmul.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/lambda_min.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/log_det.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/norm1.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/total_variation.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/quad_form.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/norm_inf.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/dist_ratio.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/matrix_frac.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/harmonic_mean.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/__init__.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/sum_smallest.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/suppfunc.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/pf_eigenvalue.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/inv_prod.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/quad_over_lin.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/pnorm.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/sum_squares.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/condition_number.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/geo_mean.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/sign.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/tr_inv.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/atom.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/cummax.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/prod.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/max.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/sum_largest.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/min.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/length.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/norm_nuc.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/mixed_norm.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/von_neumann_entr.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/norm.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/lambda_max.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/lambda_sum_largest.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms copying cvxpy/atoms/lambda_sum_smallest.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms creating build/lib.linux-x86_64-3.9/cvxpy/reductions copying cvxpy/reductions/flip_objective.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions copying cvxpy/reductions/matrix_stuffing.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions copying cvxpy/reductions/cvx_attr2constr.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions copying cvxpy/reductions/solution.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions copying cvxpy/reductions/inverse_data.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions copying cvxpy/reductions/reduction.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions copying cvxpy/reductions/utilities.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions copying cvxpy/reductions/__init__.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions copying cvxpy/reductions/chain.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions copying cvxpy/reductions/canonicalization.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions copying cvxpy/reductions/eval_params.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions creating build/lib.linux-x86_64-3.9/cvxpy/expressions copying cvxpy/expressions/variable.py -> build/lib.linux-x86_64-3.9/cvxpy/expressions copying cvxpy/expressions/leaf.py -> build/lib.linux-x86_64-3.9/cvxpy/expressions copying cvxpy/expressions/cvxtypes.py -> build/lib.linux-x86_64-3.9/cvxpy/expressions copying cvxpy/expressions/expression.py -> build/lib.linux-x86_64-3.9/cvxpy/expressions copying cvxpy/expressions/__init__.py -> build/lib.linux-x86_64-3.9/cvxpy/expressions creating build/lib.linux-x86_64-3.9/cvxpy/constraints copying cvxpy/constraints/exponential.py -> build/lib.linux-x86_64-3.9/cvxpy/constraints copying cvxpy/constraints/psd.py -> build/lib.linux-x86_64-3.9/cvxpy/constraints copying cvxpy/constraints/constraint.py -> build/lib.linux-x86_64-3.9/cvxpy/constraints copying cvxpy/constraints/utilities.py -> build/lib.linux-x86_64-3.9/cvxpy/constraints copying cvxpy/constraints/__init__.py -> build/lib.linux-x86_64-3.9/cvxpy/constraints copying cvxpy/constraints/second_order.py -> build/lib.linux-x86_64-3.9/cvxpy/constraints copying cvxpy/constraints/finite_set.py -> build/lib.linux-x86_64-3.9/cvxpy/constraints copying cvxpy/constraints/nonpos.py -> build/lib.linux-x86_64-3.9/cvxpy/constraints copying cvxpy/constraints/zero.py -> build/lib.linux-x86_64-3.9/cvxpy/constraints copying cvxpy/constraints/power.py -> build/lib.linux-x86_64-3.9/cvxpy/constraints creating build/lib.linux-x86_64-3.9/cvxpy/lin_ops copying cvxpy/lin_ops/lin_constraints.py -> build/lib.linux-x86_64-3.9/cvxpy/lin_ops copying cvxpy/lin_ops/tree_mat.py -> build/lib.linux-x86_64-3.9/cvxpy/lin_ops copying cvxpy/lin_ops/__init__.py -> build/lib.linux-x86_64-3.9/cvxpy/lin_ops copying cvxpy/lin_ops/lin_utils.py -> build/lib.linux-x86_64-3.9/cvxpy/lin_ops copying cvxpy/lin_ops/lin_op.py -> build/lib.linux-x86_64-3.9/cvxpy/lin_ops copying cvxpy/lin_ops/canon_backend.py -> build/lib.linux-x86_64-3.9/cvxpy/lin_ops creating build/lib.linux-x86_64-3.9/cvxpy/interface/numpy_interface copying cvxpy/interface/numpy_interface/ndarray_interface.py -> build/lib.linux-x86_64-3.9/cvxpy/interface/numpy_interface copying cvxpy/interface/numpy_interface/sparse_matrix_interface.py -> build/lib.linux-x86_64-3.9/cvxpy/interface/numpy_interface copying cvxpy/interface/numpy_interface/__init__.py -> build/lib.linux-x86_64-3.9/cvxpy/interface/numpy_interface copying cvxpy/interface/numpy_interface/matrix_interface.py -> build/lib.linux-x86_64-3.9/cvxpy/interface/numpy_interface creating build/lib.linux-x86_64-3.9/cvxpy/cvxcore/python copying cvxpy/cvxcore/python/__init__.py -> build/lib.linux-x86_64-3.9/cvxpy/cvxcore/python copying cvxpy/cvxcore/python/canonInterface.py -> build/lib.linux-x86_64-3.9/cvxpy/cvxcore/python copying cvxpy/cvxcore/python/cvxcore.py -> build/lib.linux-x86_64-3.9/cvxpy/cvxcore/python creating build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/neg.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/square.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/loggamma.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/scalene.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/sqrt.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/ceil.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/exp.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/logistic.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/kl_div.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/__init__.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/maximum.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/log_normcdf.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/entr.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/log1p.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/pos.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/elementwise.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/rel_entr.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/inv_pos.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/xexp.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/power.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/huber.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/log.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/minimum.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise copying cvxpy/atoms/elementwise/abs.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise creating build/lib.linux-x86_64-3.9/cvxpy/atoms/affine copying cvxpy/atoms/affine/wraps.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/affine copying cvxpy/atoms/affine/partial_transpose.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/affine copying cvxpy/atoms/affine/vec.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/affine copying cvxpy/atoms/affine/conj.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/affine copying cvxpy/atoms/affine/trace.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/affine copying cvxpy/atoms/affine/binary_operators.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/affine copying cvxpy/atoms/affine/add_expr.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/affine copying cvxpy/atoms/affine/partial_trace.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/affine copying cvxpy/atoms/affine/bmat.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/affine copying cvxpy/atoms/affine/transpose.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/affine copying cvxpy/atoms/affine/imag.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/affine copying cvxpy/atoms/affine/__init__.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/affine copying cvxpy/atoms/affine/hstack.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/affine copying cvxpy/atoms/affine/diff.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/affine copying cvxpy/atoms/affine/vstack.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/affine copying cvxpy/atoms/affine/diag.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/affine copying cvxpy/atoms/affine/real.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/affine copying cvxpy/atoms/affine/affine_atom.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/affine copying cvxpy/atoms/affine/kron.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/affine copying cvxpy/atoms/affine/conv.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/affine copying cvxpy/atoms/affine/cumsum.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/affine copying cvxpy/atoms/affine/sum.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/affine copying cvxpy/atoms/affine/index.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/affine copying cvxpy/atoms/affine/upper_tri.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/affine copying cvxpy/atoms/affine/reshape.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/affine copying cvxpy/atoms/affine/promote.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/affine copying cvxpy/atoms/affine/unary_operators.py -> build/lib.linux-x86_64-3.9/cvxpy/atoms/affine creating build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone copying cvxpy/reductions/dcp2cone/dcp2cone.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone copying cvxpy/reductions/dcp2cone/__init__.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone copying cvxpy/reductions/dcp2cone/cone_matrix_stuffing.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone creating build/lib.linux-x86_64-3.9/cvxpy/reductions/cone2cone copying cvxpy/reductions/cone2cone/affine2direct.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/cone2cone copying cvxpy/reductions/cone2cone/exotic2common.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/cone2cone copying cvxpy/reductions/cone2cone/__init__.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/cone2cone copying cvxpy/reductions/cone2cone/approximations.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/cone2cone creating build/lib.linux-x86_64-3.9/cvxpy/reductions/qp2quad_form copying cvxpy/reductions/qp2quad_form/qp2symbolic_qp.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/qp2quad_form copying cvxpy/reductions/qp2quad_form/__init__.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/qp2quad_form copying cvxpy/reductions/qp2quad_form/qp_matrix_stuffing.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/qp2quad_form creating build/lib.linux-x86_64-3.9/cvxpy/reductions/complex2real copying cvxpy/reductions/complex2real/__init__.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/complex2real copying cvxpy/reductions/complex2real/complex2real.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/complex2real creating build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers copying cvxpy/reductions/solvers/bisection.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers copying cvxpy/reductions/solvers/kktsolver.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers copying cvxpy/reductions/solvers/solving_chain.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers copying cvxpy/reductions/solvers/compr_matrix.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers copying cvxpy/reductions/solvers/utilities.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers copying cvxpy/reductions/solvers/__init__.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers copying cvxpy/reductions/solvers/solver.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers copying cvxpy/reductions/solvers/constant_solver.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers copying cvxpy/reductions/solvers/defines.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers copying cvxpy/reductions/solvers/intermediate_chain.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers creating build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp copying cvxpy/reductions/dgp2dcp/dgp2dcp.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp copying cvxpy/reductions/dgp2dcp/__init__.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp copying cvxpy/reductions/dgp2dcp/util.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp creating build/lib.linux-x86_64-3.9/cvxpy/reductions/dqcp2dcp copying cvxpy/reductions/dqcp2dcp/inverse.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dqcp2dcp copying cvxpy/reductions/dqcp2dcp/__init__.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dqcp2dcp copying cvxpy/reductions/dqcp2dcp/sets.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dqcp2dcp copying cvxpy/reductions/dqcp2dcp/dqcp2dcp.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dqcp2dcp copying cvxpy/reductions/dqcp2dcp/tighten.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dqcp2dcp creating build/lib.linux-x86_64-3.9/cvxpy/reductions/eliminate_pwl copying cvxpy/reductions/eliminate_pwl/__init__.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/eliminate_pwl copying cvxpy/reductions/eliminate_pwl/eliminate_pwl.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/eliminate_pwl creating build/lib.linux-x86_64-3.9/cvxpy/reductions/discrete2mixedint copying cvxpy/reductions/discrete2mixedint/valinvec2mixedint.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/discrete2mixedint copying cvxpy/reductions/discrete2mixedint/__init__.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/discrete2mixedint creating build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers copying cvxpy/reductions/dcp2cone/atom_canonicalizers/entr_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers copying cvxpy/reductions/dcp2cone/atom_canonicalizers/quad_over_lin_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers copying cvxpy/reductions/dcp2cone/atom_canonicalizers/power_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers copying cvxpy/reductions/dcp2cone/atom_canonicalizers/von_neumann_entr_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers copying cvxpy/reductions/dcp2cone/atom_canonicalizers/quad_form_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers copying cvxpy/reductions/dcp2cone/atom_canonicalizers/huber_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers copying cvxpy/reductions/dcp2cone/atom_canonicalizers/normNuc_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers copying cvxpy/reductions/dcp2cone/atom_canonicalizers/log_det_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers copying cvxpy/reductions/dcp2cone/atom_canonicalizers/mul_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers copying cvxpy/reductions/dcp2cone/atom_canonicalizers/__init__.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers copying cvxpy/reductions/dcp2cone/atom_canonicalizers/lambda_sum_largest_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers copying cvxpy/reductions/dcp2cone/atom_canonicalizers/kl_div_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers copying cvxpy/reductions/dcp2cone/atom_canonicalizers/sigma_max_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers copying cvxpy/reductions/dcp2cone/atom_canonicalizers/indicator_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers copying cvxpy/reductions/dcp2cone/atom_canonicalizers/logistic_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers copying cvxpy/reductions/dcp2cone/atom_canonicalizers/log_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers copying cvxpy/reductions/dcp2cone/atom_canonicalizers/suppfunc_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers copying cvxpy/reductions/dcp2cone/atom_canonicalizers/log_sum_exp_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers copying cvxpy/reductions/dcp2cone/atom_canonicalizers/tr_inv_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers copying cvxpy/reductions/dcp2cone/atom_canonicalizers/log1p_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers copying cvxpy/reductions/dcp2cone/atom_canonicalizers/exp_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers copying cvxpy/reductions/dcp2cone/atom_canonicalizers/xexp_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers copying cvxpy/reductions/dcp2cone/atom_canonicalizers/perspective_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers copying cvxpy/reductions/dcp2cone/atom_canonicalizers/lambda_max_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers copying cvxpy/reductions/dcp2cone/atom_canonicalizers/matrix_frac_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers copying cvxpy/reductions/dcp2cone/atom_canonicalizers/geo_mean_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers copying cvxpy/reductions/dcp2cone/atom_canonicalizers/pnorm_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers copying cvxpy/reductions/dcp2cone/atom_canonicalizers/rel_entr_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers creating build/lib.linux-x86_64-3.9/cvxpy/reductions/qp2quad_form/atom_canonicalizers copying cvxpy/reductions/qp2quad_form/atom_canonicalizers/quad_over_lin_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/qp2quad_form/atom_canonicalizers copying cvxpy/reductions/qp2quad_form/atom_canonicalizers/power_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/qp2quad_form/atom_canonicalizers copying cvxpy/reductions/qp2quad_form/atom_canonicalizers/quad_form_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/qp2quad_form/atom_canonicalizers copying cvxpy/reductions/qp2quad_form/atom_canonicalizers/huber_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/qp2quad_form/atom_canonicalizers copying cvxpy/reductions/qp2quad_form/atom_canonicalizers/__init__.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/qp2quad_form/atom_canonicalizers creating build/lib.linux-x86_64-3.9/cvxpy/reductions/complex2real/canonicalizers copying cvxpy/reductions/complex2real/canonicalizers/soc_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/complex2real/canonicalizers copying cvxpy/reductions/complex2real/canonicalizers/abs_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/complex2real/canonicalizers copying cvxpy/reductions/complex2real/canonicalizers/inequality_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/complex2real/canonicalizers copying cvxpy/reductions/complex2real/canonicalizers/equality_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/complex2real/canonicalizers copying cvxpy/reductions/complex2real/canonicalizers/__init__.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/complex2real/canonicalizers copying cvxpy/reductions/complex2real/canonicalizers/psd_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/complex2real/canonicalizers copying cvxpy/reductions/complex2real/canonicalizers/constant_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/complex2real/canonicalizers copying cvxpy/reductions/complex2real/canonicalizers/pnorm_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/complex2real/canonicalizers copying cvxpy/reductions/complex2real/canonicalizers/param_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/complex2real/canonicalizers copying cvxpy/reductions/complex2real/canonicalizers/variable_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/complex2real/canonicalizers copying cvxpy/reductions/complex2real/canonicalizers/aff_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/complex2real/canonicalizers copying cvxpy/reductions/complex2real/canonicalizers/matrix_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/complex2real/canonicalizers creating build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/lp_solvers copying cvxpy/reductions/solvers/lp_solvers/__init__.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/lp_solvers creating build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/qp_solvers copying cvxpy/reductions/solvers/qp_solvers/osqp_qpif.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/qp_solvers copying cvxpy/reductions/solvers/qp_solvers/cplex_qpif.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/qp_solvers copying cvxpy/reductions/solvers/qp_solvers/proxqp_qpif.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/qp_solvers copying cvxpy/reductions/solvers/qp_solvers/copt_qpif.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/qp_solvers copying cvxpy/reductions/solvers/qp_solvers/xpress_qpif.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/qp_solvers copying cvxpy/reductions/solvers/qp_solvers/__init__.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/qp_solvers copying cvxpy/reductions/solvers/qp_solvers/qp_solver.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/qp_solvers copying cvxpy/reductions/solvers/qp_solvers/gurobi_qpif.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/qp_solvers creating build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/gurobi_conif.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/copt_conif.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/sdpa_conif.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/pdlp_conif.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/mosek_conif.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/nag_conif.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/glpk_mi_conif.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/scip_conif.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/xpress_conif.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/__init__.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/scs_conif.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/glpk_conif.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/cbc_conif.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/diffcp_conif.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/ecos_bb_conif.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/clarabel_conif.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/ecos_conif.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/cvxopt_conif.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/glop_conif.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/conic_solver.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/cplex_conif.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers copying cvxpy/reductions/solvers/conic_solvers/scipy_conif.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers creating build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying cvxpy/reductions/dgp2dcp/atom_canonicalizers/trace_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying cvxpy/reductions/dgp2dcp/atom_canonicalizers/quad_over_lin_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying cvxpy/reductions/dgp2dcp/atom_canonicalizers/div_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying cvxpy/reductions/dgp2dcp/atom_canonicalizers/prod_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying cvxpy/reductions/dgp2dcp/atom_canonicalizers/power_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying cvxpy/reductions/dgp2dcp/atom_canonicalizers/eye_minus_inv_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying cvxpy/reductions/dgp2dcp/atom_canonicalizers/pf_eigenvalue_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying cvxpy/reductions/dgp2dcp/atom_canonicalizers/mulexpression_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying cvxpy/reductions/dgp2dcp/atom_canonicalizers/quad_form_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying cvxpy/reductions/dgp2dcp/atom_canonicalizers/norm_inf_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying cvxpy/reductions/dgp2dcp/atom_canonicalizers/add_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying cvxpy/reductions/dgp2dcp/atom_canonicalizers/mul_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying cvxpy/reductions/dgp2dcp/atom_canonicalizers/__init__.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying cvxpy/reductions/dgp2dcp/atom_canonicalizers/parameter_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying cvxpy/reductions/dgp2dcp/atom_canonicalizers/log_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying cvxpy/reductions/dgp2dcp/atom_canonicalizers/constant_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying cvxpy/reductions/dgp2dcp/atom_canonicalizers/exp_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying cvxpy/reductions/dgp2dcp/atom_canonicalizers/xexp_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying cvxpy/reductions/dgp2dcp/atom_canonicalizers/geo_mean_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying cvxpy/reductions/dgp2dcp/atom_canonicalizers/pnorm_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying cvxpy/reductions/dgp2dcp/atom_canonicalizers/sum_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying cvxpy/reductions/dgp2dcp/atom_canonicalizers/norm1_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying cvxpy/reductions/dgp2dcp/atom_canonicalizers/zero_constr_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying cvxpy/reductions/dgp2dcp/atom_canonicalizers/one_minus_pos_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying cvxpy/reductions/dgp2dcp/atom_canonicalizers/nonpos_constr_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying cvxpy/reductions/dgp2dcp/atom_canonicalizers/gmatmul_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers creating build/lib.linux-x86_64-3.9/cvxpy/reductions/eliminate_pwl/atom_canonicalizers copying cvxpy/reductions/eliminate_pwl/atom_canonicalizers/minimum_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/eliminate_pwl/atom_canonicalizers copying cvxpy/reductions/eliminate_pwl/atom_canonicalizers/dotsort_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/eliminate_pwl/atom_canonicalizers copying cvxpy/reductions/eliminate_pwl/atom_canonicalizers/abs_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/eliminate_pwl/atom_canonicalizers copying cvxpy/reductions/eliminate_pwl/atom_canonicalizers/min_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/eliminate_pwl/atom_canonicalizers copying cvxpy/reductions/eliminate_pwl/atom_canonicalizers/norm_inf_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/eliminate_pwl/atom_canonicalizers copying cvxpy/reductions/eliminate_pwl/atom_canonicalizers/__init__.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/eliminate_pwl/atom_canonicalizers copying cvxpy/reductions/eliminate_pwl/atom_canonicalizers/maximum_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/eliminate_pwl/atom_canonicalizers copying cvxpy/reductions/eliminate_pwl/atom_canonicalizers/sum_largest_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/eliminate_pwl/atom_canonicalizers copying cvxpy/reductions/eliminate_pwl/atom_canonicalizers/cummax_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/eliminate_pwl/atom_canonicalizers copying cvxpy/reductions/eliminate_pwl/atom_canonicalizers/cumsum_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/eliminate_pwl/atom_canonicalizers copying cvxpy/reductions/eliminate_pwl/atom_canonicalizers/max_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/eliminate_pwl/atom_canonicalizers copying cvxpy/reductions/eliminate_pwl/atom_canonicalizers/norm1_canon.py -> build/lib.linux-x86_64-3.9/cvxpy/reductions/eliminate_pwl/atom_canonicalizers creating build/lib.linux-x86_64-3.9/cvxpy/expressions/constants copying cvxpy/expressions/constants/constant.py -> build/lib.linux-x86_64-3.9/cvxpy/expressions/constants copying cvxpy/expressions/constants/__init__.py -> build/lib.linux-x86_64-3.9/cvxpy/expressions/constants copying cvxpy/expressions/constants/parameter.py -> build/lib.linux-x86_64-3.9/cvxpy/expressions/constants copying cvxpy/expressions/constants/callback_param.py -> build/lib.linux-x86_64-3.9/cvxpy/expressions/constants copying cvxpy/py.typed -> build/lib.linux-x86_64-3.9/cvxpy running build_ext building '_cvxcore' extension creating build/temp.linux-x86_64-3.9 creating build/temp.linux-x86_64-3.9/cvxpy creating build/temp.linux-x86_64-3.9/cvxpy/cvxcore creating build/temp.linux-x86_64-3.9/cvxpy/cvxcore/python creating build/temp.linux-x86_64-3.9/cvxpy/cvxcore/src gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Icvxpy/cvxcore/src/ -Icvxpy/cvxcore/python/ -Icvxpy/cvxcore/include/ -I/usr/include/python3.9 -I/builddir/build/BUILD/cvxpy-1.3.1/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c cvxpy/cvxcore/python/cvxcore_wrap.cxx -o build/temp.linux-x86_64-3.9/cvxpy/cvxcore/python/cvxcore_wrap.o -O3 -std=c++11 -Wall -pedantic -Wextra -Wno-unused-parameter In file included from /builddir/build/BUILD/cvxpy-1.3.1/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarraytypes.h:1940, from /builddir/build/BUILD/cvxpy-1.3.1/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include/numpy/ndarrayobject.h:12, from /builddir/build/BUILD/cvxpy-1.3.1/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include/numpy/arrayobject.h:5, from cvxpy/cvxcore/python/cvxcore_wrap.cxx:2846: /builddir/build/BUILD/cvxpy-1.3.1/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning is a GCC extension 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ /builddir/build/BUILD/cvxpy-1.3.1/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Icvxpy/cvxcore/src/ -Icvxpy/cvxcore/python/ -Icvxpy/cvxcore/include/ -I/usr/include/python3.9 -I/builddir/build/BUILD/cvxpy-1.3.1/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c cvxpy/cvxcore/src/LinOpOperations.cpp -o build/temp.linux-x86_64-3.9/cvxpy/cvxcore/src/LinOpOperations.o -O3 -std=c++11 -Wall -pedantic -Wextra -Wno-unused-parameter gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Icvxpy/cvxcore/src/ -Icvxpy/cvxcore/python/ -Icvxpy/cvxcore/include/ -I/usr/include/python3.9 -I/builddir/build/BUILD/cvxpy-1.3.1/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c cvxpy/cvxcore/src/Utils.cpp -o build/temp.linux-x86_64-3.9/cvxpy/cvxcore/src/Utils.o -O3 -std=c++11 -Wall -pedantic -Wextra -Wno-unused-parameter gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -Icvxpy/cvxcore/src/ -Icvxpy/cvxcore/python/ -Icvxpy/cvxcore/include/ -I/usr/include/python3.9 -I/builddir/build/BUILD/cvxpy-1.3.1/.eggs/numpy-1.24.2-py3.9-linux-x86_64.egg/numpy/core/include -c cvxpy/cvxcore/src/cvxcore.cpp -o build/temp.linux-x86_64-3.9/cvxpy/cvxcore/src/cvxcore.o -O3 -std=c++11 -Wall -pedantic -Wextra -Wno-unused-parameter g++ -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-x86_64-3.9/cvxpy/cvxcore/python/cvxcore_wrap.o build/temp.linux-x86_64-3.9/cvxpy/cvxcore/src/LinOpOperations.o build/temp.linux-x86_64-3.9/cvxpy/cvxcore/src/Utils.o build/temp.linux-x86_64-3.9/cvxpy/cvxcore/src/cvxcore.o -L/usr/lib64 -o build/lib.linux-x86_64-3.9/_cvxcore.cpython-39-x86_64-linux-gnu.so -O3 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.f8ntNU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64 + cd cvxpy-1.3.1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/utilities copying build/lib.linux-x86_64-3.9/cvxpy/utilities/debug_tools.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/utilities copying build/lib.linux-x86_64-3.9/cvxpy/utilities/deterministic.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/utilities copying build/lib.linux-x86_64-3.9/cvxpy/utilities/cvxpy_upgrade.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/utilities copying build/lib.linux-x86_64-3.9/cvxpy/utilities/coeff_extractor.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/utilities copying build/lib.linux-x86_64-3.9/cvxpy/utilities/scopes.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/utilities copying build/lib.linux-x86_64-3.9/cvxpy/utilities/linalg.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/utilities copying build/lib.linux-x86_64-3.9/cvxpy/utilities/key_utils.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/utilities copying build/lib.linux-x86_64-3.9/cvxpy/utilities/__init__.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/utilities copying build/lib.linux-x86_64-3.9/cvxpy/utilities/versioning.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/utilities copying build/lib.linux-x86_64-3.9/cvxpy/utilities/performance_utils.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/utilities copying build/lib.linux-x86_64-3.9/cvxpy/utilities/shape.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/utilities copying build/lib.linux-x86_64-3.9/cvxpy/utilities/replace_quad_forms.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/utilities copying build/lib.linux-x86_64-3.9/cvxpy/utilities/perspective_utils.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/utilities copying build/lib.linux-x86_64-3.9/cvxpy/utilities/sign.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/utilities copying build/lib.linux-x86_64-3.9/cvxpy/utilities/canonical.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/utilities copying build/lib.linux-x86_64-3.9/cvxpy/utilities/grad.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/utilities copying build/lib.linux-x86_64-3.9/cvxpy/utilities/power_tools.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/utilities creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/transforms copying build/lib.linux-x86_64-3.9/cvxpy/transforms/indicator.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/transforms copying build/lib.linux-x86_64-3.9/cvxpy/transforms/linearize.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/transforms copying build/lib.linux-x86_64-3.9/cvxpy/transforms/__init__.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/transforms copying build/lib.linux-x86_64-3.9/cvxpy/transforms/suppfunc.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/transforms copying build/lib.linux-x86_64-3.9/cvxpy/transforms/scalarize.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/transforms copying build/lib.linux-x86_64-3.9/cvxpy/transforms/partial_optimize.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/transforms creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_versioning.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_conic_solvers.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_quad_form.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/ram_limited.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_shape.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_linear_cone.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_lin_ops.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_gurobi_write.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_dpp.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_perspective.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_dgp2dcp.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_python_backends.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_valinvec2mixedint.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_semidefinite_vars.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_kron_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_nonlinear_atoms.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_monotonicity.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_grad.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_quadratic.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_convolution.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_mip_vars.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_constant_atoms.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/__init__.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/base_test.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_matrices.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_cone2cone.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_complex.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_objectives.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_dgp.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_curvature.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_param_cone_prog.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_numpy.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_power_tools.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_suppfunc.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_copy.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_domain.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_atoms.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_constraints.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_problem.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_constant.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_param_quad_prog.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_custom_solver.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_interfaces.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_expressions.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_von_neumann_entr.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_examples.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_qp_solvers.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_dqcp.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_sign.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/solver_test_helpers.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_derivative.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests copying build/lib.linux-x86_64-3.9/cvxpy/tests/test_benchmarks.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/interface copying build/lib.linux-x86_64-3.9/cvxpy/interface/matrix_utilities.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/interface copying build/lib.linux-x86_64-3.9/cvxpy/interface/__init__.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/interface copying build/lib.linux-x86_64-3.9/cvxpy/interface/base_matrix_interface.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/interface creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/interface/numpy_interface copying build/lib.linux-x86_64-3.9/cvxpy/interface/numpy_interface/ndarray_interface.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/interface/numpy_interface copying build/lib.linux-x86_64-3.9/cvxpy/interface/numpy_interface/sparse_matrix_interface.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/interface/numpy_interface copying build/lib.linux-x86_64-3.9/cvxpy/interface/numpy_interface/__init__.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/interface/numpy_interface copying build/lib.linux-x86_64-3.9/cvxpy/interface/numpy_interface/matrix_interface.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/interface/numpy_interface copying build/lib.linux-x86_64-3.9/cvxpy/interface/scipy_wrapper.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/interface creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/cvxcore copying build/lib.linux-x86_64-3.9/cvxpy/cvxcore/__init__.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/cvxcore creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/cvxcore/python copying build/lib.linux-x86_64-3.9/cvxpy/cvxcore/python/__init__.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/cvxcore/python copying build/lib.linux-x86_64-3.9/cvxpy/cvxcore/python/canonInterface.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/cvxcore/python copying build/lib.linux-x86_64-3.9/cvxpy/cvxcore/python/cvxcore.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/cvxcore/python creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/problems copying build/lib.linux-x86_64-3.9/cvxpy/problems/__init__.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/problems copying build/lib.linux-x86_64-3.9/cvxpy/problems/xpress_problem.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/problems copying build/lib.linux-x86_64-3.9/cvxpy/problems/param_prob.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/problems copying build/lib.linux-x86_64-3.9/cvxpy/problems/problem.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/problems copying build/lib.linux-x86_64-3.9/cvxpy/problems/iterative.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/problems copying build/lib.linux-x86_64-3.9/cvxpy/problems/objective.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/problems copying build/lib.linux-x86_64-3.9/cvxpy/__init__.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/log_sum_exp.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/axis_atom.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/one_minus_pos.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise copying build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise/neg.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise copying build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise/square.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise copying build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise/loggamma.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise copying build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise/scalene.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise copying build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise/sqrt.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise copying build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise/ceil.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise copying build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise/exp.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise copying build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise/logistic.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise copying build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise/kl_div.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise copying build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise/__init__.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise copying build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise/maximum.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise copying build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise/log_normcdf.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise copying build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise/entr.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise copying build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise/log1p.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise copying build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise/pos.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise copying build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise/elementwise.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise copying build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise/rel_entr.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise copying build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise/inv_pos.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise copying build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise/xexp.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise copying build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise/power.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise copying build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise/huber.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise copying build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise/log.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise copying build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise/minimum.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise copying build/lib.linux-x86_64-3.9/cvxpy/atoms/elementwise/abs.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise copying build/lib.linux-x86_64-3.9/cvxpy/atoms/sigma_max.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/gen_lambda_max.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/perspective.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/eye_minus_inv.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/dotsort.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/gmatmul.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/lambda_min.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/log_det.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/norm1.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/total_variation.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/quad_form.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/norm_inf.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/dist_ratio.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/matrix_frac.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/harmonic_mean.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/__init__.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/sum_smallest.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine copying build/lib.linux-x86_64-3.9/cvxpy/atoms/affine/wraps.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine copying build/lib.linux-x86_64-3.9/cvxpy/atoms/affine/partial_transpose.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine copying build/lib.linux-x86_64-3.9/cvxpy/atoms/affine/vec.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine copying build/lib.linux-x86_64-3.9/cvxpy/atoms/affine/conj.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine copying build/lib.linux-x86_64-3.9/cvxpy/atoms/affine/trace.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine copying build/lib.linux-x86_64-3.9/cvxpy/atoms/affine/binary_operators.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine copying build/lib.linux-x86_64-3.9/cvxpy/atoms/affine/add_expr.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine copying build/lib.linux-x86_64-3.9/cvxpy/atoms/affine/partial_trace.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine copying build/lib.linux-x86_64-3.9/cvxpy/atoms/affine/bmat.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine copying build/lib.linux-x86_64-3.9/cvxpy/atoms/affine/transpose.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine copying build/lib.linux-x86_64-3.9/cvxpy/atoms/affine/imag.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine copying build/lib.linux-x86_64-3.9/cvxpy/atoms/affine/__init__.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine copying build/lib.linux-x86_64-3.9/cvxpy/atoms/affine/hstack.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine copying build/lib.linux-x86_64-3.9/cvxpy/atoms/affine/diff.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine copying build/lib.linux-x86_64-3.9/cvxpy/atoms/affine/vstack.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine copying build/lib.linux-x86_64-3.9/cvxpy/atoms/affine/diag.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine copying build/lib.linux-x86_64-3.9/cvxpy/atoms/affine/real.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine copying build/lib.linux-x86_64-3.9/cvxpy/atoms/affine/affine_atom.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine copying build/lib.linux-x86_64-3.9/cvxpy/atoms/affine/kron.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine copying build/lib.linux-x86_64-3.9/cvxpy/atoms/affine/conv.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine copying build/lib.linux-x86_64-3.9/cvxpy/atoms/affine/cumsum.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine copying build/lib.linux-x86_64-3.9/cvxpy/atoms/affine/sum.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine copying build/lib.linux-x86_64-3.9/cvxpy/atoms/affine/index.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine copying build/lib.linux-x86_64-3.9/cvxpy/atoms/affine/upper_tri.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine copying build/lib.linux-x86_64-3.9/cvxpy/atoms/affine/reshape.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine copying build/lib.linux-x86_64-3.9/cvxpy/atoms/affine/promote.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine copying build/lib.linux-x86_64-3.9/cvxpy/atoms/affine/unary_operators.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine copying build/lib.linux-x86_64-3.9/cvxpy/atoms/suppfunc.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/pf_eigenvalue.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/inv_prod.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/quad_over_lin.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/pnorm.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/sum_squares.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/condition_number.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/geo_mean.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/sign.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/tr_inv.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/atom.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/cummax.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/prod.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/max.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/sum_largest.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/min.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/length.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/norm_nuc.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/mixed_norm.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/von_neumann_entr.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/norm.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/lambda_max.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/lambda_sum_largest.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms copying build/lib.linux-x86_64-3.9/cvxpy/atoms/lambda_sum_smallest.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions copying build/lib.linux-x86_64-3.9/cvxpy/reductions/flip_objective.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/dcp2cone.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers/entr_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers/quad_over_lin_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers/power_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers/von_neumann_entr_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers/quad_form_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers/huber_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers/normNuc_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers/log_det_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers/mul_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers/__init__.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers/lambda_sum_largest_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers/kl_div_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers/sigma_max_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers/indicator_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers/logistic_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers/log_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers/suppfunc_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers/log_sum_exp_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers/tr_inv_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers/log1p_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers/exp_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers/xexp_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers/perspective_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers/lambda_max_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers/matrix_frac_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers/geo_mean_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers/pnorm_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/atom_canonicalizers/rel_entr_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/__init__.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dcp2cone/cone_matrix_stuffing.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone copying build/lib.linux-x86_64-3.9/cvxpy/reductions/matrix_stuffing.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions copying build/lib.linux-x86_64-3.9/cvxpy/reductions/cvx_attr2constr.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solution.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions copying build/lib.linux-x86_64-3.9/cvxpy/reductions/inverse_data.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions copying build/lib.linux-x86_64-3.9/cvxpy/reductions/reduction.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/cone2cone copying build/lib.linux-x86_64-3.9/cvxpy/reductions/cone2cone/affine2direct.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/cone2cone copying build/lib.linux-x86_64-3.9/cvxpy/reductions/cone2cone/exotic2common.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/cone2cone copying build/lib.linux-x86_64-3.9/cvxpy/reductions/cone2cone/__init__.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/cone2cone copying build/lib.linux-x86_64-3.9/cvxpy/reductions/cone2cone/approximations.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/cone2cone copying build/lib.linux-x86_64-3.9/cvxpy/reductions/utilities.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions copying build/lib.linux-x86_64-3.9/cvxpy/reductions/__init__.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions copying build/lib.linux-x86_64-3.9/cvxpy/reductions/chain.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/qp2quad_form copying build/lib.linux-x86_64-3.9/cvxpy/reductions/qp2quad_form/qp2symbolic_qp.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/qp2quad_form creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/qp2quad_form/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/qp2quad_form/atom_canonicalizers/quad_over_lin_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/qp2quad_form/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/qp2quad_form/atom_canonicalizers/power_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/qp2quad_form/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/qp2quad_form/atom_canonicalizers/quad_form_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/qp2quad_form/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/qp2quad_form/atom_canonicalizers/huber_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/qp2quad_form/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/qp2quad_form/atom_canonicalizers/__init__.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/qp2quad_form/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/qp2quad_form/__init__.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/qp2quad_form copying build/lib.linux-x86_64-3.9/cvxpy/reductions/qp2quad_form/qp_matrix_stuffing.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/qp2quad_form copying build/lib.linux-x86_64-3.9/cvxpy/reductions/canonicalization.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions copying build/lib.linux-x86_64-3.9/cvxpy/reductions/eval_params.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/complex2real creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/complex2real/canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/complex2real/canonicalizers/soc_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/complex2real/canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/complex2real/canonicalizers/abs_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/complex2real/canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/complex2real/canonicalizers/inequality_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/complex2real/canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/complex2real/canonicalizers/equality_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/complex2real/canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/complex2real/canonicalizers/__init__.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/complex2real/canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/complex2real/canonicalizers/psd_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/complex2real/canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/complex2real/canonicalizers/constant_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/complex2real/canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/complex2real/canonicalizers/pnorm_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/complex2real/canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/complex2real/canonicalizers/param_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/complex2real/canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/complex2real/canonicalizers/variable_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/complex2real/canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/complex2real/canonicalizers/aff_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/complex2real/canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/complex2real/canonicalizers/matrix_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/complex2real/canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/complex2real/__init__.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/complex2real copying build/lib.linux-x86_64-3.9/cvxpy/reductions/complex2real/complex2real.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/complex2real creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/lp_solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/lp_solvers/__init__.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/lp_solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/bisection.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/kktsolver.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/solving_chain.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/qp_solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/qp_solvers/osqp_qpif.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/qp_solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/qp_solvers/cplex_qpif.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/qp_solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/qp_solvers/proxqp_qpif.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/qp_solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/qp_solvers/copt_qpif.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/qp_solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/qp_solvers/xpress_qpif.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/qp_solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/qp_solvers/__init__.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/qp_solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/qp_solvers/qp_solver.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/qp_solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/qp_solvers/gurobi_qpif.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/qp_solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/compr_matrix.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/utilities.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/__init__.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/solver.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/constant_solver.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/defines.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/intermediate_chain.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers/gurobi_conif.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers/copt_conif.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers/sdpa_conif.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers/pdlp_conif.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers/mosek_conif.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers/nag_conif.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers/glpk_mi_conif.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers/scip_conif.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers/xpress_conif.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers/__init__.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers/scs_conif.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers/glpk_conif.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers/cbc_conif.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers/diffcp_conif.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers/ecos_bb_conif.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers/clarabel_conif.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers/ecos_conif.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers/cvxopt_conif.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers/glop_conif.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers/conic_solver.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers/cplex_conif.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/solvers/conic_solvers/scipy_conif.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/dgp2dcp.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers/trace_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers/quad_over_lin_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers/div_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers/prod_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers/power_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers/eye_minus_inv_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers/pf_eigenvalue_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers/mulexpression_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers/quad_form_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers/norm_inf_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers/add_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers/mul_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers/__init__.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers/parameter_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers/log_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers/constant_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers/exp_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers/xexp_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers/geo_mean_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers/pnorm_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers/sum_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers/norm1_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers/zero_constr_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers/one_minus_pos_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers/nonpos_constr_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/atom_canonicalizers/gmatmul_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/__init__.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dgp2dcp/util.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dqcp2dcp copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dqcp2dcp/inverse.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dqcp2dcp copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dqcp2dcp/__init__.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dqcp2dcp copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dqcp2dcp/sets.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dqcp2dcp copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dqcp2dcp/dqcp2dcp.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dqcp2dcp copying build/lib.linux-x86_64-3.9/cvxpy/reductions/dqcp2dcp/tighten.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dqcp2dcp creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/eliminate_pwl creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/eliminate_pwl/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/eliminate_pwl/atom_canonicalizers/minimum_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/eliminate_pwl/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/eliminate_pwl/atom_canonicalizers/dotsort_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/eliminate_pwl/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/eliminate_pwl/atom_canonicalizers/abs_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/eliminate_pwl/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/eliminate_pwl/atom_canonicalizers/min_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/eliminate_pwl/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/eliminate_pwl/atom_canonicalizers/norm_inf_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/eliminate_pwl/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/eliminate_pwl/atom_canonicalizers/__init__.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/eliminate_pwl/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/eliminate_pwl/atom_canonicalizers/maximum_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/eliminate_pwl/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/eliminate_pwl/atom_canonicalizers/sum_largest_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/eliminate_pwl/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/eliminate_pwl/atom_canonicalizers/cummax_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/eliminate_pwl/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/eliminate_pwl/atom_canonicalizers/cumsum_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/eliminate_pwl/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/eliminate_pwl/atom_canonicalizers/max_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/eliminate_pwl/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/eliminate_pwl/atom_canonicalizers/norm1_canon.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/eliminate_pwl/atom_canonicalizers copying build/lib.linux-x86_64-3.9/cvxpy/reductions/eliminate_pwl/__init__.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/eliminate_pwl copying build/lib.linux-x86_64-3.9/cvxpy/reductions/eliminate_pwl/eliminate_pwl.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/eliminate_pwl creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/discrete2mixedint copying build/lib.linux-x86_64-3.9/cvxpy/reductions/discrete2mixedint/valinvec2mixedint.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/discrete2mixedint copying build/lib.linux-x86_64-3.9/cvxpy/reductions/discrete2mixedint/__init__.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/discrete2mixedint copying build/lib.linux-x86_64-3.9/cvxpy/settings.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/expressions copying build/lib.linux-x86_64-3.9/cvxpy/expressions/variable.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/expressions copying build/lib.linux-x86_64-3.9/cvxpy/expressions/leaf.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/expressions copying build/lib.linux-x86_64-3.9/cvxpy/expressions/cvxtypes.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/expressions copying build/lib.linux-x86_64-3.9/cvxpy/expressions/expression.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/expressions copying build/lib.linux-x86_64-3.9/cvxpy/expressions/__init__.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/expressions creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/expressions/constants copying build/lib.linux-x86_64-3.9/cvxpy/expressions/constants/constant.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/expressions/constants copying build/lib.linux-x86_64-3.9/cvxpy/expressions/constants/__init__.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/expressions/constants copying build/lib.linux-x86_64-3.9/cvxpy/expressions/constants/parameter.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/expressions/constants copying build/lib.linux-x86_64-3.9/cvxpy/expressions/constants/callback_param.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/expressions/constants creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/constraints copying build/lib.linux-x86_64-3.9/cvxpy/constraints/exponential.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/constraints copying build/lib.linux-x86_64-3.9/cvxpy/constraints/psd.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/constraints copying build/lib.linux-x86_64-3.9/cvxpy/constraints/constraint.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/constraints copying build/lib.linux-x86_64-3.9/cvxpy/constraints/utilities.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/constraints copying build/lib.linux-x86_64-3.9/cvxpy/constraints/__init__.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/constraints copying build/lib.linux-x86_64-3.9/cvxpy/constraints/second_order.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/constraints copying build/lib.linux-x86_64-3.9/cvxpy/constraints/finite_set.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/constraints copying build/lib.linux-x86_64-3.9/cvxpy/constraints/nonpos.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/constraints copying build/lib.linux-x86_64-3.9/cvxpy/constraints/zero.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/constraints copying build/lib.linux-x86_64-3.9/cvxpy/constraints/power.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/constraints copying build/lib.linux-x86_64-3.9/cvxpy/version.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy creating /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/lin_ops copying build/lib.linux-x86_64-3.9/cvxpy/lin_ops/lin_constraints.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/lin_ops copying build/lib.linux-x86_64-3.9/cvxpy/lin_ops/tree_mat.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/lin_ops copying build/lib.linux-x86_64-3.9/cvxpy/lin_ops/__init__.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/lin_ops copying build/lib.linux-x86_64-3.9/cvxpy/lin_ops/lin_utils.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/lin_ops copying build/lib.linux-x86_64-3.9/cvxpy/lin_ops/lin_op.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/lin_ops copying build/lib.linux-x86_64-3.9/cvxpy/lin_ops/canon_backend.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/lin_ops copying build/lib.linux-x86_64-3.9/cvxpy/error.py -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy copying build/lib.linux-x86_64-3.9/cvxpy/py.typed -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy copying build/lib.linux-x86_64-3.9/_cvxcore.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/utilities/debug_tools.py to debug_tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/utilities/deterministic.py to deterministic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/utilities/cvxpy_upgrade.py to cvxpy_upgrade.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/utilities/coeff_extractor.py to coeff_extractor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/utilities/scopes.py to scopes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/utilities/linalg.py to linalg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/utilities/key_utils.py to key_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/utilities/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/utilities/versioning.py to versioning.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/utilities/performance_utils.py to performance_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/utilities/shape.py to shape.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/utilities/replace_quad_forms.py to replace_quad_forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/utilities/perspective_utils.py to perspective_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/utilities/sign.py to sign.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/utilities/canonical.py to canonical.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/utilities/grad.py to grad.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/utilities/power_tools.py to power_tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/transforms/indicator.py to indicator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/transforms/linearize.py to linearize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/transforms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/transforms/suppfunc.py to suppfunc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/transforms/scalarize.py to scalarize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/transforms/partial_optimize.py to partial_optimize.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_versioning.py to test_versioning.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_conic_solvers.py to test_conic_solvers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_quad_form.py to test_quad_form.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/ram_limited.py to ram_limited.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_shape.py to test_shape.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_linear_cone.py to test_linear_cone.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_lin_ops.py to test_lin_ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_gurobi_write.py to test_gurobi_write.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_dpp.py to test_dpp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_perspective.py to test_perspective.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_dgp2dcp.py to test_dgp2dcp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_python_backends.py to test_python_backends.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_valinvec2mixedint.py to test_valinvec2mixedint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_semidefinite_vars.py to test_semidefinite_vars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_kron_canon.py to test_kron_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_nonlinear_atoms.py to test_nonlinear_atoms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_monotonicity.py to test_monotonicity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_grad.py to test_grad.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_quadratic.py to test_quadratic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_convolution.py to test_convolution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_mip_vars.py to test_mip_vars.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_constant_atoms.py to test_constant_atoms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/base_test.py to base_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_matrices.py to test_matrices.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_cone2cone.py to test_cone2cone.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_complex.py to test_complex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_objectives.py to test_objectives.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_dgp.py to test_dgp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_curvature.py to test_curvature.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_param_cone_prog.py to test_param_cone_prog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_numpy.py to test_numpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_power_tools.py to test_power_tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_suppfunc.py to test_suppfunc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_copy.py to test_copy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_domain.py to test_domain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_atoms.py to test_atoms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_constraints.py to test_constraints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_problem.py to test_problem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_constant.py to test_constant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_param_quad_prog.py to test_param_quad_prog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_custom_solver.py to test_custom_solver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_interfaces.py to test_interfaces.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_expressions.py to test_expressions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_von_neumann_entr.py to test_von_neumann_entr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_examples.py to test_examples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_qp_solvers.py to test_qp_solvers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_dqcp.py to test_dqcp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_sign.py to test_sign.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/solver_test_helpers.py to solver_test_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_derivative.py to test_derivative.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/tests/test_benchmarks.py to test_benchmarks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/interface/matrix_utilities.py to matrix_utilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/interface/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/interface/base_matrix_interface.py to base_matrix_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/interface/numpy_interface/ndarray_interface.py to ndarray_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/interface/numpy_interface/sparse_matrix_interface.py to sparse_matrix_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/interface/numpy_interface/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/interface/numpy_interface/matrix_interface.py to matrix_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/interface/scipy_wrapper.py to scipy_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/cvxcore/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/cvxcore/python/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/cvxcore/python/canonInterface.py to canonInterface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/cvxcore/python/cvxcore.py to cvxcore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/problems/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/problems/xpress_problem.py to xpress_problem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/problems/param_prob.py to param_prob.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/problems/problem.py to problem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/problems/iterative.py to iterative.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/problems/objective.py to objective.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/log_sum_exp.py to log_sum_exp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/axis_atom.py to axis_atom.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/one_minus_pos.py to one_minus_pos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise/neg.py to neg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise/square.py to square.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise/loggamma.py to loggamma.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise/scalene.py to scalene.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise/sqrt.py to sqrt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise/ceil.py to ceil.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise/exp.py to exp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise/logistic.py to logistic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise/kl_div.py to kl_div.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise/maximum.py to maximum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise/log_normcdf.py to log_normcdf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise/entr.py to entr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise/log1p.py to log1p.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise/pos.py to pos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise/elementwise.py to elementwise.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise/rel_entr.py to rel_entr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise/inv_pos.py to inv_pos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise/xexp.py to xexp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise/power.py to power.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise/huber.py to huber.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise/minimum.py to minimum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/elementwise/abs.py to abs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/sigma_max.py to sigma_max.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/gen_lambda_max.py to gen_lambda_max.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/perspective.py to perspective.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/eye_minus_inv.py to eye_minus_inv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/dotsort.py to dotsort.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/gmatmul.py to gmatmul.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/lambda_min.py to lambda_min.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/log_det.py to log_det.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/norm1.py to norm1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/total_variation.py to total_variation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/quad_form.py to quad_form.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/norm_inf.py to norm_inf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/dist_ratio.py to dist_ratio.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/matrix_frac.py to matrix_frac.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/harmonic_mean.py to harmonic_mean.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/sum_smallest.py to sum_smallest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine/wraps.py to wraps.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine/partial_transpose.py to partial_transpose.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine/vec.py to vec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine/conj.py to conj.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine/trace.py to trace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine/binary_operators.py to binary_operators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine/add_expr.py to add_expr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine/partial_trace.py to partial_trace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine/bmat.py to bmat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine/transpose.py to transpose.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine/imag.py to imag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine/hstack.py to hstack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine/diff.py to diff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine/vstack.py to vstack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine/diag.py to diag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine/real.py to real.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine/affine_atom.py to affine_atom.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine/kron.py to kron.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine/conv.py to conv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine/cumsum.py to cumsum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine/sum.py to sum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine/index.py to index.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine/upper_tri.py to upper_tri.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine/reshape.py to reshape.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine/promote.py to promote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/affine/unary_operators.py to unary_operators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/suppfunc.py to suppfunc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/pf_eigenvalue.py to pf_eigenvalue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/inv_prod.py to inv_prod.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/quad_over_lin.py to quad_over_lin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/pnorm.py to pnorm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/sum_squares.py to sum_squares.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/condition_number.py to condition_number.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/geo_mean.py to geo_mean.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/sign.py to sign.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/tr_inv.py to tr_inv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/atom.py to atom.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/cummax.py to cummax.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/prod.py to prod.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/max.py to max.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/sum_largest.py to sum_largest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/min.py to min.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/length.py to length.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/norm_nuc.py to norm_nuc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/mixed_norm.py to mixed_norm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/von_neumann_entr.py to von_neumann_entr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/norm.py to norm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/lambda_max.py to lambda_max.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/lambda_sum_largest.py to lambda_sum_largest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/atoms/lambda_sum_smallest.py to lambda_sum_smallest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/flip_objective.py to flip_objective.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/dcp2cone.py to dcp2cone.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers/entr_canon.py to entr_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers/quad_over_lin_canon.py to quad_over_lin_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers/power_canon.py to power_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers/von_neumann_entr_canon.py to von_neumann_entr_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers/quad_form_canon.py to quad_form_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers/huber_canon.py to huber_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers/normNuc_canon.py to normNuc_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers/log_det_canon.py to log_det_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers/mul_canon.py to mul_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers/lambda_sum_largest_canon.py to lambda_sum_largest_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers/kl_div_canon.py to kl_div_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers/sigma_max_canon.py to sigma_max_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers/indicator_canon.py to indicator_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers/logistic_canon.py to logistic_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers/log_canon.py to log_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers/suppfunc_canon.py to suppfunc_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers/log_sum_exp_canon.py to log_sum_exp_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers/tr_inv_canon.py to tr_inv_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers/log1p_canon.py to log1p_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers/exp_canon.py to exp_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers/xexp_canon.py to xexp_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers/perspective_canon.py to perspective_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers/lambda_max_canon.py to lambda_max_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers/matrix_frac_canon.py to matrix_frac_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers/geo_mean_canon.py to geo_mean_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers/pnorm_canon.py to pnorm_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/atom_canonicalizers/rel_entr_canon.py to rel_entr_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dcp2cone/cone_matrix_stuffing.py to cone_matrix_stuffing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/matrix_stuffing.py to matrix_stuffing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/cvx_attr2constr.py to cvx_attr2constr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solution.py to solution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/inverse_data.py to inverse_data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/reduction.py to reduction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/cone2cone/affine2direct.py to affine2direct.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/cone2cone/exotic2common.py to exotic2common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/cone2cone/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/cone2cone/approximations.py to approximations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/utilities.py to utilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/chain.py to chain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/qp2quad_form/qp2symbolic_qp.py to qp2symbolic_qp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/qp2quad_form/atom_canonicalizers/quad_over_lin_canon.py to quad_over_lin_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/qp2quad_form/atom_canonicalizers/power_canon.py to power_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/qp2quad_form/atom_canonicalizers/quad_form_canon.py to quad_form_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/qp2quad_form/atom_canonicalizers/huber_canon.py to huber_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/qp2quad_form/atom_canonicalizers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/qp2quad_form/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/qp2quad_form/qp_matrix_stuffing.py to qp_matrix_stuffing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/canonicalization.py to canonicalization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/eval_params.py to eval_params.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/complex2real/canonicalizers/soc_canon.py to soc_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/complex2real/canonicalizers/abs_canon.py to abs_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/complex2real/canonicalizers/inequality_canon.py to inequality_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/complex2real/canonicalizers/equality_canon.py to equality_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/complex2real/canonicalizers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/complex2real/canonicalizers/psd_canon.py to psd_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/complex2real/canonicalizers/constant_canon.py to constant_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/complex2real/canonicalizers/pnorm_canon.py to pnorm_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/complex2real/canonicalizers/param_canon.py to param_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/complex2real/canonicalizers/variable_canon.py to variable_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/complex2real/canonicalizers/aff_canon.py to aff_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/complex2real/canonicalizers/matrix_canon.py to matrix_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/complex2real/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/complex2real/complex2real.py to complex2real.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/lp_solvers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/bisection.py to bisection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/kktsolver.py to kktsolver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/solving_chain.py to solving_chain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/qp_solvers/osqp_qpif.py to osqp_qpif.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/qp_solvers/cplex_qpif.py to cplex_qpif.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/qp_solvers/proxqp_qpif.py to proxqp_qpif.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/qp_solvers/copt_qpif.py to copt_qpif.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/qp_solvers/xpress_qpif.py to xpress_qpif.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/qp_solvers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/qp_solvers/qp_solver.py to qp_solver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/qp_solvers/gurobi_qpif.py to gurobi_qpif.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/compr_matrix.py to compr_matrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/utilities.py to utilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/solver.py to solver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/constant_solver.py to constant_solver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/defines.py to defines.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/intermediate_chain.py to intermediate_chain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers/gurobi_conif.py to gurobi_conif.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers/copt_conif.py to copt_conif.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers/sdpa_conif.py to sdpa_conif.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers/pdlp_conif.py to pdlp_conif.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers/mosek_conif.py to mosek_conif.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers/nag_conif.py to nag_conif.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers/glpk_mi_conif.py to glpk_mi_conif.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers/scip_conif.py to scip_conif.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers/xpress_conif.py to xpress_conif.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers/scs_conif.py to scs_conif.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers/glpk_conif.py to glpk_conif.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers/cbc_conif.py to cbc_conif.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers/diffcp_conif.py to diffcp_conif.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers/ecos_bb_conif.py to ecos_bb_conif.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers/clarabel_conif.py to clarabel_conif.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers/ecos_conif.py to ecos_conif.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers/cvxopt_conif.py to cvxopt_conif.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers/glop_conif.py to glop_conif.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers/conic_solver.py to conic_solver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers/cplex_conif.py to cplex_conif.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/solvers/conic_solvers/scipy_conif.py to scipy_conif.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/dgp2dcp.py to dgp2dcp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers/trace_canon.py to trace_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers/quad_over_lin_canon.py to quad_over_lin_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers/div_canon.py to div_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers/prod_canon.py to prod_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers/power_canon.py to power_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers/eye_minus_inv_canon.py to eye_minus_inv_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers/pf_eigenvalue_canon.py to pf_eigenvalue_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers/mulexpression_canon.py to mulexpression_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers/quad_form_canon.py to quad_form_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers/norm_inf_canon.py to norm_inf_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers/add_canon.py to add_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers/mul_canon.py to mul_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers/parameter_canon.py to parameter_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers/log_canon.py to log_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers/constant_canon.py to constant_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers/exp_canon.py to exp_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers/xexp_canon.py to xexp_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers/geo_mean_canon.py to geo_mean_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers/pnorm_canon.py to pnorm_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers/sum_canon.py to sum_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers/norm1_canon.py to norm1_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers/zero_constr_canon.py to zero_constr_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers/one_minus_pos_canon.py to one_minus_pos_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers/nonpos_constr_canon.py to nonpos_constr_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/atom_canonicalizers/gmatmul_canon.py to gmatmul_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dgp2dcp/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dqcp2dcp/inverse.py to inverse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dqcp2dcp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dqcp2dcp/sets.py to sets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dqcp2dcp/dqcp2dcp.py to dqcp2dcp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/dqcp2dcp/tighten.py to tighten.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/eliminate_pwl/atom_canonicalizers/minimum_canon.py to minimum_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/eliminate_pwl/atom_canonicalizers/dotsort_canon.py to dotsort_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/eliminate_pwl/atom_canonicalizers/abs_canon.py to abs_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/eliminate_pwl/atom_canonicalizers/min_canon.py to min_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/eliminate_pwl/atom_canonicalizers/norm_inf_canon.py to norm_inf_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/eliminate_pwl/atom_canonicalizers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/eliminate_pwl/atom_canonicalizers/maximum_canon.py to maximum_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/eliminate_pwl/atom_canonicalizers/sum_largest_canon.py to sum_largest_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/eliminate_pwl/atom_canonicalizers/cummax_canon.py to cummax_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/eliminate_pwl/atom_canonicalizers/cumsum_canon.py to cumsum_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/eliminate_pwl/atom_canonicalizers/max_canon.py to max_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/eliminate_pwl/atom_canonicalizers/norm1_canon.py to norm1_canon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/eliminate_pwl/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/eliminate_pwl/eliminate_pwl.py to eliminate_pwl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/discrete2mixedint/valinvec2mixedint.py to valinvec2mixedint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/reductions/discrete2mixedint/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/settings.py to settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/expressions/variable.py to variable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/expressions/leaf.py to leaf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/expressions/cvxtypes.py to cvxtypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/expressions/expression.py to expression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/expressions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/expressions/constants/constant.py to constant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/expressions/constants/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/expressions/constants/parameter.py to parameter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/expressions/constants/callback_param.py to callback_param.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/constraints/exponential.py to exponential.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/constraints/psd.py to psd.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/constraints/constraint.py to constraint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/constraints/utilities.py to utilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/constraints/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/constraints/second_order.py to second_order.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/constraints/finite_set.py to finite_set.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/constraints/nonpos.py to nonpos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/constraints/zero.py to zero.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/constraints/power.py to power.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/lin_ops/lin_constraints.py to lin_constraints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/lin_ops/tree_mat.py to tree_mat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/lin_ops/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/lin_ops/lin_utils.py to lin_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/lin_ops/lin_op.py to lin_op.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/lin_ops/canon_backend.py to canon_backend.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy/error.py to error.cpython-39.pyc writing byte-compilation script '/tmp/tmpcu1cyr2z.py' /usr/bin/python3 /tmp/tmpcu1cyr2z.py removing /tmp/tmpcu1cyr2z.py running install_egg_info 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 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' Copying cvxpy.egg-info to /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/cvxpy-1.3.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64//usr/share/doc/python-cvxpy + '[' -d doc ']' ~/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64 ~/build/BUILD/cvxpy-1.3.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64 + '[' -d usr/lib ']' + '[' -d usr/lib64 ']' + find usr/lib64 -type f -printf '/%h/%f\n' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/cvxpy-1.3.1 + popd + mv /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.3.1-1 --unique-debug-suffix -1.3.1-1.x86_64 --unique-debug-src-base python-cvxpy-1.3.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/cvxpy-1.3.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/_cvxcore.cpython-39-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9/site-packages/_cvxcore.cpython-39-x86_64-linux-gnu.so 4836 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-cvxpy-1.3.1-1.x86_64 Provides: python-cvxpy python3-cvxpy = 1.3.1-1 python3-cvxpy(x86-64) = 1.3.1-1 python3.9dist(cvxpy) = 1.3.1 python3dist(cvxpy) = 1.3.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) python(abi) = 3.9 python3.9dist(ecos) >= 2 python3.9dist(numpy) >= 1.15 python3.9dist(osqp) >= 0.4.1 python3.9dist(scipy) >= 1.1 python3.9dist(scs) >= 1.1.6 python3.9dist(setuptools) > 65.5.1 rtld(GNU_HASH) Processing files: python-cvxpy-help-1.3.1-1.x86_64 warning: Empty %files file /builddir/build/BUILD/cvxpy-1.3.1/doclist.lst Provides: python-cvxpy-help = 1.3.1-1 python-cvxpy-help(x86-64) = 1.3.1-1 python3-cvxpy-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-cvxpy-debuginfo-1.3.1-1.x86_64 Provides: python-cvxpy-debuginfo = 1.3.1-1 python-cvxpy-debuginfo(x86-64) = 1.3.1-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-cvxpy-debugsource(x86-64) = 1.3.1-1 Processing files: python-cvxpy-debugsource-1.3.1-1.x86_64 Provides: python-cvxpy-debugsource = 1.3.1-1 python-cvxpy-debugsource(x86-64) = 1.3.1-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64 Wrote: /builddir/build/RPMS/python-cvxpy-help-1.3.1-1.x86_64.rpm Wrote: /builddir/build/RPMS/python-cvxpy-debugsource-1.3.1-1.x86_64.rpm Wrote: /builddir/build/RPMS/python3-cvxpy-1.3.1-1.x86_64.rpm Wrote: /builddir/build/RPMS/python-cvxpy-debuginfo-1.3.1-1.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uZF4Qk + umask 022 + cd /builddir/build/BUILD + cd cvxpy-1.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cvxpy-1.3.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0