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

opam solver internal assertion failures #3765

Open
avsm opened this issue Feb 26, 2019 · 0 comments
Open

opam solver internal assertion failures #3765

avsm opened this issue Feb 26, 2019 · 0 comments

Comments

@avsm
Copy link
Member

avsm commented Feb 26, 2019

from check.ocamllabs.io:

http://check.ocamllabs.io/4.05.0/bad/cstruct-lwt.3.3.0

# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
opam: ClpNonLinearCost.cpp:1035: void ClpNonLinearCost::checkInfeasibilities(double): Assertion `lowerValue<=upperValue' failed.
Aborted (core dumped)
Command failed: opam list --readonly --external  --resolve=cstruct-lwt.3.3.0 returned 134
Command 'docker run --rm opam-check-all-4.05.0 opam depext -ivy cstruct-lwt.3.3.0' failed.

and @samoht reports:

# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
opam: ClpNonLinearCost.cpp:1035: void ClpNonLinearCost::checkInfeasibilities(double): Assertion `lowerValue<=upperValue' failed.
Aborted (core dumped)
Command failed: opam list --readonly --external  --resolve=irmin-http.1.2.0 returned 134
Command 'docker run --rm opam-check-all-4.03.0 opam depext -ivy irmin-http.1.2.0' failed.

@kit-ty-kate - it might be worth running a grep over the check.ocamllabs.io output for more of these solver cases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant