[Ipopt-tickets] [Ipopt] #301: `make` fails for new versions of MUMPS (>=5)

Ipopt coin-trac at coin-or.org
Thu Mar 8 19:30:49 EST 2018


#301: `make` fails for new versions of MUMPS (>=5)
----------------------+------------------------
Reporter:  mirkhosro  |      Owner:  ipopt-team
    Type:  defect     |     Status:  new
Priority:  normal     |  Component:  Ipopt
 Version:  3.12       |   Severity:  normal
Keywords:             |
----------------------+------------------------
 1- If you change `mumps_ver` in `get.Mumps` to the newest version (5.1.2)
 the script will no longer run successfully. Namely, it will fail to apply
 the patches (`mums.patch` and `mums_mpi_patch`).
 2- Even if you ignore applying the patches (and assumed that they're not
 needed) and try to `make`, MUMPS won't get built (there'll be no
 `ThirdParty/Mumps` under `build`) and hence `make test` also fails. This
 is while `make` runs successfully when you leave MUMPS version to be
 4.10.0 that is in the original script.

--
Ticket URL: <https://projects.coin-or.org/Ipopt/ticket/301>
Ipopt <http://projects.coin-or.org/Ipopt>
Interior-point optimizer for nonlinear programs.



More information about the Ipopt-tickets mailing list