Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make test error with cplex 12.6.1.0 #115

Closed
svigerske opened this issue Mar 2, 2019 · 3 comments
Closed

make test error with cplex 12.6.1.0 #115

svigerske opened this issue Mar 2, 2019 · 3 comments
Labels
bug Something isn't working OsiGlpk

Comments

@svigerske
Copy link
Member

Issue created by migration from Trac.

Original creator: ppalkar

Original creation time: 2017-06-25 21:36:22

Assignee: @mjsaltzman

Version: 0.104

Keywords: make test, cplex

I configured cplex as follows:

./configure --with-cplex-lib="-L/opt/ibm/ILOG/CPLEX_Studio1261/cplex/lib/x86-64_linux/static_pic -lcplex -L/usr/lib/x86_64-linux-gnu -lpthread -lm" --with-cplex-incdir="/opt/ibm/ILOG/CPLEX_Studio1261/cplex/include/ilcplex"

I could do "make" successfully but "make test" threw the error as in attached.

Thanks for helping, in advance.

@svigerske svigerske added bug Something isn't working major Osi Base Class labels Mar 2, 2019
@svigerske
Copy link
Member Author

Attachment config.log by ppalkar created at 2017-06-25 21:36:58

config.log

@svigerske
Copy link
Member Author

Attachment test.log by ppalkar created at 2017-06-25 21:37:29

last few lines of "make test"

@svigerske
Copy link
Member Author

It works for me (CPLEX 12.8.0, current Osi). If this is still a problem with current Osi and CPLEX, please reopen and debug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working OsiGlpk
Projects
None yet
Development

No branches or pull requests

1 participant