[Ipopt] Build failure (during 'make test') on Debian Sid

Roberto C. Sánchez roberto at connexer.com
Mon Oct 19 13:29:03 EDT 2009


Hi,

I am trying to package Ipopt-3.7.1 for Debian.  I am building on Debian
Sid (amd64, specifically), using the following commands:

CC=/usr/bin/mpicc MPICC=/usr/bin/mpicc CXX=/usr/bin/mpic++ MPICXX=/usr/bin/mpic++ F77=/usr/bin/mpif77 MPIF77=/usr/bin/mpif77 ../configure --prefix=/tmp/ipopt --with-blas="-L/usr/lib -lblas" --with-lapack="-L/usr/lib -llapack" --without-asldir --without-pardiso --without-wsmp -with-mumps-incdir="/usr/include" --with-mumps-lib="-L/usr/lib -ldmumps"

make CXXFLAGS="-I../../../../Ipopt/src/Common -I../../../../Ipopt/src/LinAlg -I../../../../Ipopt/src/LinAlg/TMatrices -I../../../../Ipopt/src/Algorithm -I../../../../Ipopt/src/Algorithm/LinearSolvers -I../../../../Ipopt/src/contrib/CGPenalty" CC=/usr/bin/mpicc MPICC=/usr/bin/mpicc CXX=/usr/bin/mpic++ MPICXX=/usr/bin/mpic++ F77=/usr/bin/mpif77 MPIF77=/usr/bin/mpif77

make test

The configure and build steps themselves go fine.  However, the test
step fails (I have attached the output).  I'd be interested to know if
this is something to worry about, or if anyone can provide any
suggestions.

Also, please note that I had apply the attached patch in order for it to
build.  The libraries that I am using to build against are: g++ gfortran
libblas-dev libmumps-dev liblapack-dev.

Regards,

-Roberto

-- 
Roberto C. Sánchez
http://people.connexer.com/~roberto
http://www.connexer.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://list.coin-or.org/pipermail/ipopt/attachments/20091019/cde86dc6/attachment.bin 


More information about the Ipopt mailing list