[Ipopt-tickets] [Ipopt] #293: Error while running test program of Ipopt

Ipopt coin-trac at coin-or.org
Fri Sep 15 10:32:39 EDT 2017


#293: Error while running test program of Ipopt
---------------------------+------------------------
Reporter:  rajhanschinmay  |      Owner:  ipopt-team
    Type:  defect          |     Status:  new
Priority:  normal          |  Component:  Ipopt
 Version:  3.12            |   Severity:  normal
Keywords:                  |
---------------------------+------------------------
 When I run,
 /home/chinmay/CoinIpopt/Ipopt/configure

 it works properly and gives:
 configure: Configuration of Ipopt successful


 , but when I run
 make test

 it gives error.

 Exception of type: OPTION_INVALID in file
 "/home/chinmay/CoinIpopt/Ipopt/src/Algorithm/IpAlgBuilder.cpp" at line
 271:
  Exception message: Selected linear solver MA27 not available.
 Tried to obtain MA27 from shared library "libhsl.so", but the following
 error occured:
 libhsl.so: cannot open shared object file: No such file or directory

 EXIT: Invalid option encountered.

  An error occoured.
  The error code is          -12

  ---- 8< ----  End of test program output  ---- 8< ----

     ******** Test FAILED! ********
 Output of the test program is above.
 ./run_unitTests: 120: exit: Illegal number: -1
 Makefile:684: recipe for target 'test' failed
 make[1]: *** [test] Error 2
 make[1]: Leaving directory '/home/chinmay/CoinIpopt/Ipopt/build/test'
 Makefile:1063: recipe for target 'unitTest' failed
 make: *** [unitTest] Error 2


 Can someone help in this?

 Thank you.

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



More information about the Ipopt-tickets mailing list