-
-
Notifications
You must be signed in to change notification settings - Fork 661
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
Compile error on Mac M1 #11771
Comments
Sounds like the sequel to #10679. |
Should I be upgrading generally? I"m always afraid to upgrade because I"m assuming you"re using specific versions |
I always run:
But I guess that"s not enough. |
I have yet to solve this locally myself, but |
I"m wiping the opam cache and starting from scratch |
Yeah that sounds a lot of my typical opam upgrading experience... |
Well, full wipe FTW. Thanks Simon. |
5.0.0-alpha.1 is latest correct? |
It"s possible that you had ctypes pinned to an old version, our ci had issues until we unpinned it: #11765 |
I"m getting a compile error on the latest development branch. I"m on a Mac m1. I"ve been able to compile many times before, except now recently.
File "src/macro/eval/evalLuv.ml", line 97, characters 3-11:
97 | | `ENODATA -> 80
The text was updated successfully, but these errors were encountered: