-
Notifications
You must be signed in to change notification settings - Fork 1.2k
odig.0.1.0: relax pessimistic constraints on b0 #28792
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
Conversation
|
Is it possible to access the opam logs on the windows build failure ? I'd like to know why |
I don't know of an easy way. Previously I've tried the following (both on self-PRs for my own opam-repository fork):
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The change LGTM too, thanks!
|
I am re-running the jobs with debug logging enabled, let's see if this gives any new insight or not. I'll let them go through before merging, since I don't know if they would be terminated otherwise. |
|
Doesn't seem to improve. Forget about that, I suspect there's a problem with compiling the c stubs. Hopefully I can get something out of that windows arm vm I managed to make myself a couple of month agos. |
|
Note: There's also ocaml/ocamlfind#112 which solves the |
|
Thanks |
So after figuring out I was going nowhere with that ARM image (help @dra27 play more it's all smooth there :-), I managed after something like a whole day of compilation to have working opam x86_64 install running at continental drift speed to get this very sad error: I don't think |
But it supports As I side effect it also improves seeing build errors in |
What the title says.