Skip to content

Failing to build cvxopt-1.3.2 #37149

@drago-96

Description

@drago-96

Environment

- **OS**: macOS Sonoma 14.2.1
- **Sage Version**: 10.3.beta6

Steps To Reproduce

  1. git clone https://github.com/sagemath/sage.git sage-test && cd sage-test
  2. Install all packages suggested here
  3. export SAGE_ROOT=`pwd`
  4. export MAKE="make -j4"
  5. source ./.homebrew-build-env
  6. make configure
  7. ./configure
  8. make

Config log

config.log

Package logs

cvxopt-1.3.2.log

Additional Information

I think that this is closely related to issue #31905, which has been closed, but it seems not to be fully resolved.

I also tried building with the environment variables CVXOPT_SUITESPARSE_INC_DIR and CVXOPT_SUITESPARSE_LIB_DIR set to homebrew path of suite-sparse, but that didn't solve the issue either.

Checklist

  • I have searched the existing issues for a bug report that matches the one I want to file, without success.
  • I have read the documentation and troubleshoot guide

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions