Skip to content

IPOPT build with coinhsl fails on macos arm64 #95

Open
@rlkamalapurkar

Description

Configuration:
M3 Macbook Air, macOS Sonoma

Problem description:
If I fetch, build, and install Ipopt with ASL and MUMPS using coinbrew, without HSL sources, then everything works as expected.

If I copy the coinhsl source folder to /ThirdParty/HSL and then try to build, then ASL, MUMPS, and CoinHSL are all built and installed correctly, but the Ipopt build fails with the error message

clang: error: unsupported option '-fopenmp'
make[3]: *** [libipopt.la] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1

Any ideas how this can be fixed?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions