[Bonmin] make test fails

Matthew Galati magh at lehigh.edu
Sat Nov 15 23:45:16 EST 2008


Hi - first time using BonMin. Using release 1.0.0.

[magala at ordlnx01 build]$ uname -a
Linux ordlnx01.unx.sas.com 2.6.9-11.ELsmp #1 SMP Fri May 20 18:26:27 EDT 
2005 i686 i686 i386 GNU/Linux
[magala at ordlnx01 build]$ gcc -v
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.3/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man 
--infodir=/usr/share/info --enable-shared --enable-threads=posix 
--disable-checking --with-system-zlib --enable-__cxa_atexit 
--disable-libunwind-exceptions --enable-java-awt=gtk 
--host=i386-redhat-linux
Thread model: posix
gcc version 3.4.3 20050227 (Red Hat 3.4.3-22.1)


On "make test" I get the following error:

....
fortranbegin -lgfortranpreview -lm -lgcc_s -Wl,--rpath 
-Wl,/users/magala/Bonmin-                                      
1.0.0/build/lib
creating CppExample
./unitTest
Test OsiTMINLPInterface with Ipopt solver
All test passed successfully
./CppExample
Exception of type: OPTION_INVALID in file 
"../../../../Ipopt/src/Algorithm/IpAlg                                      
Builder.cpp" at line 275:
 Exception message: Selected linear solver MA27 not available.
Tried to obtain MA27 from shared library "libhsl.so", but the following 
error oc                                      cured:
libhsl.so: cannot open shared object file: No such file or directory

EXIT: Invalid option encountered.
Problem status: 3
Objective value: 1.79769e+308
Ipopt has failed to solve a problem
make[2]: Leaving directory `/home/magala/Bonmin-1.0.0/build/Bonmin/test'
make[1]: Leaving directory `/home/magala/Bonmin-1.0.0/build/Bonmin'



More information about the Bonmin mailing list