-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
SCIP Optimization Suite 9.2.0 #77
Conversation
@discopt do you have a suggestion on the failing macOS and Windows jobs here? The Windows build fails when the soplex package is tested with
As far as I see, this is when the conda packages for both papilo and soplex are installed, and then it tries to build a SoPlex example using these packages. It looks like the
and the recipe saying this directory is to be included in the papilo package: scipoptsuite-feedstock/recipe/meta.yaml Line 68 in 018beb5
Do one need to set On macOS, it seems to be the same problem. |
0c1df78
to
23c8b71
Compare
I give up here. Even when setting Changes by @discopt in PaPILO (scipopt/papilo@97bf10f) for SCIP OptSuite 9.2.0 are probably relevant why this comes up now, but it isn't clear what is wrong and I don't see a way to debug these conda builds properly (or why I should do it). |
I added a MR in PaPILO (internal) and added you as a reviewer. So if you want you can give that a final try :-) |
@discopt The issue with FindGMP.cmake seems to be fixed now. The osx_64 build runs find now. On Windows, a new issue came up:
The conda build for windows still uses old boost 1.72. #78 is trying to update on this, and removes |
d2d1ee9
to
448f2cf
Compare
- soon to be the minimum language for boost
- appends papilo cmake modules install path to CMAKE_MODULE_PATH
- the papilo executable makes use of scip and soplex, so add scip as run dependency of papilo (soplex should be statically linked) - also need some boost libs to run papilo exe
- execute papilo executable - test that papilo cmake and include are installed
@conda-forge-admin, please rerender |
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
…nda-forge-pinning 2024.11.15.08.10.09
The conda-forge linter is now happy.
Checklist
0
(if the version changed)conda-smithy
(Use the phrase@conda-forge-admin, please rerender
in a comment in this PR for automated rerendering)